Skip to content

Instantly share code, notes, and snippets.

@ckolumbus
Created June 24, 2019 07:47
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ckolumbus/225170d8af9eb10cc558ac061bdab799 to your computer and use it in GitHub Desktop.
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
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