|
|
#1 |
|
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 |
|
|
|
#2 |
|
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 |
|
|
|
|
|
#3 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,338
|
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|