aboutsummaryrefslogtreecommitdiff
path: root/watch.reg
diff options
context:
space:
mode:
Diffstat (limited to 'watch.reg')
-rw-r--r--watch.reg12
1 files changed, 12 insertions, 0 deletions
diff --git a/watch.reg b/watch.reg
new file mode 100644
index 0000000..97e1652
--- /dev/null
+++ b/watch.reg
@@ -0,0 +1,12 @@
+REGEDIT4
+
+[HKEY_CLASSES_ROOT\watch]
+@="URL:watch Protocol"
+"URL Protocol"=""
+
+[HKEY_CLASSES_ROOT\watch\shell]
+
+[HKEY_CLASSES_ROOT\watch\shell\open]
+
+[HKEY_CLASSES_ROOT\watch\shell\open\command]
+@="\"C:\\watch.exe\" \"%1\""