; DelTypedURL.inf ; Created by: Mike Burgess Microsoft MVP ; http://www.mvps.org/winhelp2002/download.htm ; Deletes the Internet Explorer URL's from the Address Bar ; drop-down File List ; ; All of the registry entries that this .inf file deletes ; are self-creating and will return as needed. ; ; To execute this file: in Explorer - right-click (this file) ; Select: "Install" from the menu. [version] signature="$CHICAGO$" [DefaultInstall] DelReg=DelTemps AddReg=AddTemps [DelTemps] HKCU,"Software\Microsoft\Internet Explorer\TypedURLs" ; now let's recreate the entry, to prevent the need to reboot. [AddTemps] HKCU,"Software\Microsoft\Internet Explorer\TypedURLs"