scripting ie sp1 on command line

  • Thread starter Thread starter Susie
  • Start date Start date
S

Susie

Hi
does anyone have the syntax for scripting a ie6 sp1
install created with ieak on the command line?
thanks much, susie
 
Susie said:
does anyone have the syntax for scripting a ie6 sp1
install created with ieak on the command line?
thanks much, susie

Hi

IE6 IEAK flat install, unattended with progress bar, no reboot (line will
wrap!):

L:\MSIE\FLAT\WIN32\EN\ie6setup.exe /R:N /Q /T:%temp% /c:"ie6wzd /F /Q:C
/S:""L:\MSIE\FLAT\WIN32\EN\ie6setup.exe"""


You will find information about command line switches here:

Internet Explorer Batch Mode Setup Switches
http://support.microsoft.com/?kbid=200007

Installing Internet Explorer 5 to Windows NT 4.0 Using SMS 1.2
http://support.microsoft.com/?kbid=223371

Additional Internet Explorer batch setup and IExpress batch setup switches
http://www.microsoft.com/windows/ieak/techinfo/deploy/60/en/ieswitch.htm
 
Back
Top