Skip to content
⌘ NSIS Forum Archive

Uninstaller - Cancel button issue.

3 posts

parag_NSIS#

Uninstaller - Cancel button issue.

Hello,

When I run my Uninstaller, on the first page of Uninstaller there is a cancel button to cancel the uninstaller.

But when I click on the cancel button, the messageBox comes with two buttons yes and no. That's fine. But why the top close button is comming disabled?
Can I enable it?
Anders#
thats how MessageBox works...

what would close mean anyway? yes? no? exit installer? don't exit?