|
|
#1 |
|
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 |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|