5. Optional - Adding the H2Reg_cmd.ini File to the Pre-Build Solutions

Step by Step

  1. 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.
    1. Let's proceed from there and focus on the Solution Explorer window:
  2. Two solutions are shown in the Solution Explorer window:
    1. Merge Module solution (upper part of the window)
    2. Setup (.exe and .msi) solution (lower part of the window)
  3. Click on the Merge Module title to highlight it.
    1. Right-click on the Merge Module title.
    2. Select Add, and then select File from the expanded menus.
  4. The Add Files dialog box opens to your H2_Output folder.
    1. If not, navigate to your H2_Output folder and open it.
    2. Navigate to the H2Reg_cmd.ini file in your H2_Output folder and click on it to highlight it.
    3. Click the Open button.
  5. This adds the H2Reg_cmd.ini file to the Merge Module pre-build package.
    1. 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.
  6. Go to the Setup title shown below the Merge Module solution.
    1. Click on the Setup title to highlight it.
    2. Right-click on the Setup title.
    3. Select Add, and then select File from the expanded menus.
  7. The Add Files dialog box opens to your H2_Output folder.
    1. If not, navigate to your H2_Output folder and open it.
    2. Navigate to the H2Reg_cmd.ini file in your H2_Output folder and click on it to highlight it.
    3. Click the Open button.
  8. This adds the H2Reg_cmd.ini file to the Setup pre-build package.
    1. Make sure that the H2Reg_cmd.ini file is showing as included in the Setup pre-build package tree in the Solution Explorer window.
  9. In the Properties window, shown below the Solution Explorer window, you can add various other data related to the H2 Collection packages.
    1. For this study, leave all as Default.

top