15 lines
331 B
Reg
15 lines
331 B
Reg
Windows Registry Editor Version 5.00
|
|
|
|
[HKEY_CLASSES_ROOT\typora]
|
|
@="URL:Typora Protocol"
|
|
"URL Protocol"=""
|
|
|
|
[HKEY_CLASSES_ROOT\typora\shell]
|
|
@="open"
|
|
|
|
[HKEY_CLASSES_ROOT\typora\shell\open]
|
|
@="Open Typora"
|
|
|
|
[HKEY_CLASSES_ROOT\typora\shell\open\command]
|
|
@="wscript.exe \"D:\\projects\\my-website\\tools\\typora-handler.vbs\" \"%1\""
|