home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / ie4 / javi386.cab / java.inf next >
INI File  |  1998-12-30  |  45KB  |  1,303 lines

  1. ;  Microsoft virtual machine Installation
  2. ;  Copyright (C) 1997 Microsoft Corp.
  3. ;  Combined Version.  All platforms.
  4.  
  5. [Version]
  6. Signature="$CHICAGO$"
  7. SetupClass=Base
  8. AdvancedINF=2.5, "You need a newer version of Advpack.dll"
  9.  
  10. ;
  11. ; Destination Directories =======================================================
  12.  
  13. [DestinationDirs]
  14. PRECLEAN.RegSvr=11
  15. BASEINST.ClassFiles=10,Java\Classes
  16. BASEINST.TClassFiles=10,Java\TrustLib
  17. BASEINST.CCFFiles=10,Java\Classes
  18. BASEINST.SysFilesRegister=11
  19. BASEINST.SysFilesNoReg=11
  20. BASEINST.WinFiles=10
  21. BASEINST.INF=17
  22. X86INST.ClassFiles=10,Java\Classes
  23. X86INST.CCFFiles=10,Java\Classes
  24. X86INST.SysFilesRegister=11
  25. X86INST.SysFilesNoReg=11
  26. X86INST.WinFiles=10
  27. IE30INST.SysFilesRegister=11
  28. IE30INST.SysFilesNoReg=11
  29. IE30INST.HelpFiles=11,Help
  30. IE30INST.WinFiles=10
  31. MSXML.IE30.DoCleanUp=10,Java\Classes
  32. CLEANUP.WinFiles=10
  33. CLEANUP.SysFiles=11
  34. CLEANUP.OldClassFiles=10,Java\Classes
  35. CLEANUP.Classes=10,Java\Classes
  36. CLEANUP.TClasses=10,Java\Trustlib
  37. UNINSTALL.OldClasses=10,Java\Classes
  38. UNINST.LogFile=10
  39. WFCINST.ClassFiles=10,Java\Classes
  40.  
  41. HelpFiles.Install.CN=10,Java\Help\0804
  42. HelpFiles.Install.TW=10,Java\Help\0404
  43. HelpFiles.Install.CZ=10,Java\Help\0405
  44. HelpFiles.Install.DA=10,Java\Help\0406
  45. HelpFiles.Install.NL=10,Java\Help\0413
  46. HelpFiles.Install.EN=10,Java\Help\0409
  47. HelpFiles.Install.FI=10,Java\Help\040b
  48. HelpFiles.Install.FR=10,Java\Help\040c
  49. HelpFiles.Install.DE=10,Java\Help\0407
  50. HelpFiles.Install.EL=10,Java\Help\0408
  51. HelpFiles.Install.HU=10,Java\Help\040e
  52. HelpFiles.Install.IT=10,Java\Help\0410
  53. HelpFiles.Install.JA=10,Java\Help\0411
  54. HelpFiles.Install.KO=10,Java\Help\0412
  55. HelpFiles.Install.NO=10,Java\Help\0414
  56. HelpFiles.Install.PL=10,Java\Help\0415
  57. HelpFiles.Install.BR=10,Java\Help\0416
  58. HelpFiles.Install.PT=10,Java\Help\0816
  59. HelpFiles.Install.RU=10,Java\Help\0419
  60. HelpFiles.Install.SK=10,Java\Help\041b
  61. HelpFiles.Install.SL=10,Java\Help\0424
  62. HelpFiles.Install.ES=10,Java\Help\0c0a
  63. HelpFiles.Install.SV=10,Java\Help\041d
  64. HelpFiles.Install.TR=10,Java\Help\041f
  65.  
  66. [PreClean.Installation]
  67. ComponentName=Java
  68. CopyFiles=PRECLEAN.RegSvr
  69.  
  70. [CleanUp]
  71. ComponentName=Java
  72. DelFiles=CLEANUP.WinFiles,CLEANUP.SysFiles,CLEANUP.OldClassFiles,CLEANUP.Classes,CLEANUP.TClasses
  73. DelReg=CLEANUP.DelReg
  74.  
  75. [BaseInstallation]
  76. ComponentName=Java
  77. CheckAdminRights=1
  78. CopyFiles=BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg,BASEINST.WinFiles,BASEINST.INF
  79. AddReg=BASEINST.AddReg
  80.  
  81. [BaseInstallation.NT5]
  82. ComponentName=Java
  83. CheckAdminRights=1
  84. CopyFiles=BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg.NT5,BASEINST.INF
  85. AddReg=BASEINST.AddReg
  86.  
  87. [BaseInstallation.RegNow]
  88. ComponentName=Java
  89. RunPostSetupCommands=BASEINST.RegisterNow
  90.  
  91. [BaseInstallation.RegOnReboot]
  92. ComponentName=Java
  93. AddReg=BASEINST.RegisterRunOnce
  94.  
  95. [BaseInstallation.ClassFiles]
  96. ComponentName=Java
  97. CopyFiles=BASEINST.ClassFiles,BASEINST.TClassFiles
  98.  
  99. [BaseInstallation.CCFFiles]
  100. ComponentName=Java
  101. CopyFiles=BASEINST.CCFFiles
  102.  
  103. [BasePkgMgr.Install.RunOnce]
  104. ComponentName=Java
  105. AddReg=BASEINST.RunOnce
  106.  
  107. [BasePkgMgr.Install.Execute]
  108. ComponentName=Java
  109. RunPreSetupCommands=BASEINST.ExecPkgMgr
  110.  
  111. [BasePkgMgr.Install.CCF.RunOnce]
  112. ComponentName=Java
  113. AddReg=BASEINST.CCF.RunOnce
  114.  
  115. [BasePkgMgr.Install.CCF.Execute]
  116. ComponentName=Java
  117. RunPreSetupCommands=BASEINST.CCF.ExecPkgMgr
  118.  
  119. [Base.AddUninstallKey]
  120. AddReg=BASEINST.UninstallKeys
  121.  
  122. [Base.DeleteUninstallKey]
  123. DelReg=BASEINST.UninstallKeys
  124.  
  125. [CABInstallation.RunNow]
  126. ComponentName=Java
  127. DelReg=CABINSTALL.UnRegisterNow
  128.  
  129. [CABInstallation.RunOnce]
  130. ComponentName=Java
  131. AddReg=CABINSTALL.RegisterRunOnce
  132.  
  133. [IEOptions.Register]
  134. ComponentName=Java
  135. AddReg=IEOPT.AddReg
  136.  
  137. [IEOptions.X86.Register]
  138. ComponentName=Java
  139. AddReg=IEOPT.X86.AddReg
  140.  
  141. [X86Installation]
  142. ComponentName=Java
  143. CopyFiles=X86INST.SysFilesRegister,X86INST.SysFilesNoReg,X86INST.WinFiles
  144. AddReg=X86.RunOnce,X86INST.AddReg
  145.  
  146. [X86Installation.RegNow]
  147. ComponentName=Java
  148. RunPostSetupCommands=X86INST.RegisterNow
  149.  
  150. [X86Installation.RegOnReboot]
  151. ComponentName=Java
  152. AddReg=X86INST.RegisterRunOnce
  153.  
  154. [X86Installation.ClassFiles]
  155. ComponentName=Java
  156. CopyFiles=X86INST.ClassFiles
  157.  
  158. [X86Installation.CCFFiles]
  159. ComponentName=Java
  160. CopyFiles=X86INST.CCFFiles
  161.  
  162. [X86Installation.PkgMgr.RunOnce]
  163. ComponentName=Java
  164. AddReg=X86INST.RunOnce
  165.  
  166. [X86Installation.PkgMgr.Execute]
  167. ComponentName=Java
  168. RunPreSetupCommands=X86INST.ExecPkgMgr
  169.  
  170. [X86PkgMgr.Install.CCF.RunOnce]
  171. ComponentName=Java
  172. AddReg=X86INST.CCF.RunOnce
  173.  
  174. [X86PkgMgr.Install.CCF.Execute]
  175. ComponentName=Java
  176. RunPreSetupCommands=X86INST.CCF.ExecPkgMgr
  177.  
  178. [AlphaInstallation]
  179. ComponentName=Java
  180. CopyFiles=
  181. AddReg=
  182.  
  183. [IE30Installation]
  184. ComponentName=Java
  185. CopyFiles=IE30INST.SysFilesRegister,IE30INST.SysFilesNoReg,IE30INST.WinFiles
  186. AddReg=IE30INST.Registry.VersionStamp
  187. DelReg=IE30INST.Registry.Delete
  188. RegisterOCXs=IE30INST.SysFilesRegister
  189. RunPostSetupCommands=IE30INST.PostSetupCommand
  190.  
  191. ;;
  192. ;;
  193. ;; WFC Install Headers =======================================================
  194. ;;
  195. ;;
  196.  
  197. [WFCInstallation.CopyFiles]
  198. ComponentName=Java
  199. CopyFiles=WFCINST.ClassFiles
  200.  
  201. [WFCInstallation.RegisterNow]
  202. ComponentName=Java
  203. AddReg=WFCINST.RegisterNow
  204.  
  205. [WFCInstallation.PkgMgr.RunOnce]
  206. ComponentName=Java
  207. AddReg=WFCINST.PkgMgr.RunOnce
  208.  
  209. [WFCInstallation.PkgMgr.Execute]
  210. ComponentName=Java
  211. RunPreSetupCommands=WFCINST.PkgMgr.RunNow
  212.  
  213. ;;
  214. ;;
  215. ;; TRIGGER HEADERS =======================================================
  216. ;;
  217. ;;
  218.  
  219. [WFCClean.RunNow]
  220. ComponentName=Java
  221. RunPostSetupCommands=WFCClean.Trigger
  222.  
  223. [DCOMInstallation]
  224. ComponentName=Java
  225. RunPostSetupCommands=DCOM.Trigger
  226.  
  227. [OLEAUTInstallation]
  228. ComponentName=Java
  229. RunPostSetupCommands=OLEAUT.Trigger
  230.  
  231. [ClsPack.RunNow]
  232. ComponentName=Java
  233. RunPostSetupCommands=ClsPack.Trigger
  234.  
  235. [ClsPack.RunReboot]
  236. ComponentName=Java
  237. AddReg=ClsPack.RunOnce
  238.  
  239. ;;
  240. ;;
  241. ;; XMLDSO HEADERS =======================================================
  242. ;;
  243. ;;
  244.  
  245. [NT5.MSXML.MoveFile]
  246. CustomDestination=MSXML.CustomDestination
  247. RunPostSetupCommands=MSXML.NT5.MoveFile
  248.  
  249. [IE50.JIT.MSXML.MoveFile]
  250. CustomDestination=MSXML.CustomDestination
  251. RunPostSetupCommands=CABPKG.IE50Install.Move
  252.  
  253. [IE50.JIT.MSXML.PkgMgr.RunNow]
  254. RunPostSetupCommands=MSXML.Lite.PkgMgr.RunNow
  255.  
  256. [IE50.JIT.MSXML.PkgMgr.RunReboot]
  257. AddReg=MSXML.Lite.PkgMgr.RunReboot
  258.  
  259. [IE40.CABPKG.MoveFile]
  260. CustomDestination=MSXML.CustomDestination
  261. RunPostSetupCommands=CABPKG.IE40Install.Move
  262.  
  263. [IE40.CABPKG.PkgMgr]
  264. AddReg=CABPKG.IE40Install.PkgMgr
  265.  
  266. [IE40.MSXML.MoveFile]
  267. CustomDestination=MSXML.CustomDestination
  268. RunPostSetupCommands=MSXML.MoveFile
  269.  
  270. [IE40.MSXML.PkgMgr.RunNow]
  271. RunPostSetupCommands=MSXML.PkgMgr.RunNow
  272.  
  273. [IE40.MSXML.PkgMgr.RunReboot]
  274. AddReg=MSXML.PkgMgr.RunReboot
  275.  
  276. [IE40.MSXML.Old.MoveFile]
  277. CustomDestination=MSXML.Old.CustomDestination
  278. RunPostSetupCommands=MSXML.Old.MoveFile
  279.  
  280. [IE40.MSXML.PkgMgr.Old.RunNow]
  281. RunPostSetupCommands=MSXML.Old.PkgMgr.RunNow
  282.  
  283. [IE40.MSXML.PkgMgr.Old.Reboot]
  284. AddReg=MSXML.Old.PkgMgr.RunReboot
  285.  
  286. [IE30.MSXML.Install]
  287. RunPostSetupCommands=MSXML.IE30.DoInstall
  288.  
  289. [IE30.MSXML.CleanUp]
  290. DelFiles=MSXML.IE30.DoCleanUp
  291.  
  292. ;;
  293. ;;
  294. ;; Localized Help File Install Sections ===================================
  295. ;;
  296. ;;
  297.  
  298. [HelpFiles.CN]
  299. ComponentName=Java
  300. AddReg=IESettings.Locale.CN
  301. CopyFiles=HelpFiles.Install.CN
  302.  
  303. [HelpFiles.Install.CN]
  304. javasec.hlp,,,33
  305. javaperm.hlp,,,33
  306.  
  307. [IESettings.Locale.CN]
  308. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"CN"
  309.  
  310. ;;===============================
  311.  
  312. [HelpFiles.TW]
  313. ComponentName=Java
  314. AddReg=IESettings.Locale.TW
  315. CopyFiles=HelpFiles.Install.TW
  316.  
  317. [HelpFiles.Install.TW]
  318. javasec.hlp,,,33
  319. javaperm.hlp,,,33
  320.  
  321. [IESettings.Locale.TW]
  322. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"TW"
  323.  
  324. ;;===============================
  325.  
  326. [HelpFiles.CZ]
  327. ComponentName=Java
  328. AddReg=IESettings.Locale.CZ
  329. CopyFiles=HelpFiles.Install.CZ
  330.  
  331. [HelpFiles.Install.CZ]
  332. javasec.hlp,,,33
  333. javaperm.hlp,,,33
  334.  
  335. [IESettings.Locale.CZ]
  336. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"CZ"
  337.  
  338. ;;===============================
  339.  
  340. [HelpFiles.DA]
  341. ComponentName=Java
  342. AddReg=IESettings.Locale.DA
  343. CopyFiles=HelpFiles.Install.DA
  344.  
  345. [HelpFiles.Install.DA]
  346. javasec.hlp,,,33
  347. javaperm.hlp,,,33
  348.  
  349. [IESettings.Locale.DA]
  350. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"DA"
  351.  
  352. ;;===============================
  353.  
  354. [HelpFiles.NL]
  355. ComponentName=Java
  356. AddReg=IESettings.Locale.NL
  357. CopyFiles=HelpFiles.Install.NL
  358.  
  359. [HelpFiles.Install.NL]
  360. javasec.hlp,,,33
  361. javaperm.hlp,,,33
  362.  
  363. [IESettings.Locale.NL]
  364. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"NL"
  365.  
  366. ;;===============================
  367.  
  368. [HelpFiles.EN]
  369. ComponentName=Java
  370. AddReg=IESettings.Locale.EN
  371. ;(Don't copy any files for core install -- just set Locale regkey)
  372. ;CopyFiles=HelpFiles.Install.EN
  373.  
  374. [HelpFiles.Install.EN]
  375. javasec.hlp,,,33
  376. javaperm.hlp,,,33
  377.  
  378. [IESettings.Locale.EN]
  379. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"EN"
  380.  
  381. ;;===============================
  382.  
  383. [HelpFiles.FI]
  384. ComponentName=Java
  385. AddReg=IESettings.Locale.FI
  386. CopyFiles=HelpFiles.Install.FI
  387.  
  388. [HelpFiles.Install.FI]
  389. javasec.hlp,,,33
  390. javaperm.hlp,,,33
  391.  
  392. [IESettings.Locale.EN]
  393. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"EN"
  394.  
  395. ;;===============================
  396.  
  397. [HelpFiles.FR]
  398. ComponentName=Java
  399. AddReg=IESettings.Locale.FR
  400. CopyFiles=HelpFiles.Install.FR
  401.  
  402. [HelpFiles.Install.FR]
  403. javasec.hlp,,,33
  404. javaperm.hlp,,,33
  405.  
  406. [IESettings.Locale.FR]
  407. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"FR"
  408.  
  409. ;;===============================
  410.  
  411. [HelpFiles.DE]
  412. ComponentName=Java
  413. AddReg=IESettings.Locale.DE
  414. CopyFiles=HelpFiles.Install.DE
  415.  
  416. [HelpFiles.Install.DE]
  417. javasec.hlp,,,33
  418. javaperm.hlp,,,33
  419.  
  420. [IESettings.Locale.DE]
  421. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"DE"
  422.  
  423. ;;===============================
  424.  
  425. [HelpFiles.EL]
  426. ComponentName=Java
  427. AddReg=IESettings.Locale.EL
  428. CopyFiles=HelpFiles.Install.EL
  429.  
  430. [HelpFiles.Install.EL]
  431. javasec.hlp,,,33
  432. javaperm.hlp,,,33
  433.  
  434. [IESettings.Locale.EL]
  435. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"EL"
  436.  
  437. ;;===============================
  438.  
  439. [HelpFiles.HU]
  440. ComponentName=Java
  441. AddReg=IESettings.Locale.HU
  442. CopyFiles=HelpFiles.Install.HU
  443.  
  444. [HelpFiles.Install.HU]
  445. javasec.hlp,,,33
  446. javaperm.hlp,,,33
  447.  
  448. [IESettings.Locale.HU]
  449. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"HU"
  450.  
  451. ;;===============================
  452.  
  453. [HelpFiles.IT]
  454. ComponentName=Java
  455. AddReg=IESettings.Locale.IT
  456. CopyFiles=HelpFiles.Install.IT
  457.  
  458. [HelpFiles.Install.IT]
  459. javasec.hlp,,,33
  460. javaperm.hlp,,,33
  461.  
  462. [IESettings.Locale.IT]
  463. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"IT"
  464.  
  465. ;;===============================
  466.  
  467. [HelpFiles.JA]
  468. ComponentName=Java
  469. AddReg=IESettings.Locale.JA
  470. CopyFiles=HelpFiles.Install.JA
  471.  
  472. [HelpFiles.Install.JA]
  473. javasec.hlp,,,33
  474. javaperm.hlp,,,33
  475.  
  476. [IESettings.Locale.JA]
  477. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"JA"
  478.  
  479. ;;===============================
  480.  
  481. [HelpFiles.KO]
  482. ComponentName=Java
  483. AddReg=IESettings.Locale.KO
  484. CopyFiles=HelpFiles.Install.KO
  485.  
  486. [HelpFiles.Install.KO]
  487. javasec.hlp,,,33
  488. javaperm.hlp,,,33
  489.  
  490. [IESettings.Locale.KO]
  491. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"KO"
  492.  
  493. ;;===============================
  494.  
  495. [HelpFiles.NO]
  496. ComponentName=Java
  497. AddReg=IESettings.Locale.NO
  498. CopyFiles=HelpFiles.Install.NO
  499.  
  500. [HelpFiles.Install.NO]
  501. javasec.hlp,,,33
  502. javaperm.hlp,,,33
  503.  
  504. [IESettings.Locale.NO]
  505. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"NO"
  506.  
  507. ;;===============================
  508.  
  509. [HelpFiles.PL]
  510. ComponentName=Java
  511. AddReg=IESettings.Locale.PL
  512. CopyFiles=HelpFiles.Install.PL
  513.  
  514. [HelpFiles.Install.PL]
  515. javasec.hlp,,,33
  516. javaperm.hlp,,,33
  517.  
  518. [IESettings.Locale.PL]
  519. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"PL"
  520.  
  521. ;;===============================
  522.  
  523. [HelpFiles.BR]
  524. ComponentName=Java
  525. AddReg=IESettings.Locale.BR
  526. CopyFiles=HelpFiles.Install.BR
  527.  
  528. [HelpFiles.Install.BR]
  529. javasec.hlp,,,33
  530. javaperm.hlp,,,33
  531.  
  532. [IESettings.Locale.BR]
  533. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"BR"
  534.  
  535. ;;===============================
  536.  
  537. [HelpFiles.PT]
  538. ComponentName=Java
  539. AddReg=IESettings.Locale.PT
  540. CopyFiles=HelpFiles.Install.PT
  541.  
  542. [HelpFiles.Install.PT]
  543. javasec.hlp,,,33
  544. javaperm.hlp,,,33
  545.  
  546. [IESettings.Locale.PT]
  547. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"PT"
  548.  
  549. ;;===============================
  550.  
  551. [HelpFiles.RU]
  552. ComponentName=Java
  553. AddReg=IESettings.Locale.RU
  554. CopyFiles=HelpFiles.Install.RU
  555.  
  556. [HelpFiles.Install.RU]
  557. javasec.hlp,,,33
  558. javaperm.hlp,,,33
  559.  
  560. [IESettings.Locale.RU]
  561. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"RU"
  562.  
  563. ;;===============================
  564.  
  565. [HelpFiles.SK]
  566. ComponentName=Java
  567. AddReg=IESettings.Locale.SK
  568. CopyFiles=HelpFiles.Install.SK
  569.  
  570. [HelpFiles.Install.SK]
  571. javasec.hlp,,,33
  572. javaperm.hlp,,,33
  573.  
  574. [IESettings.Locale.SK]
  575. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"SK"
  576.  
  577. ;;===============================
  578.  
  579. [HelpFiles.SL]
  580. ComponentName=Java
  581. AddReg=IESettings.Locale.SL
  582. CopyFiles=HelpFiles.Install.SL
  583.  
  584. [HelpFiles.Install.SL]
  585. javasec.hlp,,,33
  586. javaperm.hlp,,,33
  587.  
  588. [IESettings.Locale.SL]
  589. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"SL"
  590.  
  591. ;;===============================
  592.  
  593. [HelpFiles.ES]
  594. ComponentName=Java
  595. AddReg=IESettings.Locale.ES
  596. CopyFiles=HelpFiles.Install.ES
  597.  
  598. [HelpFiles.Install.ES]
  599. javasec.hlp,,,33
  600. javaperm.hlp,,,33
  601.  
  602. [IESettings.Locale.ES]
  603. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"ES"
  604.  
  605. ;;===============================
  606.  
  607. [HelpFiles.SV]
  608. ComponentName=Java
  609. AddReg=IESettings.Locale.SV
  610. CopyFiles=HelpFiles.Install.SV
  611.  
  612. [HelpFiles.Install.SV]
  613. javasec.hlp,,,33
  614. javaperm.hlp,,,33
  615.  
  616. [IESettings.Locale.SV]
  617. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"SV"
  618.  
  619. ;;===============================
  620.  
  621. [HelpFiles.TR]
  622. ComponentName=Java
  623. AddReg=IESettings.Locale.TR
  624. CopyFiles=HelpFiles.Install.TR
  625.  
  626. [HelpFiles.Install.TR]
  627. javasec.hlp,,,33
  628. javaperm.hlp,,,33
  629.  
  630. [IESettings.Locale.TR]
  631. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"TR"
  632.  
  633. ;;
  634. ;;
  635. ;; UNINSTALL HEADERS =======================================================
  636. ;;
  637. ;;
  638.  
  639. [UnInstall]
  640. SmartReboot=A
  641. Cleanup=1
  642. BeginPrompt=UNINST.BeginPrompt
  643. RunPreSetupCommands=UNINST.RunUninstApps
  644. DelFiles=BASEINST.ClassFiles,BASEINST.TClassFiles,BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg,BASEINST.WinFiles,X86INST.ClassFiles,X86INST.SysFilesRegister,X86INST.SysFilesNoReg,X86INST.WinFiles,UNINST.LogFile
  645. DelReg=X86INST.AddReg,BASEINST.AddReg,BASEINST.UnInstallKeys,UNINST.CryptoKeys,RollbackJava.BetaVM.AddReg
  646. DelDirs=UNINST.CleanupDirs
  647. UnRegisterOCXs=BASEINST.SysFilesRegister,X86INST.SysFilesRegister
  648.  
  649. [RollbackJava.IE30]
  650. AddReg=RollbackJava.IE30.AddReg
  651.  
  652. [RollbackJava.BetaVM]
  653. AddReg=RollbackJava.BetaVM.AddReg
  654.  
  655. [RollbackJava.Release]
  656. AddReg=RollbackJava.Release.AddReg
  657.  
  658. [PreRollback.IE30]
  659. AddReg=UNINST.AddReRegister
  660. DelReg=RollbackJava.IE30.AddReg
  661. RunPostSetupCommands=UNINST.RunUninstApps
  662.  
  663. [PreRollback.Java]
  664. DelReg=RollbackJava.Release.AddReg
  665.  
  666. [IE30Rollback]
  667. ComponentName=Java
  668. PreRollBack=PreRollback.IE30
  669.  
  670. [RollbackJava]
  671. ComponentName=Java
  672. PreRollback=PreRollback.Java
  673.  
  674. ;;
  675. ;;
  676. ;; PRECLEANUP SECTIONS =======================================================
  677. ;;
  678. ;;
  679.  
  680. [PRECLEAN.RegSvr]
  681. regsvr32.exe,,,32
  682.  
  683. ;;
  684. ;;
  685. ;;  BASE INSTALLATION SECTIONS ===============================================
  686. ;;
  687. ;;
  688.  
  689. [BASEINST.ClassFiles]
  690. classes.zip,,,33
  691. classes.cer,,,33
  692. msjdbc.zip,,,33
  693. msjdbc.cer,,,33
  694.  
  695. [BASEINST.CCFFiles]
  696. allccf.cab,,,33
  697.  
  698. [BASEINST.TClassFiles]
  699. tclasses.zip,,,33
  700. tclasses.cer,,,33
  701.  
  702. [BASEINST.SysFilesRegister]
  703. javacypt.dll,,,33
  704. javaprxy.dll,,,33
  705. msawt.dll,,,33
  706. msjava.dll,,,33
  707. verinst.exe,,,33
  708. vmhelper.dll,,,33
  709.  
  710. [BASEINST.SysFilesNoReg]
  711. jdbgmgr.exe,,,33
  712. javart.dll,,,33
  713. msjdbc10.dll,,,33
  714. javasec.hlp,javasec.en,,33
  715. javaperm.hlp,javaperm.en,,33
  716. zonedoff.reg,,,33
  717. zonedon.reg,,,33
  718.  
  719. [BASEINST.SysFilesNoReg.NT5]
  720. clspack.exe,,,33
  721. javaperm.hlp,javaperm.en,,33
  722. javart.dll,,,33
  723. javasec.hlp,javasec.en,,33
  724. jdbgmgr.exe,,,33
  725. jview.exe,,,33
  726. msjdbc10.dll,,,33
  727. wjview.exe,,,33
  728. zonedoff.reg,,,33
  729. zonedon.reg,,,33
  730.  
  731. [BASEINST.WinFiles]
  732. clspack.exe,,,33
  733. jview.exe,,,33
  734. wjview.exe,,,33
  735.  
  736. [BASEINST.INF]
  737. java.inf,,,33
  738.  
  739. [BASEINST.RunOnce]
  740. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Install Class Files",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\classes.zip,1,5,00,%VERNUM%,4,14,%10%\Java\classes\classes.cer"
  741. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Install MSJDBC",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\msjdbc.zip,1,5,00,%VERNUM%,4,14,%10%\java\classes\msjdbc.cer"
  742. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Install Trusted Class Files",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\trustlib\tclasses.zip,1,5,00,%VERNUM%,6,14,%10%\java\trustlib\tclasses.cer"
  743. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Register_JDBGmgr",0,"%11%\jdbgmgr.exe -regserver"
  744. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  745.  
  746. [BASEINST.RegisterNow]
  747. %11%\regsvr32.exe /s %11%\javacypt.dll
  748. %11%\regsvr32.exe /s %11%\javaprxy.dll
  749. %11%\regsvr32.exe /s %11%\msawt.dll
  750. %11%\regsvr32.exe /s %11%\msjava.dll
  751. %11%\regsvr32.exe /s %11%\vmhelper.dll
  752. %11%\verinst.exe 3283
  753.  
  754. [BASEINST.RegisterRunOnce]
  755. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register JavaCypt",0,"regsvr32.exe /s %11%\javacypt.dll"
  756. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register JavaPrxy",0,"regsvr32.exe /s %11%\javaprxy.dll"
  757. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register MSAwt",0,"regsvr32.exe /s %11%\msawt.dll"
  758. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register MSJava",0,"regsvr32.exe /s %11%\msjava.dll"
  759. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register VMHelper",0,"regsvr32.exe /s %11%\vmhelper.dll"
  760. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Run VerInst",0,"%11%\verinst.exe 3283"
  761. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  762.  
  763. [BASEINST.ExecPkgMgr]
  764. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\classes.zip,1,5,00,%VERNUM%,4,14,%10%\java\classes\classes.cer
  765. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\trustlib\tclasses.zip,1,5,00,%VERNUM%,6,14,%10%\java\trustlib\tclasses.cer
  766. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\msjdbc.zip,1,5,00,%VERNUM%,4,14,%10%\java\classes\msjdbc.cer
  767. %11%\jdbgmgr.exe -regserver
  768.  
  769. [BASEINST.CCF.RunOnce]
  770. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  771.  
  772. [BASEINST.CCF.ExecPkgMgr]
  773.  
  774. [BaseINST.AddReg]
  775. HKLM,"Software\Microsoft\Java VM","Classpath",2,"%10%\java\classes;."
  776. HKLM,"Software\Microsoft\Java VM","TrustedClasspath",2,""
  777. HKLM,"Software\Microsoft\Java VM","TrustedLibsDirectory",2,"%10%\java\trustlib"
  778. HKLM,"Software\Microsoft\Java VM","LibsDirectory",2,"%10%\java\lib"
  779. HKLM,"SOFTWARE\Classes\CLSID\%ClassId%",,,"%JAVAVM_NAME%"
  780. HKLM,"SOFTWARE\Classes\CLSID\%ClassId%\InstalledVersion",,,"5,00,%VERNUM%,0"
  781. HKLM,"Software\Classes\CLSID\%ClassId%\InstalledVersion","Path",,"%11%\msjava.dll"
  782. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%",,0,"%JAVAVM_NAME%"
  783. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","ComponentID",2,"JAVAVM"
  784. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","IsInstalled",1,1,0,0,0
  785. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","KeyFileName",0,"%11%\msjava.dll"
  786. ;HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"%VMLOCALE%"
  787. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Version",0,"5,00,%VERNUM%,0"
  788. HKLM,"SOFTWARE\Microsoft\Java VM\RNIModuleFlags","mtxjava.dll",1,1,0,0,0
  789. HKLM,"SOFTWARE\Microsoft\Java VM\RNIModuleFlags","jdbcdemo.dll",1,1,0,0,0
  790. HKLM,"SOFTWARE\Microsoft\Java VM\Security","EditCustomPermissions",1,0,0,0,0
  791. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Java VM","EventMessageFile",0,"%11%\vmhelper.dll"
  792. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Java VM","TypesSupported",1,7,0,0,0
  793. HKLM,"Software\Microsoft\Java VM\System Properties","com.ms.applet.enable.serversockets",0,"false"
  794. ;HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",2,"http://www.microsoft.com/ie/ie40/features/?/ie/ie40/features/ie-java.htm"
  795. HKCU,"Software\Microsoft\Java VM","EnableLogging",3,0,0,0,0
  796.  
  797. [BASEINST.UninstallKeys]
  798. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","DisplayName",0,"Microsoft VM"
  799. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","UninstallString",0,"RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall"
  800. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  801.  
  802. ;;
  803. ;;
  804. ;; IE Dialog Settings =================================================================
  805. ;;
  806. ;; Enables VM in IE Advanced Options and Security settings
  807. ;;
  808. ;;
  809.  
  810. [IEOPT.AddReg]
  811.  
  812. ;;
  813. ;; Register dialog info for VM in IE 5.0 or newer.  Overwrite existing settings.
  814. ;;
  815.  
  816. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","Bitmap",2,"%11%\inetcpl.cpl,4441"
  817. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","HelpID",2,"iexplore.hlp#50041"
  818. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","Text",2,"VM"
  819. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","Type",2,"group"
  820.  
  821. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","CheckedValue",3,01,00,00,00
  822. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","DefaultValue",3,00,00,00,00
  823. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","HelpID",2,"iexplore.hlp#50301"
  824. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","HKeyRoot",3,01,00,00,80
  825. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","RegPath",2,"SOFTWARE\Microsoft\Java VM"
  826. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","Text",0,"Java console enabled (requires restart)"
  827. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","PlugUIText",0,"@vmhelper.dll,-4000"
  828. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","Type",2,"checkbox"
  829. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","UncheckedValue",1,00,00,00,00
  830. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","ValueName",2,"EnableJavaConsole"
  831.  
  832. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","CheckedValue",3,01,00,00,00
  833. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","DefaultValue",3,00,00,00,00
  834. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","HelpID",2,"iexplore.hlp#50109"
  835. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","HKeyRoot",3,01,00,00,80
  836. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","RegPath",2,"SOFTWARE\Microsoft\Java VM"
  837. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","Text",0,"Java logging enabled"
  838. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","PlugUIText",0,"@vmhelper.dll,-4002"
  839. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","Type",2,"checkbox"
  840. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","UncheckedValue",1,00,00,00,00
  841. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","ValueName",2,"EnableLogging"
  842.  
  843. ;;IE Security Settings
  844. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER","Bitmap",2,"%11%\inetcpl.cpl,4441"
  845. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER","Text",2,"Java"
  846. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER","Type",2,"group"
  847.  
  848. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","Bitmap",2,"%11%\inetcpl.cpl,4441"
  849. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","HelpID",2,"iexplore.hlp#50241"
  850. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","Text",0,"Java permissions"
  851. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","PlugUIText",0,"@vmhelper.dll,-4003"
  852. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","Type",2,"group"
  853.  
  854. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","CheckedValue",3,00,00,80,00
  855. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","DefaultValue",3,00,00,00,00
  856. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","HelpID",2,"iexplore.hlp#50241"
  857. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  858. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","Text",0,"Custom"
  859. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","PlugUIText",0,"@vmhelper.dll,-4004"
  860. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","Type",2,"radio"
  861. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","ValueName",2,"1C00"
  862.  
  863. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","CheckedValue",3,00,00,00,00
  864. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","DefaultValue",3,00,00,00,00
  865. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","HelpID",2,"iexplore.hlp#50241"
  866. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  867. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","Text",0,"Disable Java"
  868. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","PlugUIText",0,"@vmhelper.dll,-4005"
  869. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","Type",2,"radio"
  870. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","ValueName",2,"1C00"
  871.  
  872. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","CheckedValue",3,00,00,01,00
  873. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","DefaultValue",3,00,00,00,00
  874. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","HelpID",2,"iexplore.hlp#50241"
  875. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  876. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","Text",0,"High safety"
  877. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","PlugUIText",0,"@vmhelper.dll,-4006"
  878. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","Type",2,"radio"
  879. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","ValueName",2,"1C00"
  880.  
  881. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","CheckedValue",3,00,00,03,00
  882. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","DefaultValue",3,00,00,00,00
  883. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","HelpID",2,"iexplore.hlp#50241"
  884. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  885. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","Text",0,"Low safety"
  886. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","PlugUIText",0,"@vmhelper.dll,-4007"
  887. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","Type",2,"radio"
  888. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","ValueName",2,"1C00"
  889.  
  890. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","CheckedValue",3,00,00,02,00
  891. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","DefaultValue",3,00,00,00,00
  892. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","HelpID",2,"iexplore.hlp#50241"
  893. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  894. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","Text",0,"Medium safety"
  895. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","PlugUIText",0,"@vmhelper.dll,-4008"
  896. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","Type",2,"radio"
  897. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","ValueName",2,"1C00"
  898.  
  899. [IEOPT.X86.AddReg]
  900.  
  901. ;;
  902. ;; Register x86-specific dialogs for VM in IE 5.0 or newer.  Overwrite previous settings.
  903. ;;
  904.  
  905. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","CheckedValue",3,01,00,00,00
  906. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","DefaultValue",3,01,00,00,00
  907. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","HelpID",2,"iexplore.hlp#50110"
  908. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","HKeyRoot",3,01,00,00,80
  909. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","RegPath",2,"SOFTWARE\Microsoft\Java VM"
  910. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","Text",0,"JIT compiler for virtual machine enabled (requires restart)"
  911. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","PlugUIText",0,"@vmhelper.dll,-4001"
  912. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","Type",2,"checkbox"
  913. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","UncheckedValue",1,00,00,00,00
  914. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","ValueName",2,"EnableJIT"
  915.  
  916. ;;
  917. ;;
  918. ;; CAB (IE) Installation Sections =======================================================
  919. ;;
  920. ;;
  921.  
  922. [CABINSTALL.UnRegisterNow]
  923. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","UninstallString"
  924.  
  925.  
  926. [CABINSTALL.RegisterRunOnce]
  927. HKLM, "Software\Microsoft\Windows\CurrentVersion\RunOnceEx\900",,,"Microsoft VM"
  928.  
  929. ;;
  930. ;;
  931. ;; X86 Installation Sections =======================================================
  932. ;;
  933. ;;
  934.  
  935. [X86INST.ClassFiles]
  936. dx3.zip,,,33
  937. dx3.cer,,,33
  938. ;dxmedia.zip
  939.  
  940. [X86INST.CCFFiles]
  941.  
  942. [X86INST.SysFilesRegister]
  943. dx3j.dll,,,33
  944.  
  945. [X86INST.SysFilesNoReg]
  946. javaee.dll,,,33
  947. javasup.vxd,,,33
  948. jit.dll,,,33
  949.  
  950. [X86INST.WinFiles]
  951. jautoexp.dat,,,33
  952. setdebug.exe,,,33
  953.  
  954. [X86INST.RunOnce]
  955. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Install Dx3 Class Files",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\dx3.zip,1,5,00,%VERNUM%,6,14,%10%\java\classes\dx3.cer"
  956. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  957.  
  958. [X86INST.RegisterNow]
  959. %11%\regsvr32.exe /s %11%\dx3j.dll
  960.  
  961. [X86INST.RegisterRunOnce]
  962. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Register DX3J",0,"regsvr32.exe /s %11%\dx3j.dll"
  963. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  964.  
  965.  
  966. [X86INST.ExecPkgMgr]
  967. ;rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\dxmedia.zip,1,4,10,0610,4,44
  968. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\dx3.zip,1,5,00,%VERNUM%,6,14,%10%\java\classes\dx3.cer
  969.  
  970. [X86INST.CCF.RunOnce]
  971. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  972.  
  973. [X86INST.CCF.ExecPkgMgr]
  974.  
  975. [X86INST.AddReg]
  976. HKCU,"Software\Microsoft\Java VM","EnableJIT",3,1,0,0,0
  977. HKLM,"System\CurrentControlSet\Services\VXD\JAVASUP","Start",1,0
  978. HKLM,"System\CurrentControlSet\Services\VXD\JAVASUP","StaticVxD",0,"JAVASUP.VXD"
  979.  
  980. ;;
  981. ;;
  982. ;; WFC Installation Sections =======================================================
  983. ;;
  984. ;;
  985.  
  986. [WFCINST.ClassFiles]
  987. wfc.zip,,,33
  988. wfc.cer,,,33
  989.  
  990. [WFCINST.RegisterNow]
  991. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%",,,"Java Class: com.ms.wfc.html.DhModule"
  992. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\Implemented Categories"
  993. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\Implemented Categories\{BE0975F0-BBDD-11CF-97DF-00AA001F73C1}"
  994. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InprocServer32",,,"%11%\msjava.dll"
  995. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InprocServer32","JavaClass",,"com.ms.wfc.html.DhModule"
  996. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InprocServer32","ThreadingModel",,"Both"
  997. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\ProgID",,,"DhModule"
  998. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InstalledVersion",,,"1,0,0,%WFCVERNUM%"
  999. HKLM,"SOFTWARE\Classes\DhModule",,,"Java Class: com.ms.wfc.html.DhModule"
  1000. HKLM,"SOFTWARE\Classes\DhModule\CLSID",,,"%DhModuleCLSID%"
  1001.  
  1002. [WFCINST.PkgMgr.RunOnce]
  1003. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Install WFC Class Files",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\wfc.zip,1,1,00,%WFCVERNUM%,6,14,%10%\Java\classes\wfc.cer,,1"
  1004. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Register_JDBGmgr",0,"%11%\jdbgmgr.exe -regserver"
  1005. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1006.  
  1007. [WFCINST.PkgMgr.RunNow]
  1008. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\wfc.zip,1,1,00,%WFCVERNUM%,6,14,%10%\java\classes\wfc.cer,,1
  1009.  
  1010.  
  1011. ;;
  1012. ;;
  1013. ;; IE30 Installation Sections =======================================================
  1014. ;;
  1015. ;;
  1016.  
  1017. [IE30INST.SysFilesRegister]
  1018.  
  1019. [IE30INST.SysFilesNoReg]
  1020. cabinet.dll,,,32
  1021. iernonce.dll,,,32
  1022.  
  1023. [IE30INST.WinFiles]
  1024. extrac32.exe,,,32
  1025.  
  1026. [IE30INST.HelpFiles]
  1027.  
  1028. [IE30INST.PostSetupCommand]
  1029. cryptsys.exe /q:a /r:n /n:v
  1030.  
  1031. [IE30INST.Registry.Delete]
  1032.  
  1033. [IE30INST.Registry.VersionStamp]
  1034.  
  1035.  
  1036. ;;
  1037. ;;
  1038. ;; CLEANUP Section.  Files that may have been left on the disk by another process (Class Installer,etc)
  1039. ;; that need to be removed.  This should be triggered *before* any other installation sections.
  1040. ;;
  1041. ;;
  1042.  
  1043. [CLEANUP.WinFiles]
  1044. runvm.exe,,,1
  1045.  
  1046. [CLEANUP.SysFiles]
  1047. javasntx.dll,,,1
  1048.  
  1049. [CLEANUP.OldClassFiles]
  1050. ClassR.exe,,,1
  1051. jdbc.exe,,,1
  1052. DxaR.exe,,,1
  1053. Dx3R.exe,,,1
  1054. CABR.exe,,,1
  1055. AFCR.exe,,,1
  1056.  
  1057. [CLEANUP.Classes]
  1058. ;Intentionally left empty for future expansion
  1059.  
  1060. [CLEANUP.TClasses]
  1061. ;Intentionally left empty for future exapnsion
  1062.  
  1063. [CLEANUP.UnRegister]
  1064. ;Don't call this section.  It doesn't work (hangs on some machines).
  1065. ;Left in so that we can see what we did and go back and figure out why regsvr is busted later.
  1066. %11%\regsvr32.exe /s /u %11%\msawt.dll
  1067.  
  1068. [CLEANUP.DelReg]
  1069. HKCR,"CLSID\{48BF17AB-7941-11D0-8AEA-00C04FC2CAD2}"
  1070.  
  1071.  
  1072. ;;
  1073. ;;
  1074. ;; UNINSTALL Section.  Files that are only deleted at install time.  Usually created by Class Installer.
  1075. ;;
  1076. ;;
  1077.  
  1078. [UNINSTALL.OldClasses]
  1079. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Delete classes.zip",0,"command /c del %10%\Java\Classes\classes.zip"
  1080. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Delete tclasses.zip",0,"command /c del %10%\Java\Classes\tclasses.zip"
  1081.  
  1082. [UNINST.BeginPrompt]
  1083. Prompt=%BEGIN_UNINSTALL_PROMPT%
  1084. ButtonType=YESNO
  1085. Title=%BEGIN_UNINSTALL_TITLE%
  1086.  
  1087. [UNINST.AddReg]
  1088. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Remove Microsoft VM",0,"rundll32 %11%\advpack.dll,LaunchINFSection %17%\java.inf,RealUnInstall"
  1089. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1090.  
  1091. [UNINST.AddReRegister]
  1092. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Register JavaPrxy",0,"%11%\regsvr32.exe /s %11%\javaprxy.dll"
  1093. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Register MS Java",0,"%11%\regsvr32.exe /s %11%\msjava.dll"
  1094. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Register VMHelper",0,"%11%\regsvr32.exe /s %11%\vmhelper.dll"
  1095. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1096.  
  1097. [UNINST.RunUninstApps]
  1098. rundll32.exe msjava.dll,JavaPkgMgr_UninstallAll
  1099. %11%\regsvr32.exe /s /u %11%\javacypt.dll
  1100. %11%\regsvr32.exe /s /u %11%\javaprxy.dll
  1101. %11%\regsvr32.exe /s /u %11%\msawt.dll
  1102. %11%\regsvr32.exe /s /u %11%\msjava.dll
  1103. %11%\regsvr32.exe /s /u %11%\vmhelper.dll
  1104. %11%\regsvr32.exe /s /u %11%\dx3j.dll
  1105.  
  1106. [UNINST.CryptoKeys]
  1107. HKLM,"SOFTWARE\Microsoft\Cryptography\Providers\Trust\FinalPolicy\{E6F795B1-F738-11D0-A72F-00A0C903B83D}",""
  1108. HKLM,"SOFTWARE\Microsoft\Cryptography\Providers\Trust\FinalPolicy\{E6F795B2-F738-11D0-A72F-00A0C903B83D}",""
  1109. HKLM,"SYSTEM\CurrentControlSet\Services\WinTrust\TrustProviders\JavaVM",""
  1110.  
  1111. [UNINST.CleanupDirs]
  1112. %10%\Java\Classes
  1113. %10%\Java\Lib
  1114. %10%\Java\Packages\Data
  1115. %10%\Java\Packages
  1116. %10%\Java\Trustlib
  1117.  
  1118. [UNINST.LogFile]
  1119. javainst.log
  1120.  
  1121. [RollbackJava.IE30.AddReg]
  1122. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","QuietUninstallString",0,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\java.inf,IE30Rollback,,256"
  1123. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","RequiresIESysFile",0,"4.99"
  1124. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  1125.  
  1126. [RollbackJava.BetaVM.AddReg]
  1127. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","QuietUninstallString",0,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\java.inf,UnInstall,,5"
  1128. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","RequiresIESysFile",0,"4.99"
  1129. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  1130.  
  1131. [RollbackJava.Release.AddReg]
  1132. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","QuietUninstallString",0 ,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\java.inf,RollBackJava,,256"
  1133. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","RequiresIESysFile",0,"4.99"
  1134. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  1135.  
  1136. ;;
  1137. ;;
  1138. ;; EXE Trigger Section
  1139. ;; Trigger EXE installs for DCOM95/DCOM98, OLE Automation and CLSPack
  1140. ;;
  1141. ;;
  1142.  
  1143. [DCOM.Trigger]
  1144. DCOM95.exe "/q:a /r:n"
  1145.  
  1146. [OLEAUT.Trigger]
  1147. OAInst.exe "/q:a /r:n"
  1148.  
  1149. [WFCClean.Trigger]
  1150. wfcclean.exe
  1151.  
  1152. [ClsPack.Trigger]
  1153. %10%\clspack "-auto"
  1154.  
  1155. [ClsPack.RunOnce]
  1156. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\909","Run ClassPack",0,"%10%\clspack -quiet"
  1157. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1158.  
  1159. ;;
  1160. ;;
  1161. ;; XMLDSO Install
  1162. ;; IE 4.0 or newer
  1163. ;;
  1164. ;;
  1165.  
  1166. [MSXML.CustomDestination]
  1167. 49000=SourceDir
  1168.  
  1169. [CABPKG.IE50Install.Move]
  1170. %10%\extrac32.exe /c /y %49000%\xmldso4.cab %10%\Java\Classes\xmldso4.cab
  1171.  
  1172. [CABPKG.IE50Install.PkgMgr]
  1173. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Install XML",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso4.cab,0,0,0,0,4,10"
  1174. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1175.  
  1176. [CABPKG.IE40Install.Move]
  1177. %10%\extrac32.exe /c /y %49000%\xmldso4.cab %10%\Java\Classes\xmldso4.cab
  1178.  
  1179. [CABPKG.IE40Install.PkgMgr]
  1180. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Install XML",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso4.cab,0,0,0,0,4,10"
  1181. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1182.  
  1183. [MSXML.MoveFile]
  1184. %10%\extrac32.exe /c /y %49000%\xmldso.cab %10%\Java\Classes\xmldso.cab
  1185.  
  1186. [MSXML.NT5.MoveFile]
  1187. %11%\extrac32.exe /c /y %49000%\xmldso.cab %10%\Java\Classes\xmldso.cab
  1188.  
  1189. [MSXML.Lite.PkgMgr.RunNow]
  1190. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso4.cab,0,0,0,0,4,10
  1191.  
  1192. [MSXML.Lite.PkgMgr.RunReboot]
  1193. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Install XML",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso4.cab,0,0,0,0,4,10"
  1194. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1195.  
  1196. [MSXML.PkgMgr.RunNow]
  1197. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso.cab,0,0,0,0,4,10
  1198.  
  1199. [MSXML.PkgMgr.RunReboot]
  1200. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Install XML",0,"rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso.cab,0,0,0,0,4,10"
  1201. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  1202.  
  1203. [MSXML.IE30.DoInstall]
  1204. %10%\extrac32.exe /E /Y /L %10%\Java\Classes %10%\Java\Classes\xmldso.cab xml.inf xml4ie3.cab
  1205. rundll32 advpack.dll,LaunchINFSectionEx %10%\Java\Classes\xml.inf,SDKInstall30
  1206.  
  1207. [MSXML.IE30.DoCleanUp]
  1208. xml.inf
  1209. xml4ie3.cab
  1210. xmldso.cab
  1211.  
  1212. [SourceDisksNames]
  1213. 1=%BASEINSTDISKNAME%,"javabase.cab",0
  1214. 2=%X86INSTDISKNAME%,"javax86.cab",0
  1215. 3=%IE30INSTDISKNAME%,"javaie30.cab",0
  1216. 4=%OTHERDISKNAME%,"vmhelp.cab",0
  1217. 5=%OTHERDISKNAME%,"",0
  1218.  
  1219. [SourceDisksFiles]
  1220. ;;
  1221. ;;Files in javabase.cab.  Installed on all platforms.
  1222. ;;
  1223. classes.zip=1
  1224. classes.cer=1
  1225. clspack.exe=1
  1226. java.inf=1  
  1227. javacypt.dll=1
  1228. javaperm.en=1
  1229. javaprxy.dll=1
  1230. javart.dll=1
  1231. javasec.en=1
  1232. jdbgmgr.exe=1
  1233. jview.exe=1
  1234. msawt.dll=1   
  1235. msjava.dll=1 
  1236. msjdbc.zip=1
  1237. msjdbc.cer=1
  1238. msjdbc10.dll=1
  1239. tclasses.zip=1
  1240. tclasses.cer=1
  1241. vmhelper.dll=1
  1242. wjview.exe=1
  1243. zonedon.reg=1
  1244. zonedoff.reg=1
  1245.  
  1246. ;;
  1247. ;;Files in javax86.cab. Installed only the x86
  1248. ;;
  1249. Dx3.zip=2
  1250. dx3.cer=2
  1251. dx3j.dll=2
  1252. jautoexp.dat=2
  1253. javaee.dll=2
  1254. javasup.vxd=2    
  1255. jit.dll=2    
  1256. setdebug.exe=2
  1257. wfc.zip=2
  1258. wfc.cer=2
  1259.  
  1260. ;;
  1261. ;;Files in Javaie30.cab.  Installed only on machines running ie30.  Not dropped to IE4.
  1262. ;;
  1263. cabinet.dll=3
  1264. extrac32.exe=3
  1265. iernonce.dll=3
  1266. regsvr32.exe=3
  1267.  
  1268. ;;
  1269. ;;Files in VMHelp.cab.  Not installed on core IE (US) machines.  Contains localized help files.
  1270. ;;
  1271. javasec.hlp=4
  1272. javaperm.hlp=4
  1273.  
  1274. ;;
  1275. ;;Files not in any cab.
  1276. ;;
  1277. cryptsys.exe=5
  1278. dcom95.exe=5
  1279. OAInst.exe=5
  1280. verinst.exe=5
  1281. wfcclean.exe=5
  1282.  
  1283. [Strings]
  1284. BASEINSTDISKNAME="Microsoft VM"
  1285. BASEINSTDISK="javabase.cab"
  1286. X86INSTDISKNAME="X86 Extensions for the Microsoft VM"
  1287. X86INSTDISK="JAVAX86.cab"
  1288. IE30INSTDISKNAME="IE30 Compatibility files for the Microsoft VM"
  1289. IE30INSTDISK="javaie30.cab"
  1290. ;LOCALHELPDISKNAME="Help Files for the Microsoft VM"
  1291. LOCALHELPDISK="vmhelp.cab"
  1292. OTHERDISKNAME="Extensions to the Microsoft VM"
  1293. VERNUM="3161"
  1294. WFCVERNUM="8211"
  1295. ClassId="{08B0E5C0-4FCB-11CF-AAA5-00401C608500}"
  1296. IE4CLSID="{89820200-ECBD-11cf-8B85-00AA005B4383}"
  1297. DhModuleCLSID="{B98AC5E0-DE20-11d1-A7CE-0000F81E8509}"
  1298. BEGIN_UNINSTALL_PROMPT="If this component is uninstalled, Microsoft Internet Explorer will not be able to download files from the World Wide Web. Do you want to uninstall the Microsoft VM?"
  1299. BEGIN_UNINSTALL_TITLE="Microsoft VM uninstall"
  1300. UninstKey="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  1301. JAVAVM_NAME="Microsoft VM"
  1302. IE4CRYPTVER=1023
  1303.