Old 11th July 2007, 12:36   #1
trak77
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
trak77 is offline   Reply With Quote
Old 11th July 2007, 17:17   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
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
Red Wine 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