Skip to content
⌘ NSIS Forum Archive

Redefine default button behavior

5 posts

oldfriend#

Redefine default button behavior

I use my custom page as final one. There are 3 standard buttons there.

Is it possible to bring CANCEL button to execute my function instead of quitting?

without using additional plug-ins if possible
oldfriend#
One more question. CANCEL button I redefined and it brings user to my site after clicking. X-button in the upper right corner disabled.

BUT! I have a button on my mouse which I use for closing applications. So ... when I press it on installer it works like CANCEL and therefore opens browser.

Any thoughts?

Thanks