Servus allesamt!
Ich hätte da ein kleines Problem und ich hoffe ihr könnt mir bei der Lösung behilflich sein.
Ich nutze Firefox Portable, da alles an einem Ort gespeichert ist und eine Sicherung leicht fällt. Das blöde an nicht installierten Programmen ist, dass sie sich nicht einfach als Systemstandard festlegen lassen. Denn trotz Standard-Einstellung öffnete sich immernoch der IE unter einigen Links und in Thunderbird.
Dann hab ich mir via Google eine .reg-Datei erstellt. Diese hat genau dieses Problem ausgemerzt und alle Links öffnen sich jetzt auch zuverlässig mit Firefox, aber es wird folgende Fehlermeldung beispielsweise in Pidgin produziert:
Das gleiche passiert auch bei Endungen mit .html oder / .
Da ich mich im Scripting von .reg-Dateien jetzt nicht gaaaaaanz so gut auskenne, hoffe ich, dass ihr mir sagen könnt, wo der Fehler liegt. Eventuell ist nur ein Hochkomma falsch gesetzt oder Ähnliches.
Ich nutze Windows XP mit SP 3.
Sollte was unklar sein - bitte fragen
Scripting:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htm]
"PerceivedType"="text"
@="html_auto_file"
"Content Type"="text/html"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.html]
"PerceivedType"="text"
@="html_auto_file"
"Content Type"="text/html"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\html_auto_file\shell\open\command]
@="\"C:\\Programme\\Portabel\\Firefox\\FF.exe\" \"%1\""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html\OpenWithProgids]
"html_auto_file"=hex(0):
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CHROME\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CHROME\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\shell\Open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\gopher\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\gopher\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla]
[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Desktop]
"SOFTWARE\\Classes\\.htm"="htmlfile"
"SOFTWARE\\Classes\\.html"="htmlfile"
"SOFTWARE\\Classes\\HTTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\HTTP\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\HTTPS\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\FTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\GOPHER\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Clients\\StartMenuInternet\\"="FF.EXE"
"SOFTWARE\\Classes\\MIME\\Database\\Content Type\\application/x-xpinstall;app=firefox"=".xpi"
"SOFTWARE\\Classes\\.shtml"="html_auto_file"
"SOFTWARE\\Classes\\.xht"="html_auto_file"
"SOFTWARE\\Classes\\.xhtml"="html_auto_file"
"SOFTWARE\\Classes\\html_auto_file\\DefaultIcon"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
"SOFTWARE\\Classes\\html_auto_file\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\HTTPS\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\FTP\\shell\\open\\command"="explorer.exe \"%1\""
"SOFTWARE\\Classes\\GOPHER\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\CHROME\\DefaultIcon"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
"SOFTWARE\\Classes\\CHROME\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\DefaultIcon"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,0"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\properties\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -preferences"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\safemode\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -safe-mode"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\"="Mozilla Firefox"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\properties"="Firefox &Einstellungen"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\safemode"="Firefox &Safe-Mode"
Ich hätte da ein kleines Problem und ich hoffe ihr könnt mir bei der Lösung behilflich sein.
Ich nutze Firefox Portable, da alles an einem Ort gespeichert ist und eine Sicherung leicht fällt. Das blöde an nicht installierten Programmen ist, dass sie sich nicht einfach als Systemstandard festlegen lassen. Denn trotz Standard-Einstellung öffnete sich immernoch der IE unter einigen Links und in Thunderbird.
Dann hab ich mir via Google eine .reg-Datei erstellt. Diese hat genau dieses Problem ausgemerzt und alle Links öffnen sich jetzt auch zuverlässig mit Firefox, aber es wird folgende Fehlermeldung beispielsweise in Pidgin produziert:
Das gleiche passiert auch bei Endungen mit .html oder / .
Da ich mich im Scripting von .reg-Dateien jetzt nicht gaaaaaanz so gut auskenne, hoffe ich, dass ihr mir sagen könnt, wo der Fehler liegt. Eventuell ist nur ein Hochkomma falsch gesetzt oder Ähnliches.
Ich nutze Windows XP mit SP 3.
Sollte was unklar sein - bitte fragen
Scripting:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htm]
"PerceivedType"="text"
@="html_auto_file"
"Content Type"="text/html"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.html]
"PerceivedType"="text"
@="html_auto_file"
"Content Type"="text/html"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\html_auto_file\shell\open\command]
@="\"C:\\Programme\\Portabel\\Firefox\\FF.exe\" \"%1\""
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html\OpenWithProgids]
"html_auto_file"=hex(0):
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CHROME\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CHROME\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\HTTP\shell\Open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ftp\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\gopher\DefaultIcon]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\gopher\shell\open\command]
@="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla]
[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Desktop]
"SOFTWARE\\Classes\\.htm"="htmlfile"
"SOFTWARE\\Classes\\.html"="htmlfile"
"SOFTWARE\\Classes\\HTTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\HTTP\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\HTTPS\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\FTP\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Classes\\GOPHER\\DefaultIcon"="%SystemRoot%\\system32\\url.dll,0"
"SOFTWARE\\Clients\\StartMenuInternet\\"="FF.EXE"
"SOFTWARE\\Classes\\MIME\\Database\\Content Type\\application/x-xpinstall;app=firefox"=".xpi"
"SOFTWARE\\Classes\\.shtml"="html_auto_file"
"SOFTWARE\\Classes\\.xht"="html_auto_file"
"SOFTWARE\\Classes\\.xhtml"="html_auto_file"
"SOFTWARE\\Classes\\html_auto_file\\DefaultIcon"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
"SOFTWARE\\Classes\\html_auto_file\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\HTTPS\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\FTP\\shell\\open\\command"="explorer.exe \"%1\""
"SOFTWARE\\Classes\\GOPHER\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Classes\\CHROME\\DefaultIcon"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,1"
"SOFTWARE\\Classes\\CHROME\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -url \"%1\""
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\DefaultIcon"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe,0"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\open\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\properties\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -preferences"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\safemode\\command"="C:\\PROGRA~1\\Portabel\\Firefox\\FF.exe -safe-mode"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\"="Mozilla Firefox"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\properties"="Firefox &Einstellungen"
"SOFTWARE\\Clients\\StartMenuInternet\\FF.EXE\\shell\\safemode"="Firefox &Safe-Mode"
Zuletzt bearbeitet: