Skip to content

Instantly share code, notes, and snippets.

@gsherman
Created June 4, 2012 10:12
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 gsherman/2867612 to your computer and use it in GitHub Desktop.
Save gsherman/2867612 to your computer and use it in GitHub Desktop.
config file for launcher to launch clarify.exe via custom clarify:// URL protocol
[*]
override=%AppData%\Launcher\launcher.ini
[Clarify]
command="C:\clarify\11.5\client\ClarifyClient\clarify.exe %1"
directory="C:\clarify\11.5\client\ClarifyClient"
ddeexec="handle_clarify_url,%1"
application=ClarifyApp
topic=Clarify
ifexec=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment