Jump to content

Standard Internetbrowser per Registry festlegen


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Geschrieben

Hi @all,

 

weiss jemand genau welche Einträge modifirziert werden müssen um einen Internetbrowser als Standard zu setzten?

 

Ich habe schon folgenden Keys gefunden:

 

[HKEY_CURRENT_USER\Software\Classes\Applications\firefox.exe]

 

[HKEY_CURRENT_USER\Software\Classes\Applications\firefox.exe\shell]

 

[HKEY_CURRENT_USER\Software\Classes\Applications\firefox.exe\shell\open]

 

[HKEY_CURRENT_USER\Software\Classes\Applications\firefox.exe\shell\open\command]

@="\"C:\\Programme\\Mozilla Firefox\\firefox.exe\" \"%1\""

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm]

"Application"="firefox.exe"

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm\OpenWithList]

"a"="firefox.exe"

"MRUList"="a"

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm\OpenWithProgids]

"htmlfile"=hex(0):

"MozillaHTML"=hex(0):

"FirefoxHTML"=hex(0):

 

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html]

"Application"="firefox.exe"

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html\OpenWithList]

"a"="firefox.exe"

"MRUList"="a"

 

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html\OpenWithProgids]

"htmlfile"=hex(0):

"MozillaHTML"=hex(0):

"FirefoxHTML"=hex(0):

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.html]

"PerceivedType"="html"

@="FirefoxHTML"

"Content Type"="html"

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htm]

"PerceivedType"="html"

@="FirefoxHTML"

"Content Type"="html"

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htm]

"PerceivedType"="text"

@="htmlfile"

"Content Type"="text/html"

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.html]

"PerceivedType"="text"

@="htmlfile"

"Content Type"="text/html"

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile]

@="HTML Document"

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\DefaultIcon]

@="C:\\Programme\\Mozilla Firefox\\firefox.exe,1"

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\open\command]

@="\"C:\\Programme\\Mozilla Firefox\\firefox.exe\" -nohome"

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\opennew\command]

@="\"C:\\Programme\\Mozilla Firefox\\firefox.exe\" -nohome"

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\htmlfile\shell\opennew\ddeexec\Application]

@=="\"C:\\Programme\\Mozilla Firefox\\firefox.exe\" -nohome"

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\https\shell\open\command]

@="\"C:\\Programme\\Mozilla Firefox\\firefox.exe\" -nohome"

 

[HKEY_CURRENT_USER\Software\Classes\Applications\firefox.exe\shell\open\command]

@="\"C:\\Programme\\Mozilla Firefox\\firefox.exe\" \"%1\""

 

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]

"Check_Associations"="no"

 

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"Check_Associations"="no"

 

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]

"ShowedCheckBrowser"="no"

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Desktop]

"showDialog"=""

 

Fehlt hier noch was oder sollte das reichen? Oder was kann noch weg? Möchte daraus ein ADM File machen.

 

Gruss, Mirko

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...