home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / ie.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-10-20  |  23.9 KB  |  466 lines

  1.  
  2. ;
  3. ;   IE4 INF
  4. ;
  5.  
  6. [Version]
  7. signature="$CHICAGO$"
  8. SetupClass=Base
  9. LayoutFile=layout.inf, layout1.inf, layout2.inf
  10.  
  11. [DestinationDirs]
  12. ; Anything not installed by the system by default
  13. Base.AppDir.CopyFile    = 24,%ProgramF%\%MSIE4%
  14. Base.SysDir.CopyFile    = 11
  15. Base.AppDir.DelFiles    = 24,%ProgramF%\%MSIE4%
  16. Base.SysDir.DelFiles    = 11
  17. Base.WinDir.DelFiles    = 25
  18. MSIE3patch              = 17
  19. TextConverter.CopyFile  = 24,%ProgramF%\%TextConverter%
  20.  
  21. [BaseWinOptions]
  22. MSIE4_Inst
  23.  
  24. [MSIE4_Inst]
  25. CopyFiles = Base.AppDir.CopyFile, Base.SysDir.CopyFile, TextConverter.CopyFile
  26. AddReg    = Base.IE.AddReg, Base.Sweeper.AddReg, Sweeper.AddReg, Shell.BrowserReg, Token.Reg, TextConverter.AddReg, MSInetFindReg
  27. DelReg    = Base.DelReg
  28. UpdateInis= Base.StartMenu.UpdateIni, Shell.AddIni
  29. DelFiles  = Base.SysDir.DelFiles, Base.AppDir.DelFiles, MSIE3patch
  30.  
  31. ;================================================
  32. ;             Base Section
  33. ;================================================
  34.  
  35. [Base.SysDir.CopyFile]
  36. ;NT5 only
  37.  
  38. [Base.AppDir.CopyFile]
  39. ;NT5 only
  40.  
  41. [TextConverter.CopyFile]
  42. html32.cnv
  43. msconv97.dll
  44.  
  45. ;========================
  46. ;      Base DelFile
  47. ;========================
  48.  
  49. [Base.SysDir.DelFiles]
  50. secbasic.dll
  51. urlcache.dll
  52. vbs.dll
  53. js.dll
  54. htmlctl.ocx
  55. shdisp.dll
  56. hlinkprx.dll
  57. shdocvw.bad
  58.  
  59. [Base.AppDir.DelFiles]
  60. mailnews.txt
  61. README.TXT
  62.  
  63. [MSIE3patch]
  64. ie3fix.inf
  65.  
  66. ;========================
  67. ;      Base AddReg
  68. ;========================
  69.  
  70. [Base.IE.AddReg]
  71. ;   ActiveSetup Microsoft Internet Explorer v4.0 Registration
  72. HKLM,"Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}",,,"%ASETUP_BASE_DESC%"
  73. HKLM,"Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}","ComponentID",,"BASEIE40_Win"
  74. HKLM,"Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}","IsInstalled",1,1,0,0,0
  75. HKLM,"Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}","Locale",,"%ASETUP_LOCALE%"
  76. HKLM,"Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}","StubPath",0,"%11%\ie4uinit.exe"
  77. HKLM,"Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}","Version",,"4,72,2020,0"
  78.  
  79. ;   ActiveSetup Microsoft Internet Explorer v4.0 Shell Registration
  80. HKLM,"Software\Microsoft\Active Setup\Installed Components\%CLSID_IESHELL%",,,"%ASETUP_SHELL_DESC%"
  81. HKLM,"Software\Microsoft\Active Setup\Installed Components\%CLSID_IESHELL%","ComponentID",,"IE4Shell_Win"
  82. HKLM,"Software\Microsoft\Active Setup\Installed Components\%CLSID_IESHELL%","IsInstalled",1,1,0,0,0
  83. HKLM,"Software\Microsoft\Active Setup\Installed Components\%CLSID_IESHELL%","Locale",,"%ASETUP_LOCALE%"
  84. HKLM,"Software\Microsoft\Active Setup\Installed Components\%CLSID_IESHELL%","StubPath",0,"rundll32.exe advpack.dll,LaunchINFSectionEx %11%\ie4uinit.inf,Shell.UserStub,,36"
  85. HKLM,"Software\Microsoft\Active Setup\Installed Components\%CLSID_IESHELL%","Version",,"4,72,2020,0"
  86.  
  87. HKLM,"Software\Microsoft\Active Setup\Install Check","IE40",,"4.72.2020"
  88.  
  89. ;   IEXPLORE.EXE Interface Registration
  90. HKCR,"InternetExplorer.Application",,,"Internet Explorer"
  91. HKCR,"InternetExplorer.Application\CLSID",,,"%CLSID_IE_App%"
  92. HKCR,"InternetExplorer.Application\CurVer",,,"InternetExplorer.Application.1"
  93. HKCR,"InternetExplorer.Application.1",,,"Internet Explorer (Ver 1.0)"
  94. HKCR,"InternetExplorer.Application.1\CLSID",,,"%CLSID_IE_App%"
  95. HKCR,"CLSID\%CLSID_IE_App%",,,"Internet Explorer(Ver 1.0)"
  96. HKCR,"CLSID\%CLSID_IE_App%\LocalServer32",,0,"""%24%\%LProgramF%\%LMSIE4%\iexplore.exe"""
  97. HKCR,"CLSID\%CLSID_IE_App%\ProgID",,,"InternetExplorer.Application.1"
  98. HKCR,"CLSID\%CLSID_IE_App%\VersionIndependentProgID",,,"InternetExplorer.Application"
  99. HKCR,"CLSID\%CLSID_IE_App%\TypeLib",,,"%CLSID_IE_TypeLib%"
  100. HKCR,"CLSID\%CLSID_IE_App%\Programmable",,,""
  101.  
  102. ;   DeskTop Icon
  103. HKCR,"CLSID\%CLSID_DesktopIcon%",,2,"%THENET%"
  104. ;HKCR,"CLSID\%CLSID_DesktopIcon%\Shell\Open\Command",,0,"""%24%\%LProgramF%\%LMSIE4%\iexplore.exe"""
  105. HKLM,"Software\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\%CLSID_DesktopIcon%",,2,"%THENET%"
  106.  
  107. ;   DeskTop Icon Mappings
  108. HKCR,"CLSID\%CLSID_DesktopIcon%\DefaultIcon",,0,"%24%\%LProgramF%\%LMSIE4%\iexplore.exe,-32528"
  109. HKCR,"CLSID\%CLSID_DesktopIcon%\InProcServer32",,0,"%11%\url.dll"
  110. HKCR,"CLSID\%CLSID_DesktopIcon%\InProcServer32","ThreadingModel",,"Apartment"
  111. HKCR,"CLSID\%CLSID_DesktopIcon%\ShellEx\PropertySheetHandlers\%CLSID_DesktopIcon%",,,""
  112. HKCR,"CLSID\%CLSID_DesktopIcon%\ShellFolder",,,""
  113. HKCR,"CLSID\%CLSID_DesktopIcon%\ShellFolder","Attributes",1,72,00,00,00
  114.  
  115. ;   Internet Explorer Version
  116. HKLM,"SOFTWARE\Microsoft\Internet Explorer","Build",,"42020"
  117. HKLM,"SOFTWARE\Microsoft\Internet Explorer","Version",,"4.72.2020.0"
  118.  
  119. ;Build version displayed in System Properties
  120. HKLM,"Software\Microsoft\Windows\CurrentVersion","Plus! VersionNumber",,"IE 4.0 4.72.2020"
  121.  
  122. ;   App Paths.  3rd Party Programs should look here to find iexplore.exe
  123. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE",,0,"%24%\%LProgramF%\%LMSIE4%\iexplore.exe"
  124. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path",0,"%24%\%LProgramF%\%LMSIE4%;"
  125. HKLM,"Software\Microsoft\IE4\Setup","Path",0,"%24%\%LProgramF%\%LMSIE4%"
  126. HKLM,"Software\Microsoft\IE4\Setup","Apps.hlpDate",0,"1998.02.01"
  127.  
  128. ;   Used during remove
  129. HKLM,"Software\Microsoft\Internet Explorer"
  130. HKCU,"Software\Microsoft\Internet Explorer"
  131.  
  132. ;   News Shortcuts
  133. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\NewShortcutHandlers","%CLSID_NewsShortcut%",2,""
  134.  
  135. [Base.Sweeper.AddReg]
  136. ;   Plug-in OCX Registration
  137. HKLM,"Software\Microsoft\Internet Explorer\Plugins",,2,
  138. HKLM,"Software\Microsoft\Internet Explorer\Plugins\Extension",,2,
  139. HKLM,"Software\Microsoft\Internet Explorer\Plugins\MIME",,2,
  140. HKLM,"Software\Microsoft\Internet Explorer\Plugins\PluginsPageFriendlyName",,2,"%ACTIVEX_GALLERY%"
  141. HKLM,"Software\Microsoft\Internet Explorer\Plugins\PluginsPage",,2,"%PLUGIN_PAGE%"
  142.  
  143. ;   URL.DLL Registry Entries
  144.  
  145. HKCR,"CLSID\%CLSID_URL_DLL%",,2,"MIME and Internet Property Sheet Hook"
  146. HKCR,"CLSID\%CLSID_URL_DLL%\InProcServer32",,0,"%11%\url.dll"
  147. HKCR,"CLSID\%CLSID_URL_DLL%\InProcServer32","ThreadingModel",2,"Apartment"
  148.  
  149. ;   URLMON.DLL Registry Entries
  150.  
  151. HKCR,"CLSID\%CLSID_URLMON%",,2,"UrlMon ProxyStub Factory"
  152. HKCR,"CLSID\%CLSID_URLMON%\InprocServer32",,0,"%11%\urlmon.dll"
  153. HKCR,"CLSID\%CLSID_IPersistMoniker%",,2,"IPersistMoniker"
  154. HKCR,"CLSID\%CLSID_IPersistMoniker%\ProxyStubClsid32",,2,"%CLSID_URLMON%"
  155.  
  156. ;   CAPI Registry Entries
  157.  
  158. HKLM,"Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Base Cryptographic Provider v1.0","Image Path",0,"%11%\rsabase.dll"
  159. HKLM,"Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Base Cryptographic Provider v1.0","Type",3,01,00,00,00
  160. HKLM,"Software\Microsoft\Cryptography\Defaults\Provider Types\Type 001","Name",2,"Microsoft Base Cryptographic Provider v1.0"
  161.  
  162. ;   Object Store Registry Entries
  163. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings","CodeBaseSearchPath",2,"CODEBASE;<http://activex.microsoft.com/objects/ocget.dll>"
  164.  
  165. ;   Marquee.ocx Registry Entries
  166. HKLM,"Software\Classes\CLSID\{1a4da620-6217-11cf-be62-0080c72edd2d}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}",,2,
  167. HKLM,"Software\Classes\CLSID\{1a4da620-6217-11cf-be62-0080c72edd2d}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}",,2,
  168.  
  169. ;   Default URLs For Home and Search
  170.  
  171. ;   These values will be used after the first launch.
  172. HKLM,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"%START_PAGE%"
  173. HKLM,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"%SEARCH_PAGE%"
  174. ;   These values will be used when the user clicks on the "Use Default" button.
  175. HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"%START_PAGE%"
  176. HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Search_URL",2,"%SEARCH_PAGE%"
  177.  
  178. ;   History Interface
  179. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Special Paths\History","",2,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History"
  180. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History","DaysToKeep",3,14,00,00,00
  181. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History","CacheLimit",3,00,02,00,00
  182. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History","Directory",0,"%25%\%HISTORY_DIR%"
  183. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Url History","CachePrefix",2,"Visited: "
  184.  
  185. ;   Cache Settings
  186. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache","FreshnessInterval",3,80,f4,03,00
  187. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache","CleanupFactor",3,19,00,00,00
  188. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache","CleanupTime",3,00,00,00,00
  189. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache","Persistent",3,01,00,00,00
  190. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache","CleanupInterval",3,80,51,01,00
  191. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache","DebugFlag",3,ff,ff,00,00
  192. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths","Paths",3,04,00,00,00
  193. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths","Directory",0,"%25%\%CACHE_DIR%"
  194. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths","Size",3,24,01,00,00
  195. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path1","CacheLimit",3,00,20,00,00
  196. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path1","CachePath",0,"%25%\%CACHE_DIR%\cache1"
  197. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path2","CacheLimit",3,00,20,00,00
  198. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path2","CachePath",0,"%25%\%CACHE_DIR%\cache2"
  199. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path3","CacheLimit",3,00,20,00,00
  200. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path3","CachePath",0,"%25%\%CACHE_DIR%\cache3"
  201. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path4","CacheLimit",3,00,20,00,00
  202. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path4","CachePath",0,"%25%\%CACHE_DIR%\cache4"
  203. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Special Paths\Cookies","Directory",0,"%25%\Cookies"
  204. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Special Paths\Cookies","CachePrefix",2,"Cookie:"
  205. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Special Paths\Cookies","CacheLimit",3,00,04,00,00
  206. HKLM,"Software\Microsoft\Internet Explorer\Document Caching","Number",3,04,00,00,00
  207. HKLM,"Software\Microsoft\Internet Explorer\Image Caching","Number",3,04,00,00,00
  208. HKLM,"Software\Microsoft\Internet Explorer\Main","Enable_Disk_Cache",2,"yes"
  209. HKLM,"Software\Microsoft\Internet Explorer\Main","Cache_Percent_of_Disk",3,0A,00,00,00
  210. HKLM,"Software\Microsoft\Internet Explorer\Main","Delete_Temp_Files_On_Exit",2,"yes"
  211.  
  212. ;   Miscellaneous IE Settings
  213. HKLM,"Software\Microsoft\Internet Explorer\Main","Local Page",0,"%11%\blank.htm"
  214. HKLM,"Software\Microsoft\Internet Explorer\Main","Anchor_Visitation_Horizon",3,01,00,00,00
  215. HKLM,"Software\Microsoft\Internet Explorer\Main","Use_Async_DNS",2,"yes"
  216. HKLM,"Software\Microsoft\Internet Explorer\Main","Placeholder_Width",3,1A,00,00,00
  217. HKLM,"Software\Microsoft\Internet Explorer\Main","Placeholder_Height",3,1A,00,00,00
  218. HKLM,"Software\Microsoft\Internet Explorer\Styles","Count_Style_Sheets",3,05,00,00,00
  219.  
  220. HKLM,"System\currentControlSet\Services\Winsock\Autodial","AutodialDllName32",2,"wininet.dll"
  221. HKLM,"System\currentControlSet\Services\Winsock\Autodial","AutodialFcnName32",2,"InternetAutodialCallback"
  222.  
  223. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Last Update\IEXPLOREV4","CurrentVerTimestamp",0,"Sun, 21 April 1996 01:00:00 GMT"
  224. HKLM,"Software\Microsoft\Windows\CurrentVersion","WallPaperDir",2,"%25%\Web\%LWallpaper%"
  225.  
  226. ;   URL Mappings
  227. HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\DefaultPrefix",,2,"http://"
  228. HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","ftp",2,"ftp://"
  229. HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","gopher",2,"gopher://"
  230. HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","home",2,"http://"
  231. HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","mosaic",2,"http://"
  232. HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","www",2,"http://"
  233.  
  234. ;   MSNSSPC/WinSSPI Reg Entries
  235. HKLM,"Software\Microsoft\Internet Explorer\Security\MSN","Flags",1,0A,00,00,00
  236. HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","Flags",1,08,00,00,00
  237. HKLM,"Software\Microsoft\Internet Explorer\Security\DPA","Flags",1,1A,00,00,00
  238.  
  239. ;   MIME and FILE Mappings
  240. HKCR,"exefile","EditFlags",3,D8,07,00,00
  241.  
  242. ; Auto Config stuff (jsproxy.dll)
  243. HKCR,"AutoProxyTypes"
  244. HKCR,"AutoProxyTypes\Application/x-internet-signup","Default",1,00,00,00,00
  245. HKCR,"AutoProxyTypes\Application/x-internet-signup","DllFile",0,"%11%\iedkcs32.dll"
  246. HKCR,"AutoProxyTypes\Application/x-internet-signup","FileExtensions",,".ins"
  247. HKCR,"AutoProxyTypes\Application/x-ns-proxy-autoconfig","Default",1,01,00,00,00
  248. HKCR,"AutoProxyTypes\Application/x-ns-proxy-autoconfig","DllFile",0,"%11%\jsproxy.dll"
  249. HKCR,"AutoProxyTypes\Application/x-ns-proxy-autoconfig","FileExtensions",,".pac;.jvs;.js"
  250. HKCR,"AutoProxyTypes\application/x-ns-proxy-autoconfig","Flags",1,01,00,00,00
  251.  
  252. ;   MS Download (*.exe, *.dll)
  253. HKCR,".exe","Content Type",2,"application/x-msdownload"
  254. HKCR,".dll","Content Type",2,"application/x-msdownload"
  255.  
  256. ;   TIFF Files (*.tif, *.tiff)
  257. HKCR,".tiff","Content Type",2,"image/tiff"
  258. HKCR,".tif","Content Type",2,"image/tiff"
  259. HKCR,"MIME\Database\Content Type\image/tiff","Extension",2,".tiff"
  260.  
  261. ;   Certificate Files (*.crt)
  262. HKCR,".crt",,2,"certificatefile"
  263. HKCR,".der",,2,"certificatefile"
  264. HKCR,".cer",,2,"certificatefile"
  265. HKCR,".crt","Content Type",2,"application/x-x509-ca-cert"
  266. HKCR,".der","Content Type",2,"application/x-x509-ca-cert"
  267. HKCR,".cer","Content Type",2,"application/x-x509-ca-cert"
  268. HKCR,"certificatefile",,2,"%CERT_DESC%"
  269. HKCR,"certificatefile","EditFlags",3,00,00,01,00
  270. HKCR,"certificatefile\shell\open\command",,0,"rundll32.exe %11%\inetcpl.cpl,SiteCert_RunFromCmdLine %%1"
  271. HKCR,"MIME\Database\Content Type\application/x-x509-ca-cert","Extension",2,".crt"
  272.  
  273. ; PictureIt Files                                                             ░
  274. HKCR,"MIME\Database\Content Type\application/x-mix-transfer","Extension",2,".nix"
  275. HKCR,"MIME\Database\Content Type\application/x-mix-transfer","CLSID",2,"{10000000-0000-0000-0000-000000000001}"
  276.  
  277. ;   Other Formats (Compressed, UNIX formats)
  278. HKCR,".tar","Content Type",,"application/x-tar"
  279. HKCR,"MIME\Database\Content Type\application/x-tar","Extension",,".tar"
  280. HKCR,".tgz","Content Type",,"application/x-compressed"
  281. HKCR,"MIME\Database\Content Type\application/x-compressed","Extension",,".tgz"
  282. HKCR,".man","Content Type",,"application/x-troff-man"
  283. HKCR,"MIME\Database\Content Type\application/x-troff-man","Extension",,".man"
  284. HKCR,".latex","Content Type",,"application/x-latex"
  285. HKCR,"MIME\Database\Content Type\application/x-latex","Extension",,".latex"
  286. HKCR,".ps","Content Type",,"application/postscript"
  287. HKCR,".eps","Content Type",,"application/postscript"
  288. HKCR,".ai","Content Type",,"application/postscript"
  289. HKCR,"MIME\Database\Content Type\application/postscript","Extension",,".ps"
  290. HKCR,".sit","Content Type",,"application/x-stuffit"
  291. HKCR,"MIME\Database\Content Type\application/x-stuffit","Extension",,".sit"
  292. HKCR,".hqx","Content Type",,"application/mac-binhex40"
  293. HKCR,"MIME\Database\Content Type\application/mac-binhex40","Extension",,".hqx"
  294. HKCR,".fif","Content Type",,"application/fractals"
  295. HKCR,"MIME\Database\Content Type\application/fractals","Extension",,".fif"
  296. HKCR,".zip","Content Type",,"application/x-zip-compressed"
  297. HKCR,"MIME\Database\Content Type\application/x-zip-compressed","Extension",,".zip"
  298. HKCR,".gz","Content Type",,"application/x-gzip"
  299. HKCR,"MIME\Database\Content Type\application/x-gzip","Extension",,".gz"
  300. HKCR,".z","Content Type",,"application/x-compress"
  301. HKCR,"MIME\Database\Content Type\application/x-compress","Extension",,".z"
  302.  
  303. ; AVI File
  304. HKLM,"Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}","",2,""
  305. HKLM,"Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}","",2,""
  306.  
  307. ; MIDI File
  308. HKLM,"Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}","",2,""
  309. HKLM,"Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}","",2,""
  310.  
  311. ; WAV File
  312. HKLM,"Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}","",2,""
  313. HKLM,"Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}","",2,""
  314.  
  315. ; CLSIDs for Embed Formats.
  316. HKLM,"Software\Microsoft\Internet Explorer\EmbedExtnToClsidMappings\.dcr",,2,"clsid:166B1BCA-3F9C-11CF-8075-444553540000"
  317. HKLM,"Software\Microsoft\Internet Explorer\EmbedExtnToClsidMappings\.dir",,2,"clsid:166B1BCA-3F9C-11CF-8075-444553540000"
  318.  
  319. [MSInetFindReg]
  320. HKLM,"%UIF%","DisplayName",2,"%MSInetFind%"
  321. HKLM,"%FIND%",,2,"%CLSID_InetFind%"
  322. HKLM,"%FIND%\0",,2,"%MSInetFindH%"
  323. HKLM,"%FIND%\0\DefaultIcon",,0,"%11%\ShellExt\InetFind.dll,0"
  324. HKCR,"CLSID\%CLSID_InetFind%",,2,"%MSInetFind%"
  325. HKCR,"CLSID\%CLSID_InetFind%\InProcServer32",,0,"%11%\ShellExt\InetFind.dll"
  326. HKCR,"CLSID\%CLSID_InetFind%\InProcServer32","ThreadingModel",2,"Apartment"
  327.  
  328. [Sweeper.AddReg]
  329. ;       International CodePages
  330.  
  331. HKLM,"System\CurrentControlSet\control\Nls\CodePage","20866",,"cp_20866.nls"                    
  332. HKLM,"System\CurrentControlSet\control\Nls\CodePage","28592",,"cp_28592.nls"                    
  333. HKLM,"System\CurrentControlSet\control\Nls\CodePage","28595",,"cp_28595.nls"                    
  334.  
  335. HKLM,"Software\Microsoft\Plus!\Setup","COOL.DLL",2,"1"
  336.  
  337. [Shell.BrowserReg]
  338. ;NT5 only
  339.  
  340. [Token.Reg]
  341. ;NT5 only
  342.  
  343. [TextConverter.AddReg]
  344. HKLM,"Software\Microsoft\Shared Tools\Text Converters\Export\HTML","Extensions",2,"%TextCnv_Exp_Ext%"
  345. HKLM,"Software\Microsoft\Shared Tools\Text Converters\Export\HTML","Name",2,"%TextCnv_Exp_Name%"
  346. HKLM,"Software\Microsoft\Shared Tools\Text Converters\Export\HTML","Path",2,"%24%\%ProgramF%\%TextConverter%\html32.cnv"
  347. HKLM,"Software\Microsoft\Shared Tools\Text Converters\Import\HTML","Extensions",2,"%TextCnv_Imp_Ext%"
  348. HKLM,"Software\Microsoft\Shared Tools\Text Converters\Import\HTML","Name",2,"%TextCnv_Imp_Name%"
  349. HKLM,"Software\Microsoft\Shared Tools\Text Converters\Import\HTML","Path",2,"%24%\%ProgramF%\%TextConverter%\html32.cnv"
  350. HKLM,"Software\Microsoft\Shared Tools\HTML\Clients","Name",2,"HTML Document"
  351.  
  352. ; Do not remove the following section. It is not called during base OS install,
  353. ; but the section is called directly from external sources post install. (W98 & NT5)
  354.  
  355. [Channel]
  356. 0409=chlen_us.inf,chlen_us.cab
  357.  
  358. ;========================
  359. ;   Base DelReg
  360. ;========================
  361.  
  362. [Base.DelReg]
  363. HKLM,"Software\Microsoft\Internet Explorer\MediaTypeClass\{00000000-0000-0000-0000-000000000000}","audio/wav"
  364. HKCU,"Software\Microsoft\Windows\CurrentVersion\Internet Settings","WarnAlwaysOnPost"
  365. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE3 SecurityLnkUpdate"
  366. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\InternetExplorer"
  367. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE40"
  368. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE40RemovBak"
  369. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\IE4Shell"
  370. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings","User Agent"
  371. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","UserDataUninstall"
  372. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","BrowserWebCheck"
  373. ;powertoys "find on the internet"
  374. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\FindExtensions\{97E2C371-FDDD-11CF-807F-02608C8D98DF}"
  375. HKCR,"CLSID\{97E2C371-FDDD-11CF-807F-02608C8D98DF}"
  376.  
  377. ;========================
  378. ;      Base UpdateIni
  379. ;========================
  380.  
  381. [Base.StartMenu.UpdateIni]
  382. ;NT5 only
  383.  
  384. [Shell.AddIni]
  385. system.ini,boot,,"shell=Explorer.exe"
  386.  
  387. ;Windows 98 Internet Explorer Strings
  388. [Strings]
  389. ;Localizable
  390. ASETUP_LOCALE              = "en"
  391. ASETUP_BASE_DESC           = "Microsoft Internet Explorer 4.0"
  392. ASETUP_SHELL_DESC          = "Windows Desktop Update"
  393.  
  394. TextCnv_Imp_Name           = "HTML Document"
  395. TextCnv_Imp_Ext            = "htm html htx otm"
  396. TextCnv_Exp_Name           = "HTML Document"
  397. TextCnv_Exp_Ext            = "htm html htx"
  398.  
  399. MSInetFind                 = "Find... On the Internet"
  400. MSInetFindH                  = "On the &Internet..."
  401. UIF                        = "Software\Microsoft\Windows\CurrentVersion\Uninstall\InetFind"
  402. FIND                       = "Software\Microsoft\Windows\CurrentVersion\Explorer\FindExtensions\Static\InetFind"
  403.  
  404. ProgramF                   = "Progra~1"
  405. MSIE4                      = "Intern~1"
  406. MSIE4SHORTCUT              = "Intern~1\IE4~1.0"
  407. SharedTools                = "Common~1\Micros~1"
  408. TextConverter              = "Common~1\Micros~1\TextConv"
  409. Cursors                    = "Cursors"
  410. Wallpaper                  = "Wallpa~1"
  411.  
  412. LProgramF                  = "Program Files"
  413. LMSIE4                     = "Internet Explorer"
  414. LWallpaper                 = "Wallpaper"
  415.  
  416. LFN_ACTSAVER_NAME          = "Channel Screen Saver.SCR"
  417. LFN_DESKTOP_NAME           = "Show Desktop.scf"
  418. LFN_CHANNEL_NAME           = "View Channels.scf"
  419.  
  420. ;Localizable
  421. MSIEXPLORE_SHORT_DESC      = "IEXPLORE"
  422. CACHE_DIR                  = "Temporary Internet Files"
  423.  
  424. ; ClassIDs
  425. CLSID_IE_App               = "{0002DF01-0000-0000-C000-000000000046}"
  426. CLSID_IE_TypeLib           = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}"
  427. CLSID_URLMON               = "{79eac9f1-baf9-11ce-8c82-00aa004ba90b}"
  428. CLSID_IPersistMoniker      = "{79eac9c9-baf9-11ce-8c82-00aa004ba90b}"
  429. CLSID_HLinkPSFactory       = "{79eac9c0-baf9-11ce-8c82-00aa004ba90b}"
  430. CLSID_IBindStatusCallback  = "{79eac9c1-baf9-11ce-8c82-00aa004ba90b}"
  431. CLSID_IHlinkSite           = "{79eac9c2-baf9-11ce-8c82-00aa004ba90b}"
  432. CLSID_IHlink               = "{79eac9c3-baf9-11ce-8c82-00aa004ba90b}"
  433. CLSID_IHlinkSource         = "{79eac9c4-baf9-11ce-8c82-00aa004ba90b}"
  434. CLSID_IHlinkFrame          = "{79eac9c5-baf9-11ce-8c82-00aa004ba90b}"
  435. CLSID_IEnumHLINKITEM       = "{79eac9c6-baf9-11ce-8c82-00aa004ba90b}"
  436. CLSID_IHlinkBrowseContext  = "{79eac9c7-baf9-11ce-8c82-00aa004ba90b}"
  437. CLSID_IHlinkHistory        = "{79eac9c8-baf9-11ce-8c82-00aa004ba90b}"
  438. CLSID_IFile                = "{79eac9ca-baf9-11ce-8c82-00aa004ba90b}"
  439. CLSID_InetFind             = "{37865980-75d1-11cf-bfc7-444553540000}"
  440. CLSID_DesktopIcon          = "{FBF23B42-E3F0-101B-8488-00AA003E56F8}"
  441. CLSID_NewsShortcut         = "{FBF23B40-E3F0-101B-8488-00AA003E56F8}"
  442. CLSID_URL_DLL              = "{FBF23B41-E3F0-101B-8488-00AA003E56F8}"
  443. CLSID_IESHELL              = "{89820200-ECBD-11cf-8B85-00AA005B4395}"
  444.  
  445. ; OEM Customizable
  446. START_PAGE                 = "http://home.microsoft.com/"
  447. SEARCH_PAGE                = "http://home.microsoft.com/access/allinone.asp"
  448. PLUGIN_PAGE                = "http://activex.microsoft.com/controls/find.asp?ext=%s&mime=%s"
  449.  
  450. ; Start Menu IE Strings
  451. MSIEXPLORE_PROGGROUP       = "Internet"
  452. MSIEXPLORE_DESC            = "Internet Explorer"
  453. MSINETWIZ_DESC             = "Internet Setup Wizard"
  454.  
  455. ; Directory Names
  456. HISTORY_DIR                = "History"
  457.  
  458. ; Active X Gallery
  459. ACTIVEX_GALLERY            = "Microsoft ActiveX Gallery"
  460.  
  461. ; Desktop Icon Name
  462. THENET                     = "Internet Explorer"
  463.  
  464. ; File Type Association Dialog
  465. CERT_DESC                  = "Internet Security Certificate"
  466.