home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 July / VPR0107A.BIN / ieuinit.inf < prev    next >
Windows Setup INFormation  |  2000-06-19  |  16KB  |  393 lines

  1.  
  2. [version]
  3. signature="$CHICAGO$"
  4. AdvancedINF=2.0
  5.  
  6. [RemoveDesktopIcon]
  7. RequiredEngine=Setupapi,%BadSetupVer%
  8. DelReg=DelReg.DesktopIcon
  9. AddReg=AddReg.DesktopIcon
  10.  
  11. [RedistIE.Win]
  12. CustomDestination=MSIExploreDestinationSecWin
  13. UpdateInis=RemoveChannelBand.Links
  14. DelFiles=DelChannelBandLinks,DelAccessAptiva
  15.  
  16. [RedistIE.NT]
  17. CustomDestination=MSIExploreDestinationSection
  18.  
  19. [DelReg.DesktopIcon]
  20. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{FBF23B42-E3F0-101B-8488-00AA003E56F8}"
  21.  
  22. [AddReg.DesktopIcon]
  23. HKCR,"CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\ShellFolder","Attributes",0x00010001,0x00100024
  24.  
  25. [DefaultInstall]
  26. ComponentName="IE UserData"
  27. ComponentVersion=5.0
  28. CustomDestination=MSIExploreDestinationSecWin
  29. UpdateInis=AddBrowser.Links,DelBrowser.Links,CleanUpOldChannelBar.Links
  30. DelFiles=DelOldBrowserLink,DelChannelBandLinks,DelAccessAptiva,DelIE4BrowserLink,DelIEQuickLaunchLink
  31. RegisterOCXs=MSIE4RegisterOCX
  32. AddReg=AddReg.IEMain, AddReg.IEOther, AddReg.InetSettings, AddReg.Misc
  33. DelReg=Remove.Reg
  34. BackupReg=UserRegBackup
  35. PreRollBack=UserDataUninstall.Win
  36. RunPostSetupCommands=SetReg:1
  37.  
  38. [DefaultInstall.NT]
  39. ComponentName="IE UserData NT"
  40. ComponentVersion=5.0
  41. CustomDestination=MSIExploreDestinationSection
  42.  
  43. ProfileItems=BrowserDel1,BrowserDel2,BrowserDel3,BrowserDel4,ChannelDel,BrowserAdd
  44. DelFiles=DelIEQuickLaunchLink
  45.  
  46. RegisterOCXs=MSIE4RegisterOCX
  47. AddReg=AddReg.IEMain, AddReg.IEOther, AddReg.InetSettings, AddReg.Misc
  48. DelReg=Remove.Reg
  49. BackupReg=UserRegBackup
  50. PreRollBack=UserDataUninstall.NT
  51. RunPostSetupCommands=SetReg:1
  52. NoBackupPlatform="NT5"
  53.  
  54. [OverrideHomePage.NT]
  55. ComponentName="IE UserData NT"
  56. ComponentVersion=5.0
  57. AddReg=AddReg.HomePage.Clobber
  58. NoBackupPlatform="NT5"
  59.  
  60. [SoundInstall.NT]
  61. ComponentName="IE UserData NT"
  62. ComponentVersion=5.0
  63. AddReg=AddReg.Sounds
  64. NoBackupPlatform="NT5"
  65.  
  66. [SoundInstall]
  67. ComponentName="IE UserData"
  68. ComponentVersion=5.0
  69. AddReg=AddReg.Sounds
  70.  
  71. [AddReg.Sounds]
  72. ; Sound Events for Browser
  73. HKCU,"AppEvents\Schemes\Apps\Explorer\ActivatingDocument",,,
  74. HKCU,"AppEvents\Schemes\Apps\Explorer\Navigating",,,
  75. HKCU,"AppEvents\Schemes\Apps\Explorer\Navigating\.current",,2,"%25%\media\start.wav"
  76. HKCU,"AppEvents\Schemes\Apps\Explorer\MoveMenuItem",,,
  77. HKCU,"AppEvents\EventLabels\ActivatingDocument",,,"%SND_NAVIGATEEND%"
  78. HKCU,"AppEvents\EventLabels\Navigating",,,"%SND_NAVIGATESTART%"
  79. HKCU,"AppEvents\EventLabels\MoveMenuItem",,,"%SND_MOVEMENUITEM%"
  80. ; Sound Events for Comctl32
  81. HKCU,"AppEvents\Schemes\Apps\.Default\CCSelect",,,
  82. HKCU,"AppEvents\Schemes\Apps\.Default\ShowBand",,,
  83. HKCU,"AppEvents\EventLabels\CCSelect",,,"%SND_SELECT%"
  84. HKCU,"AppEvents\EventLabels\ShowBand",,,"%SND_SHOWBAND%"
  85.  
  86. [MSIE4RegisterOCX]
  87. %11%\wininet.dll,NI,HKCU
  88. %11%\urlmon.dll,NI,HKCU
  89. %11%\initpki.dll,NI,U
  90. %11%\browseui.dll,NI,U
  91. %11%\webcheck.dll,NI,U
  92.  
  93. [UserDataUninstall.Win]
  94. RequiredEngine=Setupapi,%BadSetupVer%
  95. CustomDestination=MSIExploreDestinationSecWin
  96. RunPostSetupCommands = Post.mshtml:1
  97. DelReg=International.cleanup
  98. UpdateInis=RemoveBrowser.Links,RemoveChannelBand.Links
  99.  
  100. [UserDataUninstall.NT]
  101. CustomDestination=MSIExploreDestinationSection
  102. RunPostSetupCommands = Post.mshtml:1
  103. DelReg=International.cleanup
  104. UpdateInis=RemoveBrowser.Links,RemoveChannelBand.Links
  105.  
  106. [BackupCryptoKeys.Win]
  107. RequiredEngine=Setupapi,%BadSetupVer%
  108. ComponentName="IE UserData"
  109. ComponentVersion=5.0
  110. BackupReg = CryptoKeys
  111.  
  112. [BackupCryptoKeys.NT]
  113. ComponentName="IE UserData NT"
  114. ComponentVersion=5.0
  115. BackupReg = CryptoKeys
  116. NoBackupPlatform="NT5"
  117.  
  118. [DelCryptoKeys]
  119. DelReg = CryptoKeys
  120.  
  121. [UserRegBackup]
  122. HKCU,"Software\Microsoft\Windows\CurrentVersion\Internet Settings","AllowCookies"
  123. HKCU,"Software\Microsoft\Internet Explorer\Toolbar","BrandBitmap"
  124. HKCU,"Software\Microsoft\Internet Explorer\Toolbar","SmBrandBitmap"
  125. HKCU,"Software\Microsoft\Internet Explorer\Toolbar","BackBitmap"
  126.  
  127. [CryptoKeys]
  128. HKCU,"Software\Microsoft\Cryptography\UserKeys"
  129. HKCU,"Software\Microsoft\SystemCertificates"
  130. HKCU,"Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust Providers\Software Publishing"
  131. HKCU,"Software\Policies\Microsoft\SystemCertificates"
  132.  
  133. [MSIExploreDestinationSection]
  134. 49000=MSIExploreLDIDSection,17
  135. 49050=QuickLinksLDIDSection,5
  136. 49060=OldIELinksLDIDSection,5
  137.  
  138. 49090=FavoriteLDIDSection,5
  139.  
  140. [MSIExploreDestinationSecWin]
  141. 49000,49010,49020,49030=MSIExploreLDIDSection,5
  142. 49050=QuickLinksLDIDSection,5
  143. 49060=OldIELinksLDIDSection,5
  144. 49090=FavoriteLDIDSection,5
  145. 49080=StartUpLDIDSection,5
  146.  
  147. [QuickLinkDestinationSection]
  148. 49000,49010,49020,49030=MSIExploreLDIDSection,17
  149.  
  150. [StartUpLDIDSection]
  151. "HKCU","SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","StartUp","Internet Explorer 5","%25%\Start Menu\Programs\StartUp"
  152.  
  153. [MSIExploreLDIDSection]
  154. "HKLM","SOFTWARE\Microsoft\IE Setup\Setup","Path","Internet Explorer 5","%16422%\%Browser_suite%"
  155.  
  156. [QuickLinksLDIDSection]
  157. "HKCU","SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","AppData","Internet Explorer 5","%25%\Application Data"
  158.  
  159. [OldIELinksLDIDSection]
  160. "HKCU","SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Programs","Internet Explorer 5","%25%\Start Menu\Programs"
  161.  
  162. [FavoriteLDIDSection]
  163. "HKCU","SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Favorites","Internet Explorer 5","%25%\Favorites"
  164.  
  165. [DelIE4BrowserLink]
  166. %IE4_BROWSER_LINK%
  167. %SHORTCUT_CHANNEL%.lnk
  168.  
  169. [DelOldBrowserLink]
  170. %OLD_BROWSER_LINK%
  171.  
  172. [DelIEQuickLaunchLink]
  173. %QUICK_IEXPLORE_LINK%
  174.  
  175. [DestinationDirs]
  176. DelOldBrowserLink       = 49060
  177. DelAccessAptiva         = 49080
  178. DelExplorer.lnk         = 49060
  179.  
  180. DelIE4BrowserLink   = 49060,%Browser_suite%
  181. DelIEQuickLaunchLink    = 49050,Microsoft\Internet Explorer\%QUICK_LAUNCH%
  182.  
  183. [BrowserAdd]
  184. Name            =%SHORTCUT_IEXPLORE%,0x00000001
  185. CmdLine         =16422,%Browser_suite%,iexplore.exe
  186. InfoTip         =%Browser_InfoTip%
  187.  
  188. [BrowserDel1]
  189. Name            =%LOC_BROWSER_LINK%,0x00000003
  190.  
  191. [BrowserDel2]
  192. Name            =%SHORTCUT_IEXPLORE%,0x00000003
  193. SubDir          =%Browser_suite%
  194.  
  195. [BrowserDel3]
  196. Name            =%LOC_BROWSER_LINK%,0x00000003
  197. SubDir          =%OLD_IEPATH%
  198.  
  199. [BrowserDel4]
  200. Name            =%SHORTCUT_IEXPLORE%,0x00000003
  201. SubDir          =%OLD_IEPATH%
  202.  
  203. [ChannelDel]
  204. Name            =%SHORTCUT_CHANNEL%,0x00000003
  205. SubDir          =%Browser_suite%
  206.  
  207. [DelAccessAptiva]
  208. %AccessAptivaLnk%
  209.  
  210. [SetReg]
  211. %11%\regsvr32.exe "/s /n /i:""S 1 false 2 true 3 false 4 false 5 true 6 false 7 true 8 false 9 false 10 false"" %11%\initpki.dll"
  212. rundll32 advpack.dll,LaunchINFSectionEx %11%\ieuinit.inf,Install,,36
  213.  
  214. [Post.mshtml]
  215. rundll32 advpack.dll,LaunchINFSectionEx %11%\ieuinit.inf,Install,,260
  216.  
  217. [CleanFolders.Win]
  218. RequiredEngine=Setupapi,%BadSetupVer%
  219. CustomDestination=MSIExploreDestinationSecWin
  220. RunPostSetupCommands=DirCleanup
  221.  
  222. [CleanFolders.NT]
  223. RequiredEngine=Setupapi,%BadSetupVer%
  224. CustomDestination=MSIExploreDestinationSection
  225. RunPostSetupCommands=DirCleanup
  226.  
  227. [DirCleanup]
  228. rundll32.exe advpack.dll,DelNodeRunDLL32 %49090%\%CHANNELS%
  229. rundll32.exe advpack.dll,DelNodeRunDLL32 %49090%\%SOFTWARE_UPDATES%
  230. rundll32.exe advpack.dll,DelNodeRunDLL32 %49090%\%LINKS%
  231. rundll32.exe advpack.dll,DelNodeRunDLL32 %49050%\Microsoft\Internet Explorer\%QUICK_LAUNCH%
  232.  
  233. [AddReg.IEMain]
  234. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Anchor Underline",2,"yes"
  235. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Cache_Update_Frequency",2,"Once_Per_Session"
  236. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Display Inline Images",2,"yes"
  237. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Do404Search",3,1,0,0,0                  ;this should be a dword value
  238. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Local Page",,"%11%\blank.htm"
  239. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Save_Session_History_On_Exit",,"no"
  240. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Show_FullURL",2,"no"
  241. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Show_StatusBar",2,"yes"
  242. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Show_ToolBar",2,"yes"
  243. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Show_URLinStatusBar",2,"yes"
  244. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Show_URLToolBar",2,"yes"
  245. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Start Page",2,"%START_PAGE%"
  246. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Use_DlgBox_Colors",2,"yes"
  247. HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"%SEARCH_PAGE_URL%"
  248.  
  249. [AddReg.HomePage.Clobber]
  250. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Main","Start Page",,"%START_PAGE%"
  251.  
  252. [AddReg.IEOther]
  253. HKCU,"SOFTWARE\Microsoft\Internet Explorer\SearchUrl","provider",2,""
  254. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Security","Sending_Security",2,"Medium"
  255. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Security","Viewing_Security",2,"Low"
  256. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Services","",2,""
  257. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Settings","Anchor Color Visited",2,"128,0,128"
  258. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Settings","Anchor Color",2,"0,0,255"
  259. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Settings","Background Color",2,"192,192,192"
  260. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
  261. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Settings","Use Anchor Hover Color",2,"No"
  262. HKCU,"SOFTWARE\Microsoft\Internet Explorer\TypedURLs","url1",2,"%START_PAGE%"
  263. HKCU,"SOFTWARE\Microsoft\Internet Explorer\URLSearchHooks","{CFBFAE00-17A6-11D0-99CB-00C04FD64497}",,""
  264.  
  265. [AddReg.InetSettings]
  266. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings", "EmailName",2,"IEUser@"
  267. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","AutoConfigProxy",,"wininet.dll"
  268. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","MimeExclusionListForCache",,"multipart/mixed multipart/x-mixed-replace multipart/x-byteranges "
  269. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","WarnOnPost",3,1,0,0,0
  270. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","UseSchannelDirectly",3,01,00,00,00
  271. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","EnableHttp1_1",0x00010003,1
  272.  
  273. HKCU,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\4","1400",0x00010001,0x03
  274.  
  275. [AddReg.Misc]
  276. ;document window settings
  277. HKCU,"SOFTWARE\Microsoft\Internet Explorer\Document Windows","Maximized",2,"no"
  278. HKCU,"Software\Microsoft\Internet Explorer\Document Windows","height",3,00,00,00,00
  279. HKCU,"Software\Microsoft\Internet Explorer\Document Windows","width",3,00,00,00,80
  280. HKCU,"Software\Microsoft\Internet Explorer\Document Windows","x",3,00,00,00,80
  281. HKCU,"Software\Microsoft\Internet Explorer\Document Windows","y",3,00,00,00,00
  282.  
  283. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\NewShortcutHandlers","{FBF23B40-E3F0-101B-8488-00AA003E56F8}",,""
  284. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Favorites",2,"%25%\%FAVORITES_DIR%"
  285. ; make sure DragFullWindows is off, use no clobber to keep previous
  286. HKCU,"Control Panel\Desktop","DragFullWindows",2,"0"
  287.  
  288. ; fix for international #83580
  289. HKCU,"Software\Microsoft\Internet Explorer\International","AcceptLanguage",2,"%LANGUAGEID%"
  290.  
  291. [Remove.Reg]
  292. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","WarnAlwaysOnPost"
  293. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings","HeaderExclusionListForCache"
  294. HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu\&Favorites"
  295.  
  296. HKCU,"Software\Microsoft\Internet Explorer\Main","Default Channels"
  297. HKCU,"Software\Microsoft\Internet Explorer\Main","Additional Channels"
  298. HKCU,"Software\Microsoft\Internet Explorer\International","Default_CodePage"
  299.  
  300. [International.cleanup]
  301. ; see KevinGj for details (IE5 #57310)
  302. HKCU,"Software\Microsoft\Internet Explorer\International","CNum_CpCache"
  303. HKCU,"Software\Microsoft\Internet Explorer\International","CpCache"
  304. HKCU,"Software\Microsoft\Internet Explorer\International","AutoDetect"
  305. HKCU,"Software\Microsoft\Internet Explorer\International","ResourceLocale"
  306. HKCU,"Software\Microsoft\Internet Explorer\International\CpMRU","Enable"
  307. HKCU,"Software\Microsoft\Internet Explorer\International\CpMRU","Size"
  308. HKCU,"Software\Microsoft\Internet Explorer\International\CpMRU","InitHits"
  309. HKCU,"Software\Microsoft\Internet Explorer\International\CpMRU","Factor"
  310.  
  311. [IE5onIE4Shell]
  312. RequiredEngine=Setupapi,%BadSetupVer%
  313. CustomDestination=QuickLinkDestinationSection
  314. UpdateInis=AddQuick.Links
  315.  
  316. [IE5onIE4Shell.NT]
  317. CustomDestination=QuickLinkDestinationSection
  318.  
  319. ProfileItems=IEQuickLaunch
  320.  
  321. ;--------------- mshtml hkcu backup -------------------------------------------------
  322. ;
  323. ; WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
  324. ;
  325. ; The section below MUST be named 'Install' to reflect the section name inside
  326. ; of MSHTMLs selfreg.inx -- never change it unless MSHTMLs selfreg section
  327. ; name changes!!
  328. ;
  329. [Install]
  330. ComponentName="mshtml.Install"
  331. ComponentVersion=5.0
  332. AddReg=mshtml.addreg
  333. NoBackupPlatform="NT5"
  334.  
  335. [mshtml.addreg]
  336. HKCU,"Software\Microsoft\Internet Explorer\Security","Safety Warning Level",,"Query"
  337.  
  338. ;--------------- mshtml end ----------------------------------------------------------
  339.  
  340. ;NOTE: do not remove the next two sections -- referenced through ie4uinit.exe
  341.  
  342. [IEQuickLaunch]
  343. Name = %SHORTCUT_QUICK_IEXPLORE%,0x00000008,26
  344. CmdLine = 49000,,IEXPLORE.EXE
  345. SubDir = "Microsoft\Internet Explorer\%QUICK_LAUNCH%"
  346.  
  347. [Strings]
  348. LANGUAGEID                = "ja"
  349. PROGRAMF                  = "Program Files"
  350. UNINSTALLINFO             = "アンインストール情報"
  351. SHORTCUT_IEXPLORE         = "Internet Explorer"
  352. SHORTCUT_QUICK_IEXPLORE   = "Internet Explorer ブラウザの起動"
  353. SHORTCUT_QUICK_MARS       = "Mars の起動"
  354. SHORTCUT_MARS             = "Mars"
  355. SHORTCUT_CHANNEL          = "チャンネル バー"    ; Name of channel bar launching link
  356. SHORTCUT_OLD_CHANNEL      = "chanbar"    ; name of old links for cleanup
  357. ACCESSORIES               = "Accessories"
  358. BadSetupVer               = "必要なセットアップ エンジンがシステムにありません。"
  359. KEY_PROGRAM_FILES         = "SOFTWARE\Microsoft\Windows\CurrentVersion"
  360. Browser_suite             = "Internet Explorer"
  361. OLD_IEPATH                = "アクセサリ\インターネット ツール"
  362. ; the following are two dup entries for International fix
  363. IE4_BROWSER_LINK          = "Internet Explorer.lnk"
  364. OLD_BROWSER_LINK          = "インターネット エクスプローラ.lnk"
  365. QUICK_LAUNCH              = "Quick Launch"
  366. QUICK_IEXPLORE_LINK       = "Internet Explorer ブラウザの起動.lnk"
  367. ;files
  368. SOFTWARE_UPDATES          = "ソフトウェアの更新"
  369. CHANNELS                  = "チャンネル"
  370. LINKS                     = "リンク"
  371.  
  372. AccessAptivaLnk           = "Access Aptiva.lnk"
  373.  
  374. REG_DWORD_NOCLOBBER       = "0x00010003"
  375. REG_DWORD_CLOBBER         = "0x00010001"
  376.  
  377. ;navigation
  378. START_PAGE                = "http://www.microsoft.com/isapi/redir.dll?prd=ie&pver=5.5&ar=msnhome"
  379. SEARCH_PAGE_URL           = "http://www.microsoft.com/isapi/redir.dll?prd=ie&ar=iesearch"
  380.  
  381. ;sound events
  382. SND_NAVIGATESTART       = "ナビゲーション開始"
  383. SND_NAVIGATEEND         = "ナビゲーション完了"
  384. SND_MOVEMENUITEM        = "メニュー項目の移動"
  385. SND_SELECT              = "選択"
  386. SND_SHOWBAND            = "ツール バー バンドの表示"
  387.  
  388. ; info tip to use for internet explorer
  389. Browser_Infotip         = "インターネット上の情報および Web サイトを検索して表示します。"
  390.  
  391. ; please localize the following line
  392. LOC_BROWSER_LINK          = "Internet Explorer"
  393.