Today, I needed to install Adobe Acrobat 9 Lite, which requires IE6, on an offline Windows 2k machine. My catch 22 was that I had a machine without internet access and Microsoft does not let users, nor IT pros, fully download and install IE6. No IE 6 = no Acrobat for me. Luckily, there was a way around this, and by adding a few commands, we can have a fully distributable IE6 install.
- Go to your internet enabled machine
- Download the IE6 install file to c:\
- Type in Run (KEEP THE QUOTES)
"c:\ie6setup.exe" /c:"ie6wzd.exe /d /s:""#E"
- Choose your OS
- Specify a path to download your files
- Copy to USB or CD and install on your target machine
.
No comments:
Post a Comment