To create an administrative installation package from the command line
-
Open Command Prompt
-
From the command window, type msiexec /a package and press ENTER.
Where:
package is the name of the Windows Installer package file.
Note
-
To open command prompt, click Start, point to All Programs, point to Accessories, and then click Command Prompt..
-
Windows Installer command-line switches are not case-sensitive.
-
For more information on the command-line options, see Related Topics.
