Old 19th May 2003, 13:47   #1
Jump_Around
Junior Member
 
Join Date: May 2003
Posts: 4
Please help, exiting from uninstall part

How to exit from the uninstall section
I want to do something like this.

Section "Uninstall"

IfFileExists "$INSTDIR\file.exe" 0 NoErrorMsg
MessageBox MB_OK "Note: $INSTDIR Problems with deleting a file"IDOK
NoErrorMsg:

but after hitting ok button I want the uninstaller to quit

Please help
Jump_Around is offline   Reply With Quote
Old 19th May 2003, 14:30   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Use the Abort command.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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