The Browsium Catalyst software is packaged as a Windows Installer (.MSI) package to streamline the software deployment process. Windows include the msiexec.exe application that interprets packages and installs the Catalyst software. More information and a full list of available switches for msiexec can be found at on the Microsoft support site.
Prior to starting the command line installation process, gather the following information:
The following examples give you options for installing Catalyst from the command line, according to your specific needs.
“C:\Catalyst\Catalyst-ClientSetup.msi” PIDKEY=”####-####-####-####-####-####-####”
 ![]()
C:\Documents and Settings\Admin> “C:\Catalyst\Catalyst-ClientSetup.msi” PIDKEY=”####-####-####-####-####-####-####”  /qr
 ![]()
“C:\Catalyst\Catalyst-ClientSetup.msi” PIDKEY=”####-####-####-####-####-####-####”  /qn
 ![]()
“C:\Catalyst\Catalyst-ClientSetup.msi” PIDKEY=”####-####-####-####-####-####-####” /qr /l*v C:\Catalyst\CatalystLogTest.txt
![]()