Created
June 24, 2019 07:47
-
-
Save ckolumbus/225170d8af9eb10cc558ac061bdab799 to your computer and use it in GitHub Desktop.
How to register portable browsers for use withy https://github.com/zumoshi/BrowserSelect
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
REGEDIT4 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FirefoxPortable.exe] | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FirefoxPortable.exe\shell] | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FirefoxPortable.exe\shell\open] | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FirefoxPortable.exe\shell\open\command] | |
@="C:\\PortableApps\\FirefoxPortable\\FirefoxPortable.exe" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment