1. Converting MSHelp1 to MSHelp2
link state symbols
- Unvisited
- Focus/Hover
- Visited
- Currently Open
topics
A Help Authoring Guide
Step by Step
- Create an MSHelp2_Output folder on your hard drive (a C:\ location is recommended).
- Open Helpware FAR HTML, and then open the H2 Utils (Utilities) tool from the toolbar.
- Click on the Convert 1.x tab.
- The first box shown is HxConv.exe Settings.
- In the H.h.p. Input File field, use the Browse button to navigate and find the
h.h.p. (Project) file in your c.h.m. project folder.
- In the Project Output Folder field, use the Browse button to navigate and find the H2_Ouput folder you created earlier on the C:\ drive.
- The next box is Command-line Switches.
- Leave the checkboxes empty (default), or check the boxes you require and enter the data.
- Click the Run HxConv.exe button.
- The Confirm box appears.
- Read the details and then click the Yes button to start the MSHelp1 to MSHelp2 conversion.
- The conversion runs and finishes.
- A text file appears containing the Run results.
- Go to the end of the text file where the Warnings and Errors are displayed.
- Check if any Errors occurred.
- If so, go back and correct them before proceeding further.
- Ignore any Warnings and close the text file.
- Close the Helpware FAR HTML H2 Utilities Wizard.
top