Internet Explorer 8Here is my script and commands I used to install Internet Explorer 8 with a cmd script. I used this script to perform manual installation but it can also be used to deploy the package with software distribution.

IE8-WindowsXP-x86-ENU.exe /passive /nobackup /norestart

The script will install IE, without user interaction, create no uninstall package and does not reboot the system. If you want to hide the installation window add “/quiet” to it. For more information click here.

Internet Explorer 8 unattended