|
|
#1 |
|
Junior Member
Join Date: Feb 2007
Posts: 11
|
How to stop execution of script?
Hellow,
In the manually, I found that you can abort an nsis-installer script with the commando "Abort". When I use this, the function where I placed it in is stopped, but the installer executes the next pages of my installer wizard ![]() Is there a solution to abort the complete installer? Thanks! |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
quit
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2007
Posts: 11
|
Thanks!
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|