Shortcuts are hotspots that can launch another application, or take the user to a specific dialog box within an application. You can also use shortcuts to activate things like Windows control panels. Use shortcuts to make things easier for novice users, and speed experienced users through complex procedures.
Using the Shortcut command, you can specify which program to open, which file to open in the program (if any), the Window class for the program, and a standard Windows message followed by WPARAM and LPARAM values. You can also specify an HTML file to jump to if the program cannot be found.
You can use the HTML Help ActiveX Control Wizard to insert a Shortcut command, or insert the code manually.
The shortcut feature only works when the following three conditions are met:
Click here to see a shortcut in action (this one launches notepad.exe).
About hooking up help to a program | |