F1 Key Notify
Is there a way to be notified whenever the F1 key is press? I'm not looking for a Help button, I just want to be able to insert a set of statements and functions whenever the F1 key is pressed. Is this feasible with NSIS ?
8 posts
I'm not looking for a Help buttonUnless the HelpButton plugin allows you to execute NSIS code (which I very much doubt) then you need to write your own plugin. The ButtonEvent plugin would be a good start for a base.