aboutsummaryrefslogtreecommitdiff
path: root/watch.reg
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-10-24 19:57:00 +0200
committerJohn Ankarström <john@ankarstrom.se>2020-10-24 19:57:24 +0200
commit47ced886fbd41a35d275526e18164aaa71202bef (patch)
tree786b8e3ce9b466cac64a1c930b00d75f065b3d50 /watch.reg
parente44efcad2daf39f6b9908dd0ac46c9d1309eabcb (diff)
downloadwatch-47ced886fbd41a35d275526e18164aaa71202bef.tar.gz
release 2.0
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\""