15 lines
350 B
Reg
15 lines
350 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]
|
||
|
|
@="\"C:\\nvm4w\\nodejs\\node.exe\" \"D:\\projects\\my-website\\tools\\typora-handler.js\" \"%1\""
|