Echo MICROSOFT TOOL KIT TO DISABLE DELIVERY OF Echo MICROSOFT INTERNET EXPLORER 7 Echo. Echo Copyright (C) Microsoft Corporation. All rights reserved. Echo.
set ProductName=Internet Explorer 7.0 set REGBlockKey=HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0 set REGBlockValue=DoNotAllowIE70
set RemoteMachine=%1
if ""=="%1" goto Usage if "/?"=="%1" goto Usage if /I "/H"=="%1" goto Usage if /I "/B"=="%1" goto LocalMachine if /I "/U"=="%1" goto LocalMachine set RemoteMachineName=%1 set Action=%2
:Parse if /I "/B" == "%Action%" goto Block if /I "/U" == "%Action%" goto UnBlock goto Usage
:Block Echo Blocking deployment of %ProductName% on %RemoteMachineName% REG ADD "\\%RemoteMachine%\%REGBlockKey%" /v %REGBlockValue% /t REG_DWORD /d 1 /f goto End
:UnBlock Echo Unblocking deployment of %ProductName% on %RemoteMachineName% REG DELETE "\\%RemoteMachine%\%REGBlockKey%" /v %REGBlockValue% /f goto End
:LocalMachine set Action=%1 set RemoteMachine=. set RemoteMachineName=the local machine goto Parse
:Usage Echo. Echo This tool can be used to remotely block or unblock the delivery of Echo %ProductName% via Automatic Updates. Echo. Echo ------------------------------------------------------------ Echo Usage: Echo %0 [machine name] [/B] [/U] [/H] REM [machine name] [/B|U|H] Echo B = Block %ProductName% deployment Echo U = Allow %ProductName% deployment Echo H = Help Echo. Echo To block or unblock installation on the local machine use Echo period ("." with no quotes) as the machine name Echo. Echo Examples: Echo %0 mymachine /B (blocks delivery on machine "mymachine") Echo. Echo %0 /U (unblocks delivery on the local machine) Echo ------------------------------------------------------------ Echo.
:End
IE70Blocker.adm
CLASS MACHINE CATEGORY !!CAT_WindowsComponents CATEGORY !!CAT_WindowsUpdate CATEGORY !!CAT_Blockers POLICY !!NoUpdate #if version >= 4 SUPPORTED !!SUPPORTED_WindowsXPServer03 #endif EXPLAIN !!NoUpdate_Explain KEYNAME "SOFTWARE\Microsoft\Internet Explorer\Setup\7.0" VALUENAME "DoNotAllowIE70" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END POLICY END CATEGORY END CATEGORY END CATEGORY
NoUpdate="Do not allow delivery of Internet Explorer 7 through Automatic Updates" NoUpdate_Explain="(Tochaco brutal que prefiero cortar)" SUPPORTED_WindowsXPServer03="At least Microsoft Windows XP Service Pack 2 or Windows Server 2003 Service Pack 1"
Pues yo lo he instalado y al final he terminado restaurando sistema porque veía todo fatal con el nuevo IE 7.
Por culpa de una nueva tecnología "ClearType" para mostrar las páginas todas las letras se me veían borrosas. Intenté ajustarlo en una página de Microsoft, al final lo desconecté en opciones avanzadas, pero seguía viéndose borroso ¡en un TFT!.
Así que al final pasé de todo y volví a mi situación de siempre restaurando sistema.