Internet Explorer 10

Internet Explorer 9 installer is packaged as a self-extracting setup that run an update package (*.msu) that is contained inside the package. Here is a complete list of available command line switches that may be useful while deploying Internet Explorer 9.

The command-line options in the following table are available with Windows Internet Explorer 9 RC for Windows 7 and Windows Vista.

/helpDisplay the list of all available command line switches
/passiveRun the installation without any input from the user.
/quietIdentical to /passive
/update-noDo not check for Internet Explorer updates.
/closeprogramsClose programs automatically to allow installation without rebooting the system.
/norestartDo not restart after installation has completed.
/forcerestartIf a restart is required after installation, restart automatically.
/log:<path>Create a log file at :<path>.
/x:<path>Extract the installation package contents at :<path>.

You can get the list of all options by passing /help to IE9 offline installer.

To pass these command line options, Open Command Prompt and execute the installer with following syntax.

C:\>IE9-Windows7-x86-enu.exe <switch>

Example: C:\>IE9-Windows7-x86-enu.exe /help

Applies To:

  • Internet Explorer 9 RC

Leave a Reply

Your email address will not be published. Required fields are marked *