Skip to content

Instantly share code, notes, and snippets.

@rebornix
Created April 10, 2014 06:18
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 rebornix/10347284 to your computer and use it in GitHub Desktop.
Save rebornix/10347284 to your computer and use it in GitHub Desktop.
Create a new protocol
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\xm]
@="URL:xm Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\xm\shell]
[HKEY_CLASSES_ROOT\xm\shell\open]
[HKEY_CLASSES_ROOT\xm\shell\open\command]
@="\"C:\\Program Files (x86)\\XMetaL 9.0\\Author\\xmetal90.exe\" \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment