REGEDIT4 ;Restores the option "Empty Temporary Internet..." option to IE Options Advanced tab ;Copyright © 2005 Ramesh Srinivasan ;Website: http://windowsxp.mvps.org [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=- [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=- [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\Cache] "Persistent"=- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\CRYPTO\CACHE_FLUSH] "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Cache" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Cache" "Text"="Empty Temporary Internet Files folder when browser is closed" "PlugUIText"="@inetcplc.dll,-4750" "Type"="checkbox" "CheckedValue"=dword:00000000 "UncheckedValue"=dword:00000001 "ValueName"="Persistent" "DefaultValue"=dword:00000001 "HKeyRoot"=dword:80000001 "HelpID"="iexplore.hlp#50293"