Skip to content
⌘ NSIS Forum Archive

making buttons

3 posts

IYIaster#

making buttons

I'm trying to make a custom page with 2 buttons and depending on what one they choose it goes to a place in my installer how could i do this?
Animaether#
and using Abort in a page's Pre function to skip that page if you don't want to display it (check against a variable that you set with the OnClick event)