Wenn man auf die schnelle eingetippte URL´s löschen möchte - ohne NS über *.inf - dann empfehle ich diese bei Aumha.org gefundene Hilfe

Einfach den Inhalt kopieren und als DelTypedURL.inf abspeichern.
Zitat:
; 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"
|
Dieses Forum dient dazu nuetzliche Tipps anderen bereitzustellen.
Bitte stellt hier KEINE FRAGEN, diese werden von uns kommentarlos ENTFERNT.
Wenn Du einen Tipp posten moechtest, loesche bitte zuerst diesen Inhalt.
Wenn Du eine Frage hast, benutze den Back-Button des Browsers uns stelle sie in einer PASSENDEN KATEGORIE.
Danke.