All you have to do is add a line similar to the one below to your RunOnce tab in your Unattended options or add this to a batch file.
\REG ADD "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0" /v DoNotAllowIE70 /t REG_DWORD /d 1 /f
For examples of command line switches type reg /? in your Command Prompt window.
I tried and tested with VirtualBox (Virtual Machine Software like VMWare) and it worked flawlessly.



Help
Back to top











