Exclusive - Activinspire Silent Install
msiexec.exe /i ActivInspire.msi /S /V /COMPONENTS=student,teacher
To perform a silent install of , you must first extract the MSI files from the executable installer and then use standard Windows Installer commands. 1. Extract the MSI Files activinspire silent install exclusive
You can customize the installation experience using public properties within the command line. Set Language: TRANSFORMS=1033.mst (for English). Install Location: INSTALLDIR="C:\Program Files\Promethean\ActivInspire" Disable Auto-Update: DISABLE_AUTO_UPDATE=1 Example Advanced Command: msiexec
download cannot be run silently on its own. You must first use it to generate the deployable MSI files: Run the downloaded ActivInspire.exe When prompted for Setup Type Network Install msiexec.exe /i ActivInspire.msi /S /V /COMPONENTS=student
This gives you control not possible with basic /S switches.