Old 30th June 2002, 04:07   #1
black1ce
Junior Member
 
Join Date: Jun 2002
Posts: 2
Executing an .exe

how would I execute superip_1.2.exe /S /D=c:\twirc1.4

after my installer(which now works thx n00n3) finishes?
black1ce is offline   Reply With Quote
Old 30th June 2002, 09:44   #2
Smile2Me
Guest
 
Posts: n/a
Check for instance "viewhtml.nsi" in your NSIS dir for examples how to use Exec, ExecWait or ExecShell.

Example code:
ExecShell "" "$INSTDIR\superip_1.2.exe" "/S /D=c:\twirc1.4"

-Hendri.
  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