1[version] 2Signature="$CHICAGO$" 3 4 5[RegisterDll] 6AddReg=Classes.Reg, Protocols.Reg, IE.Reg, FileAssoc.Reg 7 8 9[UnregisterDll] 10DelReg=Classes.Reg, Protocols.Reg, IE.Reg 11 12 13[Classes.Reg] 14 15;; CrSource 16HKCR,"CLSID\%CLSID_CrSource%\BrowseInPlace",,16 17;;HKCR,"CLSID\%CLSID_CrSource%\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1" 18HKCR,"CLSID\%CLSID_CrSource%\EnablePlugin\.css",,,"PointPlus plugin" 19HKCR,"CLSID\%CLSID_CrSource%\MiscStatus",,,"2228625" 20 21;; HTADocument 22HKCR,"CLSID\%CLSID_HTADocument%\BrowseInPlace",,16 23HKCR,"CLSID\%CLSID_HTADocument%\MiscStatus",,,"2228625" 24 25;; HTMLDocument 26HKCR,"CLSID\%CLSID_HTMLDocument%\BrowseInPlace",,16 27;;HKCR,"CLSID\%CLSID_HTMLDocument%\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1" 28HKCR,"CLSID\%CLSID_HTMLDocument%\MiscStatus",,,"2228625" 29HKCR,"CLSID\%CLSID_HTMLDocument%\EnablePlugin\.css",,,"PointPlus plugin" 30 31;; HTMLPluginDocument 32HKCR,"CLSID\%CLSID_HTMLPluginDocument%\BrowseInPlace",,16 33HKCR,"CLSID\%CLSID_HTMLPluginDocument%\MiscStatus",,,"0" 34 35;; IImageDecodeFilter 36HKCR,"MIME\Database\Content Type\image/x-wmf","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%" 37HKCR,"MIME\Database\Content Type\image/x-wmf\Bits","0",1,04,00,00,00,FF,FF,FF,FF,D7,CD,C6,9A 38 39;; MHTMLDocument 40HKCR,"CLSID\%CLSID_MHTMLDocument%\BrowseInPlace",,16 41;;HKCR,"CLSID\%CLSID_MHTMLDocument%\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1" 42HKCR,"CLSID\%CLSID_MHTMLDocument%\MiscStatus",,,"2228625" 43 44;; Scriptlet 45HKCR,"CLSID\%CLSID_Scriptlet%\Control",,16 46HKCR,"CLSID\%CLSID_Scriptlet%\MiscStatus",,,"0" 47HKCR,"CLSID\%CLSID_Scriptlet%\MiscStatus\1",,,"131473" 48HKCR,"CLSID\%CLSID_Scriptlet%\Programmable",,16 49;;HKCR,"CLSID\%CLSID_Scriptlet%\ToolboxBitmap32",,,"%16422%\Internet Explorer\iexplore.exe,1" 50HKCR,"MIME\Database\Content Type\text/x-scriptlet","CLSID",,"%CLSID_Scriptlet%" 51 52 53[Protocols.Reg] 54HKCR,"PROTOCOLS\Handler\javascript","CLSID",,"%CLSID_JSProtocol%" 55HKCR,"PROTOCOLS\Handler\vbscript","CLSID",,"%CLSID_JSProtocol%" 56HKCR,"PROTOCOLS\Handler\about","CLSID",,"%CLSID_AboutProtocol%" 57HKCR,"PROTOCOLS\Handler\res","CLSID",,"%CLSID_ResProtocol%" 58HKCR,"PROTOCOLS\Handler\mailto","CLSID",,"%CLSID_MailtoProtocol%" 59HKCR,"PROTOCOLS\Handler\sysimage","CLSID",,"%CLSID_SysImageProtocol%" 60 61 62[IE.Reg] 63HKLM,"Software\Microsoft\Internet Explorer\Version Vector", "IE",,"6.0000" 64HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","blank",2,"res://mshtml.dll/blank.htm" 65HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","PostNotCached",2,"res://mshtml.dll/repost.htm" 66HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","mozilla",2,"res://mshtml.dll/about.moz" 67HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","VML",, "CLSID:10072CEC-8CC1-11D1-986E-00A0C955B42E" 68HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","TIME",, "CLSID:476C391C-3E0D-11D2-B948-00C04FA32195" 69HKLM,"Software\Microsoft\Internet Explorer\ActiveX Compatibility","Version",,"6.17" 70 71 72[FileAssoc.Reg] 73 74;; AVI 75HKCR,"MIME\Database\Content Type\video/avi","CLSID",,"{CD3AFA88-B84F-48F0-9393-7EDC34128127}" 76HKCR,"MIME\Database\Content Type\video/avi","Extension",,".avi" 77HKCR,".avi","Content Type",,"video/avi" 78 79;; BMP 80HKCR,"MIME\Database\Content Type\image/bmp","Extension",,".bmp" 81HKCR,"MIME\Database\Content Type\image/bmp","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%" 82HKCR,"MIME\Database\Content Type\image/bmp\Bits","0",1,02,00,00,00,FF,FF,42,4D 83HKCR,".bmp","Content Type",,"image/bmp" 84 85;; CSS 86HKCR,"MIME\Database\Content Type\text/css","Extension",,".css" 87HKCR,".css","Content Type",,"text/css" 88 89;; DIB 90HKCR,".dib","Content Type",,"image/bmp" 91 92;; DLL 93HKCR,".dll","Content Type",,"application/x-msdownload" 94HKCR,".dll",,,"dllfile" 95 96;; EXE 97HKCR,".exe","Content Type",,"application/x-msdownload" 98HKCR,".exe",,,"exefile" 99 100;; GIF 101HKCR,"MIME\Database\Content Type\image/gif","CLSID",,"%CLSID_HTMLDocument%" 102HKCR,"MIME\Database\Content Type\image/gif","Extension",,".gif" 103HKCR,"MIME\Database\Content Type\image/gif","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%" 104HKCR,"MIME\Database\Content Type\image/gif\Bits","0",1,04,00,00,00,FF,FF,FF,FF,47,49,46,38 105HKCR,".gif",,2,"giffile" 106HKCR,".gif","Content Type",,"image/gif" 107HKCR,"giffile",,,"GIF Image" 108HKCR,"giffile\CLSID",,,"%CLSID_HTMLDocument%" 109;;HKCR,"giffile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome" 110;;HKCR,"giffile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,," 111;;HKCR,"giffile\shell\open\ddeexec\Application",,,"IExplore" 112;;HKCR,"giffile\shell\open\ddeexec\Topic",,,"WWW_OpenURL" 113;; HKCR,"giffile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9" 114 115;; GZIP 116HKCR,"MIME\Database\Content Type\application/x-gzip","Extension",,".gz" 117HKCR,".gz","Content Type",,"application/x-gzip" 118 119;; HTC 120HKCR,"MIME\Database\Content Type\text/x-component","CLSID",,"%CLSID_CHtmlComponentConstructor%" 121HKCR,"MIME\Database\Content Type\text/x-component","Extension",,".htc" 122HKCR,".htc","Content Type",,"text/x-component" 123 124;; HTML 125HKCR,"MIME\Database\Content Type\text/html","CLSID",,"%CLSID_HTMLDocument%" 126HKCR,"MIME\Database\Content Type\text/html","Extension",,".htm" 127HKCR,"MIME\Database\Content Type\text/html","Encoding",1,08,00,00,00 128HKCR,"MIME\Database\Content Type\image/x-jg","CLSID",,"%CLSID_HTMLDocument%" 129HKCR,"InternetShortcut\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1""" 130HKCR,"InternetShortcut\shell\printto\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4""" 131HKCR,"htmlfile\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1""" 132HKCR,"htmlfile\shell\printto\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4""" 133HKCR,"htmlfile",,,"HTML Document" 134HKCR,"htmlfile\BrowseInPlace",,16 135HKCR,"htmlfile\CLSID",,,"%CLSID_HTMLDocument%" 136;;HKCR,"htmlfile\DefaultIcon",,0x00020000,"%16422%\Internet Explorer\iexplore.exe,1" 137HKCR,"htmlfile_FullWindowEmbed",,,"HTML Plugin Document" 138HKCR,"htmlfile_FullWindowEmbed\BrowseInPlace",,16 139HKCR,"htmlfile_FullWindowEmbed\CLSID",,,"%CLSID_HTMLPluginDocument%" 140HKCR,".htm",,,"htmlfile" 141HKCR,".htm","Content Type",,"text/html" 142HKCR,".html",,,"htmlfile" 143HKCR,".html","Content Type",,"text/html" 144 145;; ICO 146HKCR,"MIME\Database\Content Type\image/x-icon","CLSID",,"%CLSID_HTMLDocument%" 147HKCR,"MIME\Database\Content Type\image/x-icon","Extension",,".ico" 148HKCR,"MIME\Database\Content Type\image/x-icon","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%" 149HKCR,".ico","Content Type",,"image/x-icon" 150 151;; JPE 152HKCR,".jpe",,2,"jpegfile" 153HKCR,".jpe","Content Type",,"image/jpeg" 154HKCR,"jpegfile",,,"JPEG Image" 155HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%" 156;;HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome" 157;;HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,," 158;;HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore" 159;;HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL" 160;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8" 161 162;; JPEG 163HKCR,"MIME\Database\Content Type\image/jpeg","CLSID",,"%CLSID_HTMLDocument%" 164HKCR,"MIME\Database\Content Type\image/jpeg","Extension",,".jpg" 165HKCR,"MIME\Database\Content Type\image/jpeg\Bits","0",1,02,00,00,00,FF,FF,FF,D8 166HKCR,"MIME\Database\Content Type\image/jpeg","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%" 167HKCR,".jpeg",,2,"jpegfile" 168HKCR,".jpeg","Content Type",,"image/jpeg" 169HKCR,"jpegfile",,,"JPEG Image" 170HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%" 171;;HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome" 172;;HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,," 173;;HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore" 174;;HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL" 175;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8" 176 177;; JPG 178HKCR,".jpg",,2,"jpegfile" 179HKCR,".jpg","Content Type",,"image/jpeg" 180HKCR,"jpegfile",,,"JPEG Image" 181HKCR,"jpegfile\CLSID",,,"%CLSID_HTMLDocument%" 182;;HKCR,"jpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome" 183;;HKCR,"jpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,," 184;;HKCR,"jpegfile\shell\open\ddeexec\Application",,,"IExplore" 185;;HKCR,"jpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL" 186;; HKCR,"jpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8" 187 188;; MHTML 189HKCR,"MIME\Database\Content Type\message/rfc822","CLSID",,"%CLSID_MHTMLDocument%" 190HKCR,".mhtml",,2,"mhtmlfile" 191HKCR,".mhtml","Content Type",,"message/rfc822" 192HKCR,".mht",,2,"mhtmlfile" 193HKCR,".mht","Content Type",,"message/rfc822" 194HKCR,"mhtmlfile",,,"MHTML Document" 195HKCR,"mhtmlfile\BrowseInPlace",,16 196HKCR,"mhtmlfile\CLSID",,,"%CLSID_MHTMLDocument%" 197 198;; MPEG 199HKCR,"MIME\Database\Content Type\audio/mpeg","CLSID",,"{CD3AFA76-B84F-48F0-9393-7EDC34128127}" 200HKCR,"MIME\Database\Content Type\audio/mpeg","Extension",,".mp3" 201HKCR,"MIME\Database\Content Type\audio/mpg","CLSID",,"{CD3AFA76-B84F-48F0-9393-7EDC34128127}" 202HKCR,"MIME\Database\Content Type\audio/mpg","Extension",,".mp3" 203HKCR,"MIME\Database\Content Type\video/mpeg","CLSID",,"{CD3AFA89-B84F-48F0-9393-7EDC34128127}" 204HKCR,"MIME\Database\Content Type\video/mpeg","Extension",,".mpeg" 205HKCR,".mp3","Content Type",,"audio/mpeg" 206HKCR,".mpe","Content Type",,"video/mpeg" 207HKCR,".mpeg","Content Type",,"video/mpeg" 208HKCR,".mpg","Content Type",,"video/mpeg" 209 210;; PJPG 211HKCR,"MIME\Database\Content Type\image/pjpeg","CLSID",,"%CLSID_HTMLDocument%" 212HKCR,"MIME\Database\Content Type\image/pjpeg","Extension",,".jpg" 213HKCR,"MIME\Database\Content Type\image/pjpeg\Bits","0",1,02,00,00,00,FF,FF,FF,D8 214HKCR,"MIME\Database\Content Type\image/pjpeg","Image Filter CLSID",,"%CLSID_IImageDecodeFilter%" 215HKCR,".jfif",,2,"pjpegfile" 216HKCR,".jfif","Content Type",,"image/jpeg" 217HKCR,"pjpegfile",,,"JPEG Image" 218HKCR,"pjpegfile\CLSID",,,"%CLSID_HTMLDocument%" 219;;HKCR,"pjpegfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome" 220;;HKCR,"pjpegfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,," 221;;HKCR,"pjpegfile\shell\open\ddeexec\Application",,,"IExplore" 222;;HKCR,"pjpegfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL" 223;; HKCR,"pjpegfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,8" 224 225;; PNG 226HKCR,"MIME\Database\Content Type\image/png","Extension",,".png" 227HKCR,"MIME\Database\Content Type\image/x-png","Extension",,".png" 228HKCR,".png",,2,"pngfile" 229HKCR,".png","Content Type",,"image/png" 230HKCR,"pngfile",,,"PNG Image" 231HKCR,"pngfile\CLSID",,,"%CLSID_HTMLDocument%" 232;;HKCR,"pngfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe""" -nohome" 233;;HKCR,"pngfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,," 234;;HKCR,"pngfile\shell\open\ddeexec\Application",,,"IExplore" 235;;HKCR,"pngfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL" 236;; HKCR,"pngfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9" 237 238;; PS 239HKCR,"MIME\Database\Content Type\application/postscript","Extension",,".ps" 240HKCR,".ai","Content Type",,"application/postscript" 241HKCR,".eps","Content Type",,"application/postscript" 242HKCR,".ps","Content Type",,"application/postscript" 243 244;; TAR 245HKCR,"MIME\Database\Content Type\application/x-tar","Extension",,".tar" 246HKCR,".tar","Content Type",,"application/x-tar" 247 248;; TGZ 249HKCR,"MIME\Database\Content Type\application/x-compressed","Extension",,".tgz" 250HKCR,".tgz","Content Type",,"application/x-compressed" 251 252;; TIFF 253HKCR,"MIME\Database\Content Type\image/tiff","Extension",,".tiff" 254HKCR,".tif","Content Type",,"image/tiff" 255HKCR,".tiff","Content Type",,"image/tiff" 256 257;; TXT 258HKCR,"MIME\Database\Content Type\text/plain","CLSID",,"%CLSID_HTMLDocument%" 259HKCR,"MIME\Database\Content Type\text/plain","Extension",,".txt" 260HKCR,"MIME\Database\Content Type\text/plain","Encoding",1,07,00,00,00 261HKCR,".txt",,,"txtfile" 262HKCR,".txt","Content Type",,"text/plain" 263 264;; WAV 265HKCR,"MIME\Database\Content Type\audio/wav","CLSID",,"{CD3AFA7B-B84F-48F0-9393-7EDC34128127}" 266HKCR,"MIME\Database\Content Type\audio/wav","Extension",,".wav" 267HKCR,".wav","Content Type",,"audio/wav" 268 269;; XBM 270HKCR,"MIME\Database\Content Type\image/xbm","Extension",,".xbm" 271HKCR,"MIME\Database\Content Type\image/x-xbitmap","CLSID",,"%CLSID_HTMLDocument%" 272HKCR,".xbm","Content Type",,"image/x-xbitmap" 273HKCR,"xbmfile",,,"XBM Image" 274HKCR,"xbmfile\CLSID",,,"%CLSID_HTMLDocument%" 275;;HKCR,"xbmfile\shell\open\command",,,"""%16422%\Internet Explorer\iexplore.exe"" -nohome" 276;;HKCR,"xbmfile\shell\open\ddeexec",,,"""file:%%1"",,-1,,,,," 277;;HKCR,"xbmfile\shell\open\ddeexec\Application",,,"IExplore" 278;;HKCR,"xbmfile\shell\open\ddeexec\Topic",,,"WWW_OpenURL" 279;; HKCR,"xbmfile\DefaultIcon",,,"%16422%\Internet Explorer\iexplore.exe,9" 280 281;; XML 282HKCR,"MIME\Database\Content Type\application/xml","CLSID",,"{48123BC4-99D9-11D1-A6B3-00C04FD91555}" 283HKCR,"MIME\Database\Content Type\application/xml","Extension",,".xml" 284HKCR,"MIME\Database\Content Type\application/xml","Encoding",1,08,00,00,00 285HKCR,"MIME\Database\Content Type\text/xml","CLSID",,"{48123BC4-99D9-11D1-A6B3-00C04FD91555}" 286HKCR,"MIME\Database\Content Type\text/xml","Extension",,".xml" 287HKCR,"MIME\Database\Content Type\text/xml","Encoding",1,08,00,00,00 288HKCR,".xml",,,"xmlfile" 289HKCR,".xml","Content Type",,"text/xml" 290HKCR,".xsl",,,"xslfile" 291HKCR,".xsl","Content Type",,"text/xml" 292 293;; ZIP 294HKCR,"MIME\Database\Content Type\application/x-zip-compressed","Extension",,".zip" 295HKCR,".zip","Content Type",,"application/x-zip-compressed" 296