saved
This commit is contained in:
14
recticel_print_service/recticel-print-protocol.reg
Normal file
14
recticel_print_service/recticel-print-protocol.reg
Normal file
@@ -0,0 +1,14 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CLASSES_ROOT\recticel-print]
|
||||
@="URL:Recticel Print Protocol"
|
||||
"URL Protocol"=""
|
||||
"EditFlags"=dword:00000002
|
||||
|
||||
[HKEY_CLASSES_ROOT\recticel-print\shell]
|
||||
@="open"
|
||||
|
||||
[HKEY_CLASSES_ROOT\recticel-print\shell\open]
|
||||
|
||||
[HKEY_CLASSES_ROOT\recticel-print\shell\open\command]
|
||||
@="\"C:\\RecticelPrintService\\RecticelPrintService.exe\" \"%1\""
|
||||
Reference in New Issue
Block a user