Created
January 10, 2019 11:57
-
-
Save pypy-vrc/a14df2ad4159608598e95ac0a2478f6d to your computer and use it in GitHub Desktop.
VRChat File Protocol
This file contains hidden or 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
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