Skip to content

Instantly share code, notes, and snippets.

@pypy-vrc
Created January 10, 2019 11:57
Show Gist options
  • Save pypy-vrc/a14df2ad4159608598e95ac0a2478f6d to your computer and use it in GitHub Desktop.
Save pypy-vrc/a14df2ad4159608598e95ac0a2478f6d to your computer and use it in GitHub Desktop.
VRChat File Protocol
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\VRChat]
"URL Protocol"=""
@="URL:VRChat Protocol"
[HKEY_CLASSES_ROOT\VRChat\DefaultIcon]
@="VRChat.exe,1"
[HKEY_CLASSES_ROOT\VRChat\shell]
[HKEY_CLASSES_ROOT\VRChat\shell\open]
[HKEY_CLASSES_ROOT\VRChat\shell\open\command]
@="\"C:\\Program Files (x86)\\Steam\\steamapps\\common\\VRChat\\launch.bat\" \"C:\\Program Files (x86)\\Steam\\steamapps\\common\\VRChat\" \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment