PDA

View Full Version : IE 8 Blocking Kit



IronBits
01-11-2009, 12:19 AM
IE 8 is going to be forced out to all computers in the near future.

You don't need to do anything if you want M$ to to it's thing.

If you want to block it, use the first command.

REG ADD "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\8.0" /v DoNotAllowIE80 /t REG_DWORD /d 1 /f


If you ran the above and change your mind later, run this one

REG DELETE "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\8.0" /v DoNotAllowIE80 /f

LAURENU2
01-11-2009, 12:23 AM
Will This update even is you have updates turned off ?

IronBits
01-11-2009, 12:44 AM
Probably not...

Microsoft will distribute IE8 via Automatic Update (AU) and the Windows Update (WU) and Microsoft Update (MU) sites much like we did for IE7.

However, as proven in the past, they can pretty much do as they please, when the please, no matter what we do. ;)

Brucifer
01-11-2009, 01:08 AM
Yes, and they took some pretty heavy flak from some large corporate accounts when they did that. So hard to tell whether or not they would do that again...

But if you are really concerned about it, just run linux. :jester:

IronBits
01-11-2009, 01:32 AM
Almost there... :)

LAURENU2
01-11-2009, 01:44 AM
IE 8 is going to be forced out to all computers in the near future.

You don't need to do anything if you want M$ to to it's thing.

If you want to block it, use the first command.

REG ADD "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\8.0" /v DoNotAllowIE80 /t REG_DWORD /d 1 /f


If you ran the above and change your mind later, run this one

REG DELETE "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\8.0" /v DoNotAllowIE80 /f

OK to be stupid AGAIN :looney:
How would one go about running the REG ADD
Type (( REG ADD "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\8.0" /v DoNotAllowIE80 /t REG_DWORD /d 1 /f )) In the RUN box
Or How :Pokes:

I know I know I have more GHZ then Brains :scratch:

IronBits
01-11-2009, 01:51 AM
http://www.microsoft.com/downloads/details.aspx?FamilyID=21687628-5806-4ba6-9e4e-8e224ec6dd8c&displaylang=en

LAURENU2
01-11-2009, 02:56 AM
Sounds like you have to have auto update running Or Do a update for this to be of any need.
Or that least that is what I get from there website