mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-07 10:07:21 +00:00
2.1 KiB
2.1 KiB
ms.localizationpriority, ms.mktglfcycl, description, author, ms.prod, ms.assetid, ms.reviewer, audience, manager, ms.author, title, ms.sitesec, ms.date
ms.localizationpriority | ms.mktglfcycl | description | author | ms.prod | ms.assetid | ms.reviewer | audience | manager | ms.author | title | ms.sitesec | ms.date |
---|---|---|---|---|---|---|---|---|---|---|---|---|
medium | deploy | Reference about the command-line options for the IExpress Wizard. | dansimp | ie11 | aa16d738-1067-403c-88b3-bada12cf9752 | itpro | dansimp | dansimp | IExpress Wizard command-line options (Internet Explorer Administration Kit 11 for IT Pros) | library | 07/27/2017 |
IExpress Wizard command-line options
[!INCLUDE Microsoft 365 workloads end of support for IE11]
Applies to:
- Windows Server 2008 R2 with SP1
Use command-line options with the IExpress Wizard (IExpress.exe) to control your Internet Explorer custom browser package extraction process.
These command-line options work with IExpress:
Ie11setup <IExpress options> /c:"ie11wzd <Internet Explorer options>"
Parameter | Action |
---|---|
/q |
Specifies quiet mode, hiding all of the prompts, while files are being extracted. This option won’t suppress prompts during Setup. |
/q:u |
Specifies user-quiet mode, letting some of the progress and error messages appear to the employee. |
/q:a |
Specifies administrator-quiet mode, hiding all of the progress and error messages from the employee. |
/t:<path> |
Specifies where to store your extracted files. |
/c: |
Extracts all of the files without installing them. If t:/<path> isn’t used, you’ll be prompted for a storage folder. |
/c:<path> |
Specifies the UNC path and name of the Setup .inf or .exe file. |
/r:n |
Never restarts the computer after installation. |
/r:a |
Always restarts the computer after installation. |
/r:s |
Restarts the computer after installation without prompting the employee. |