|
|
#1 |
|
Junior Member
Join Date: Jul 2007
Posts: 1
|
Pass parameters to .exes
Hi All,
I want to write a very basic install script that runs several .exes in complete silent mode. The .exes have OK buttons that must be prompted and text boxes that must be filled in. I've figured out how to enable silent mode but passing parameters to the .exes is not so clear. Thanks in advance for pointers. t77 |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Provided that you know the right parameters for each exe that you want to execute, e.g,
ExecWait '"$INSTDIR\command.exe" parameters' http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.4 Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|