From fcd2ca39707ae916e7f7f3d71e7c139cc38adcf8 Mon Sep 17 00:00:00 2001 From: Martin Bengtsson Date: Sat, 22 Aug 2020 20:41:04 +0200 Subject: [PATCH] Delete ToastRunApplicationID.reg --- Custom Protocols/ToastRunApplicationID.reg | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 Custom Protocols/ToastRunApplicationID.reg diff --git a/Custom Protocols/ToastRunApplicationID.reg b/Custom Protocols/ToastRunApplicationID.reg deleted file mode 100644 index d0502cd..0000000 --- a/Custom Protocols/ToastRunApplicationID.reg +++ /dev/null @@ -1,12 +0,0 @@ -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" \ No newline at end of file