How to Form the Command Line

To get the list of the MSI switches,open the command line window, and start the following command : msiexec.

If the command line arguments contain spaces, you must embrace them in double quotes.

If you plan on using a batch, for simplicity, place it in the same folder where the MSI file and MST files are located.

Note that the command line window must be run with elevated admin privileges (right mouse click and choose option “Run as administrator”).