Add files via upload
This commit is contained in:
parent
f1877e048a
commit
fc083ceaba
8 changed files with 91 additions and 0 deletions
12
Custom Protocols/ToastRunApplicationID.reg
Normal file
12
Custom Protocols/ToastRunApplicationID.reg
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CLASSES_ROOT\ToastRunApplicationID]
|
||||
"URL Protocol"=""
|
||||
@="URL:ToastRunApplicationID Protocol"
|
||||
|
||||
[HKEY_CLASSES_ROOT\ToastRunApplicationID\shell]
|
||||
|
||||
[HKEY_CLASSES_ROOT\ToastRunApplicationID\shell\open]
|
||||
|
||||
[HKEY_CLASSES_ROOT\ToastRunApplicationID\shell\open\command]
|
||||
@="C:\\ProgramData\\ToastNotificationScript\\ToastRunApplicationID.cmd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue