1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
| Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\htmlfile]
@="HTML Document"
[HKEY_CLASSES_ROOT\htmlfile\BrowseInPlace]
@=""
[HKEY_CLASSES_ROOT\htmlfile\CLSID]
@="{25336920-03F9-11cf-8FD0-00AA00686F13}"
[HKEY_CLASSES_ROOT\htmlfile\DefaultIcon]
@="C:\\Program Files\\Internet Explorer\\iexplore.exe,1"
[HKEY_CLASSES_ROOT\htmlfile\ScriptHostEncode]
@="{0CF774D0-F077-11D1-B1BC-00C04F86C324}"
[HKEY_CLASSES_ROOT\htmlfile\shell]
@="opennew"
[HKEY_CLASSES_ROOT\htmlfile\shell\ColdFusion Studio 5]
@="&Edit with ColdFusion Studio 5"
[HKEY_CLASSES_ROOT\htmlfile\shell\ColdFusion Studio 5\Command]
@="C:\\Winapps\\Design Tools\\Macromedia\\ColdFusion Studio 5\\cfstudio5.exe %1"
[HKEY_CLASSES_ROOT\htmlfile\shell\Edit]
@="&Edit"
[HKEY_CLASSES_ROOT\htmlfile\shell\Edit\command]
@="\"C:\\Program Files\\Microsoft Office\\Office10\\msohtmed.exe\" %1"
[HKEY_CLASSES_ROOT\htmlfile\shell\Edit with Dreamweaver]
@="Edit with Dreamweaver MX"
[HKEY_CLASSES_ROOT\htmlfile\shell\Edit with Dreamweaver\Command]
@="\"C:\\winapps\\Design Tools\\Macromedia\\Dreamweaver MX\\Dreamweaver.exe\" %1"
[HKEY_CLASSES_ROOT\htmlfile\shell\EditGL6]
@="Edit with Adobe GoLive 6.0"
[HKEY_CLASSES_ROOT\htmlfile\shell\EditGL6\command]
@="\"C:\\winapps\\Design Tools\\Adobe\\GoLive 6.0\\GoLive.exe\" \"%1\""
[HKEY_CLASSES_ROOT\htmlfile\shell\open]
@="Open in S&ame Window"
[HKEY_CLASSES_ROOT\htmlfile\shell\open\command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome"
[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec]
@="\"file://%1\",,-1,,,,,"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
[HKEY_CLASSES_ROOT\htmlfile\shell\Open Linked Style Sheets in TopStyle]
@="Open Linked Style Sheets in TopStyle"
[HKEY_CLASSES_ROOT\htmlfile\shell\Open Linked Style Sheets in TopStyle\Command]
@="C:\\winapps\\DESIGN~1\\HTML-T~1\\TOPSTY~1.5\\TOPSTY~1.EXE /o\"%1\""
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew]
@="&Open"
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" %1"
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec]
@="\"%1\",,-1,0,,,,"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec\Application]
@="IExplore"
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec\IfExec]
@="*"
[HKEY_CLASSES_ROOT\htmlfile\shell\opennew\ddeexec\Topic]
@="WWW_OpenURLNewWindow"
[HKEY_CLASSES_ROOT\htmlfile\shell\Print]
@="&Print"
[HKEY_CLASSES_ROOT\htmlfile\shell\Print\command]
@="\"C:\\Program Files\\Microsoft Office\\Office10\\msohtmed.exe\" /p %1"
[HKEY_CLASSES_ROOT\htmlfile\shell\printto]
[HKEY_CLASSES_ROOT\htmlfile\shell\printto\command]
@=hex(2):72,00,75,00,6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,\
00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,\
25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,73,\
00,68,00,74,00,6d,00,6c,00,2e,00,64,00,6c,00,6c,00,2c,00,50,00,72,00,69,00,\
6e,00,74,00,48,00,54,00,4d,00,4c,00,20,00,22,00,25,00,31,00,22,00,20,00,22,\
00,25,00,32,00,22,00,20,00,22,00,25,00,33,00,22,00,20,00,22,00,25,00,34,00,\
22,00,00,00
[HKEY_CLASSES_ROOT\htmlfile\ShellEx]
[HKEY_CLASSES_ROOT\htmlfile\ShellEx\IconHandler]
@="{42042206-2D85-11D3-8CFF-005004838597}" |