Skip to content
⌘ NSIS Forum Archive

Function without pressing button

5 posts

martijntijn#

Function without pressing button

I have a button with a NOTIFY. Can i 'press' this button without actually press it?

The button`s function is to go to the next InstallOptionsPage...
Afrow UK#
How would you press it without actually pressing on it? You'd need to do it via another event. If so, why not use RelGotoPage.

Stu
Afrow UK#
Yeh you can move to any page you want. The question is what will trigger this and when.

Stu