|
|
|
|
#1 |
|
Member
Join Date: Oct 2003
Posts: 51
|
Suppresseing ExecWait's DetailPrint
Hey all,
I'm cleaning up a .NET downloader script so the displayed messages make more sense to the user. Currently, when the installer launches dotnetfx to install the .NET 2.0 framework, ExecPrint puts this message on the installer window: ExecWait C:\Users\AName\AppData\Local\Temp\dotnetfx.exe /q /c:"install /qb"' I'd prefer instead to simply have it say something like: Now installing the .NET 2.0 Framework. This will take several minutes. Is there a way I can prevent ExecWait from putting its DetailPrint on the screen? |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,917
|
See SetDetailsPrint.
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE. |
|
|
|
|
|
#3 |
|
Member
Join Date: Oct 2003
Posts: 51
|
Beautiful.
I searched the manual for DetailPrint. That 's' in SetDetailsPrint kept it hidden from me. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|