Old 19th December 2007, 23:22   #1
helix400
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?
helix400 is offline   Reply With Quote
Old 19th December 2007, 23:35   #2
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
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.
Joel is offline   Reply With Quote
Old 19th December 2007, 23:44   #3
helix400
Member
 
Join Date: Oct 2003
Posts: 51
Beautiful.

I searched the manual for DetailPrint. That 's' in SetDetailsPrint kept it hidden from me.
helix400 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump