|
|
#1 |
|
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? |
|
|
|
|
|
#2 |
|
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. |
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|