about summary refs log tree commit diff
path: root/fun/uggc/uggc.reg
blob: bfb8e1952f7ec2cc09826a227fd4e3632ce9f27d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\uggc]
"URL Protocol"=""
@="URL:Rot13 HTTP URL Protocol"

[HKEY_CLASSES_ROOT\uggcf]
"URL Protocol"=""
@="URL:Rot13 HTTPS URL Protocol"

[HKEY_CLASSES_ROOT\uggc\shell]

[HKEY_CLASSES_ROOT\uggcf\shell]

[HKEY_CLASSES_ROOT\uggc\shell\open]

[HKEY_CLASSES_ROOT\uggcf\shell\open]

[HKEY_CLASSES_ROOT\uggc\shell\open\command]
@="\"C:\\Program Files\\uggc\\uggc.exe\" \"%1\""

[HKEY_CLASSES_ROOT\uggcf\shell\open\command]
@="\"C:\\Program Files\\uggc\\uggc.exe\" \"%1\""