F1 opens help-file - possible?
is it possible to open a help-file with F1 during installer?
i dont need a specific help-topic - just the help file
Archive: F1 opens help-file - possible?
F1 opens help-file - possible?
is it possible to open a help-file with F1 during installer?
i dont need a specific help-topic - just the help file
You'd need to sub-class the parent window procedure with a C/C++ plugin to catch WM_KEYUP.
-Stu
i am no programer - means what?
would be a nice feature for future versions:
!define HELPFILE "myhelp.chm"
;)
The Help button plugin looks like it should work for what you describe.
yes - you made my day - hero ^^
the lates beta works with chm-files
Note that *.chm files are not by default supported on early Windows versions.
i dont support whine9x, its for 2k/xp/2k3 ^^