Prev Previous Post   Next Post Next
Old 22nd August 2006, 11:34   #2
Filus
Junior Member
 
Join Date: Feb 2006
Location: Pomerania
Posts: 16
Try:
code:

${If} $Play == 0
${AndIf} $Install == 0
# message box appears
MessageBox MB_OK "Please select...!"
${ElseIf} $Play == 1
# start game and quit installer
Exec "test.exe"
Quit
${EndIf}

Filus is offline   Reply With Quote
 
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