Once the deployment finishes, verify the install by checking:
The standard command to install ActivInspire silently uses the Windows Installer (msiexec.exe). msiexec.exe /i "ActivInspire.msi" /qn /norestart /i : Commands the engine to install the package. /qn : Sets the user interface level to "none" (Silent mode).
Check HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall for the ActivInspire entry. activinspire silent install
msiexec.exe /i "ActivInspire.msi" TRANSFORMS="license.mst" /qn Troubleshooting Common Issues
Ensure Microsoft .NET Framework 4.5 or higher is present on the target machines. Basic Silent Install Command Once the deployment finishes, verify the install by
To automate this, you should use an file or a Transform file (.mst) .
: Prevents the machine from rebooting automatically after completion. Customizing Your Installation : Prevents the machine from rebooting automatically after
Ensure the folder C:\Program Files (x86)\Promethean\ActivSoftware\Inspire exists.
ActivInspire requires Promethean ActivHub drivers to work with hardware. These are often a separate MSI and must be deployed silently as well for the software to "see" the boards.