Add a Companion Installer to your Installation

After you've created a companion package (.msi) with ACT, use this procedure to add it to your product installation. When end users run Setup.exe, any added packages are automatically installed after the primary installation is complete.

To add a companion installer package to your installation

  1. From your administrative installation point, open the Installation Customization Tool from a shortcut or by typing the following command line:

    <path_to_setup>\setup.exe /admin

  2. Select Create a new setup customization file for the following product, and then click OK.

  3. From the navigation pane, select User Interface and then select Use this customization with interactive installs using setup.exe.

  4. From the navigation pane, click Add installation and run programs.

  5. Click Add.

    The Add/Modify Program Entry dialog box opens.

  6. In the Target list, browse to select the companion installer file (.msi).

  7. Select Run this program after the base product has been installed.

  8. Click OK.

  9. Click File > Save As to save your transform.

    The Installation Customization Tool automatically updates the Setup.ini file, adding a [RunPrograms] section with instructions for installing your companion installer package.