; Application: IE Proxy Cache Option ; Version : 1.0 ; Author : Bill Talcott, invisibill@invisibill.net - www.invisibill.net ; Copyright : © 2003 by Bill Talcott ; --------------------------------------------------------------------------- [Version] Signature=$Chicago$ Provider=%Author% SetupClass=BASE Compatible=1 Generator=NotePad+ [Strings] Product="IE Proxy Cache Option" TIP="Adds a checkbox to Internet Options to disable Proxy Auto Configuration result caching." Version="1.0" Author="Bill Talcott" Copyright="© 2003 by Bill Talcott" DiskName="IE Proxy Cache Option, Setup Disk" Setup="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup" AppName="Internet Explorer Proxy Cache Option" UDHERE="Software\Microsoft\Windows\CurrentVersion\Uninstall\IEPACcache" [SourceDisksNames] 55=%DiskName%,,0 [SourceDisksFiles] IEPACcache.inf=55 [SetupFiles] IEPACcache.inf [IEPACcache.Reg] HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC","Bitmap",0x00000000,"%11%\inetcpl.cpl,4461" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC","HelpID",0x00000000,"iexplore.hlp#00000" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC","Text",0x00000000,"Proxy Auto Configuration" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC","Type",0x00000000,"group" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","CheckedValue",0x00010001,"00000001" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","DefaultValue",0x00010001,"00000000" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","HelpID",0x00000000,"iexplore.hlp#00000" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","HKeyRoot",0x00010001,"80000001" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","RegPath",0x00000000,"Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","Text",0x00000000,"Cache PAC results" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","Type",0x00000000,"checkbox" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","UncheckedValue",0x00010001,"00000000" HKLM,"Software\Microsoft\Internet Explorer\AdvancedOptions\PAC\PROXYCACHE","ValueName",0x00000000,"EnableAutoProxyResultCache" [DefaultInstall] AddReg=IEPACcache.Reg