echo Installing Resource Packs... msiexec /i "%~dp0ResourcePacks.msi" /qn /norestart
msiexec /i ActivInspire.msi TRANSFORMS=ActivInspire_Custom.mst /qn /norestart activinspire silent install exclusive
If you have a volume license, obtain your license.li file. The silent install will fail if it tries to launch the license wizard. You will inject this via command line. echo Installing Resource Packs
Open a Command Prompt (Run) and drag the ActivInspire installer into the window. switch to the end of the path (e.g., ActivInspire_setup.exe /a ) and press Enter. Follow the prompts to perform a Network Install activinspire silent install exclusive
msiexec /i ActivInspire.msi /qn /L*V C:\Logs\ActivInspire_install.log