Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Hiding command windows (http://forums.winamp.com/showthread.php?t=230160)

Nagarajan 5th November 2005 08:26

Hiding command windows
 
Hi,

My installer script needs to launch couple of batch (.bat) files and some DOS applications. I am using ExecWait for that purpose ( I need to wait till it completes ).

During the installation the installer launches Command prompt (DOS window) which is so annoying. Is there a way I can avoid the command windows and doing those silently in the background with execWait...

Thanks in advance...

Nagarajan

Takhir 5th November 2005 09:16

This require plug-in, you can use nsExec (included to NSIS distribution) or ExecDos (sourceforge is down now). To use plug-in from archive, extract included dll from zip to your Program Files\NSIS\Plugins folder.
Last related thread http://forums.winamp.com/showthread....hreadid=230083

kichik 5th November 2005 11:12

MySQL-less link:

http://nsis.sourceforge.net/mediawik...0f/ExecDos.zip


All times are GMT. The time now is 04:44.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.