To create an administrative installation package from the command line

1.

Open Command Prompt

2.

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.

Top of pageTop of page

Related Topics

Install a package using the command line

Command-line options


Top of pageTop of page