Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dearamy/cf0b708d5fc59c2e0e209567177aaba0 to your computer and use it in GitHub Desktop.
Save dearamy/cf0b708d5fc59c2e0e209567177aaba0 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Folder\shell\Unity5]
@=""
"Icon"="%ProgramFiles%\\Unity\\Editor\\Unity.exe"
"MUIVerb"="Open as Unity Project"
[HKEY_CLASSES_ROOT\Folder\shell\Unity5\Command]
@="cmd /c start /D\"c:\\Program Files\\Unity\\Editor\\\" Unity.exe -projectPath \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment