5. Optional - Adding the H2Reg_cmd.ini File to the Pre-Build Solutions
link state symbols
- Unvisited
- Focus/Hover
- Visited
- Currently Open
topics
A Help Authoring Guide
Step by Step
- When the Help Integration Wizard 2005 closed, the Pre-build Solutions for your H2 Collection Package were opened in the Visual Studio 2005
I.D.E. Solution Explorer window.
- Let's proceed from there and focus on the Solution Explorer window:
- Two solutions are shown in the Solution Explorer window:
- Merge Module solution (upper part of the window)
- Setup (.exe and .msi) solution (lower part of the window)
- Click on the Merge Module title to highlight it.
- Right-click on the Merge Module title.
- Select Add, and then select File from the expanded menus.
- The Add Files dialog box opens to your H2_Output folder.
- If not, navigate to your H2_Output folder and open it.
- Navigate to the H2Reg_cmd.ini file in your H2_Output folder and click on it to highlight it.
- Click the Open button.
- This adds the H2Reg_cmd.ini file to the Merge Module pre-build package.
- Make sure that the H2Reg_cmd.ini file is showing as included in the Merge Module pre-build package tree in the Solution Explorer window.
- Go to the Setup title shown below the Merge Module solution.
- Click on the Setup title to highlight it.
- Right-click on the Setup title.
- Select Add, and then select File from the expanded menus.
- The Add Files dialog box opens to your H2_Output folder.
- If not, navigate to your H2_Output folder and open it.
- Navigate to the H2Reg_cmd.ini file in your H2_Output folder and click on it to highlight it.
- Click the Open button.
- This adds the H2Reg_cmd.ini file to the Setup pre-build package.
- Make sure that the H2Reg_cmd.ini file is showing as included in the Setup pre-build package tree in the Solution Explorer window.
- In the Properties window, shown below the Solution Explorer window, you can add various other data related to the H2 Collection packages.
- For this study, leave all as Default.
top