Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main]

; Save temporary internet files to disk
"Enable_Disk_Cache"="yes"

; Set to 10% of disk.
"Cache_Percent_of_Disk"=hex:0a,00,00,00

; Delete temporary internet files on exit
"Delete_Temp_Files_On_Exit"="yes"

; Disable BHO and Toolband, neuters search toolbar hijacks
"Enable Browser Extensions"="no"

"Anchor_Visitation_Horizon"=hex:01,00,00,00
"Use_Async_DNS"="yes"

; don't allow fullscreen
"FullScreen"="no"

; Reset Vendor and Version information
"CompanyName"="Microsoft Corporation"
"Custom_Key"="MICROSO"
"Wizard_Version"="6.0.2600.0000"





; Make Google my default Home Page and Search Engine

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Use Custom Search URL"=dword:00000001
"Use Search Asst"="no"
"Start Page"="http://www.google.com/"
"Search Page"="http://www.google.com"
"Search Bar"="http://www.google.com/ie"
"Default_Page_URL"="http://www.google.com/"
"Default_Search_URL"="http://www.google.com/ie"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\SearchURL]
""="http://www.google.com/keyword/%s"
"provider"="gogl"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://www.google.com/ie"





; ENABLE friendly HTTP errors, apparently IE disables some security on errors.
; http://www.k-otik.com/exploits/20041119.IESP2Unpatched.php

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main]
"Friendly http errors"="yes"

; Force HTTP Friendly Errors.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\ErrorThresholds]
"400"=dword:FFFFFFFF
"403"=dword:FFFFFFFF
"404"=dword:FFFFFFFF
"405"=dword:FFFFFFFF
"406"=dword:FFFFFFFF
"408"=dword:FFFFFFFF
"409"=dword:FFFFFFFF
"410"=dword:FFFFFFFF
"500"=dword:FFFFFFFF
"501"=dword:FFFFFFFF
"505"=dword:FFFFFFFF





; Lock down Internet Explorer in Windows XP SP2
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN]
@=""
"iexplore.exe"=dword:00000001
"explorer.exe"=dword:00000001
"msimn.exe"=dword:00000001
"wmplayer.exe"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies]
"NoResolveTrack"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoFileUrl"=dword:00000001
"NoResolveSearch"=dword:00000001