![]() |
#1 |
Junior Member
Join Date: Dec 2020
Posts: 2
|
Why Click Abort Button not work
Hi,
I use File Command ,It Shows a MessageBox with Abort ,Retry,Cancel Buttons,When the file is occupied.The user click Abort Button ,it is not working to exit install program? Thank you very much for hlep |
![]() |
![]() |
![]() |
#2 |
Junior Member
Join Date: Dec 2020
Posts: 2
|
I want to know that how to handle it when the user click the "Abort" Button.For Example,The user clicks the "Abort" Button,The install programe exit.
|
![]() |
![]() |
![]() |
#3 |
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,355
|
Is this your NSIS code?
A normal installer will "Abort" when you click abort in that dialog and no further Sections will be executed. IntOp $PostCount $PostCount + 1 |
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|