Which registry clés need to be edited to changez le par défaut browser?
J'ai found these clés jusqu'à présent and they seem to do what I want, but Je sun'est pas sure if J'ai found all dum:
Data in:
```
HKEY_CURRENT_USER\Software\Classes\http\shell\open\command
HKEY_CURRENT_USER\Software\Classes\https\shell\open\command
HKEY_CURRENT_USER\Software\Classes\ftp\shell\open\command
```
Value in:
```
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCache
```
Are there any other clés which would need to be changed, so that it is done perfectly?
Which registre clés need to be edited to changer the par défaut browser?
Re: Which registre clés need to be edited to changer the par défaut browser?
You don’t edit le registre manuellement. You execute the command specified by the browser creator dans le clé `HKLM\SOFTWARE\Clients\StartMenuInternet\[BROWSER NAME.EXE]\InstallInfo`, valeur `ReinstallCommand`.
Par exemple, for MSIE it’s `"C:\Windows\System32\ie4uinit.exe" -reinstall`, and for Firefox it is `"X:\path\to\Firefox\uninstall\helper.exe" /SetAsDefaultAppGlobal`.
Par exemple, for MSIE it’s `"C:\Windows\System32\ie4uinit.exe" -reinstall`, and for Firefox it is `"X:\path\to\Firefox\uninstall\helper.exe" /SetAsDefaultAppGlobal`.