Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 5th November 2005, 08:26   #1
Nagarajan
Guest
 
Posts: n/a
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
  Reply With Quote
Old 5th November 2005, 09:16   #2
Takhir
Major Dude
 
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,220
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
Takhir is offline   Reply With Quote
Old 5th November 2005, 11:12   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,338
MySQL-less link:

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

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp 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