Install the generator
This section describes how to install Client MSI Generator.
To install Client MSI Generator:
- Download Client MSI Generator from Marketplace.
- To install Client MSI Generator using the install wizard:
- Run the
ClientMSIGeneratorSetup.exe
file to open the install wizard. - On the Select Installation Folder page, select a folder where Client MSI Generator is installed, or accept the default folder.
- After files are installed on your machine, click Finish to close the installer.
- Run the
- To install, modify, and uninstall Client MSI Generator using the Windows Installer.
- Open your command window.
Type
msiexec
.The Windows Installer window opens, listing detailed instructions about the install, display, restart, logging, and repair options.
Example: The following command installs ALM Client MSI Generator add-in for 17.0.1, and records the log in the
c:\temp\alm_client_msi_install.log
file:msiexec /i "c:\temp\ALM_Client_17.01.1.0_952_v1.msi" /l* "c:\temp\alm_client_msi_install.log"
- To copy settings of Client MSI Generator from one machine to another, copy the dat folder and files from the installation directory on the first machine to the installation directory on the second machine.
Next steps: