Skip to content

Instantly share code, notes, and snippets.

@dafzor
Last active August 31, 2017 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dafzor/532c2b6ef06619c5e526bfa4b83374c1 to your computer and use it in GitHub Desktop.
Save dafzor/532c2b6ef06619c5e526bfa4b83374c1 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Blizzard.URI.Battlenet]
@="URL:Blizzard Battle.net Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\Blizzard.URI.Battlenet\DefaultIcon]
@="\"C:\\Program Files (x86)\\Blizzard App\\Battle.net.exe\",0"
[HKEY_CLASSES_ROOT\Blizzard.URI.Battlenet\shell]
[HKEY_CLASSES_ROOT\Blizzard.URI.Battlenet\shell\open]
[HKEY_CLASSES_ROOT\Blizzard.URI.Battlenet\shell\open\command]
@="\"C:\\Program Files (x86)\\Blizzard App\\Battle.net.exe\" \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment