home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 February / PCO_0299.ISO / browser / ie5b_w98 / vmx86_01.cab / java.inf next >
Encoding:
Windows Setup INFormation  |  1998-10-12  |  35.2 KB  |  928 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. [PreClean.Installation]
  42. ComponentName=Java
  43. CopyFiles=PRECLEAN.RegSvr
  44.  
  45. [CleanUp]
  46. ComponentName=Java
  47. DelFiles=CLEANUP.WinFiles,CLEANUP.SysFiles,CLEANUP.OldClassFiles,CLEANUP.Classes,CLEANUP.TClasses
  48. DelReg=CLEANUP.DelReg
  49.  
  50. [BaseInstallation]
  51. ComponentName=Java
  52. CheckAdminRights=1
  53. CopyFiles=BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg,BASEINST.WinFiles,BASEINST.INF
  54. AddReg=BASEINST.AddReg
  55.  
  56. [BaseInstallation.NT5]
  57. ComponentName=Java
  58. CheckAdminRights=1
  59. CopyFiles=BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg.NT5,BASEINST.INF
  60. AddReg=BASEINST.AddReg
  61.  
  62. [BaseInstallation.RegNow]
  63. ComponentName=Java
  64. AddReg=IESettings.RegNow
  65. RunPostSetupCommands=BASEINST.RegisterNow
  66.  
  67. [BaseInstallation.RegOnReboot]
  68. ComponentName=Java
  69. AddReg=BASEINST.RegisterRunOnce,IESettings.RegisterRunOnce
  70.  
  71. [BaseInstallation.ClassFiles]
  72. ComponentName=Java
  73. CopyFiles=BASEINST.ClassFiles,BASEINST.TClassFiles
  74.  
  75. [BaseInstallation.CCFFiles]
  76. ComponentName=Java
  77. CopyFiles=BASEINST.CCFFiles
  78.  
  79. [BasePkgMgr.Install.RunOnce]
  80. ComponentName=Java
  81. AddReg=BASEINST.RunOnce
  82.  
  83. [BasePkgMgr.Install.Execute]
  84. ComponentName=Java
  85. RunPreSetupCommands=BASEINST.ExecPkgMgr
  86.  
  87. [BasePkgMgr.Install.CCF.RunOnce]
  88. ComponentName=Java
  89. AddReg=BASEINST.CCF.RunOnce
  90.  
  91. [BasePkgMgr.Install.CCF.Execute]
  92. ComponentName=Java
  93. RunPreSetupCommands=BASEINST.CCF.ExecPkgMgr
  94.  
  95. [Base.AddUninstallKey]
  96. AddReg=BASEINST.UninstallKeys
  97.  
  98. [Base.DeleteUninstallKey]
  99. DelReg=BASEINST.UninstallKeys
  100.  
  101. [CABInstallation.RunNow]
  102. ComponentName=Java
  103. DelReg=CABINSTALL.UnRegisterNow
  104.  
  105. [CABInstallation.RunOnce]
  106. ComponentName=Java
  107. AddReg=CABINSTALL.RegisterRunOnce
  108.  
  109. [IESecurity.Register]
  110. ComponentName=Java
  111. AddReg=IESEC.AddReg
  112.  
  113. [X86Installation]
  114. ComponentName=Java
  115. CopyFiles=X86INST.SysFilesRegister,X86INST.SysFilesNoReg,X86INST.WinFiles
  116. AddReg=X86.RunOnce,X86INST.AddReg
  117.  
  118. [X86Installation.RegNow]
  119. ComponentName=Java
  120. RunPostSetupCommands=X86INST.RegisterNow
  121.  
  122. [X86Installation.RegOnReboot]
  123. ComponentName=Java
  124. AddReg=X86INST.RegisterRunOnce
  125.  
  126. [X86Installation.ClassFiles]
  127. ComponentName=Java
  128. CopyFiles=X86INST.ClassFiles
  129.  
  130. [X86Installation.CCFFiles]
  131. ComponentName=Java
  132. CopyFiles=X86INST.CCFFiles
  133.  
  134. [X86Installation.PkgMgr.RunOnce]
  135. ComponentName=Java
  136. AddReg=X86INST.RunOnce
  137.  
  138. [X86Installation.PkgMgr.Execute]
  139. ComponentName=Java
  140. RunPreSetupCommands=X86INST.ExecPkgMgr
  141.  
  142. [X86PkgMgr.Install.CCF.RunOnce]
  143. ComponentName=Java
  144. AddReg=X86INST.CCF.RunOnce
  145.  
  146. [X86PkgMgr.Install.CCF.Execute]
  147. ComponentName=Java
  148. RunPreSetupCommands=X86INST.CCF.ExecPkgMgr
  149.  
  150. [AlphaInstallation]
  151. ComponentName=Java
  152. CopyFiles=
  153. AddReg=
  154.  
  155. [IE30Installation]
  156. ComponentName=Java
  157. CopyFiles=IE30INST.SysFilesRegister,IE30INST.SysFilesNoReg,IE30INST.WinFiles
  158. AddReg=IE30INST.Registry.VersionStamp
  159. DelReg=IE30INST.Registry.Delete
  160. RegisterOCXs=IE30INST.SysFilesRegister
  161. RunPostSetupCommands=IE30INST.PostSetupCommand
  162.  
  163. ;;
  164. ;;
  165. ;; WFC Install Headers =======================================================
  166. ;;
  167. ;;
  168.  
  169. [WFCInstallation.CopyFiles]
  170. ComponentName=Java
  171. CopyFiles=WFCINST.ClassFiles
  172.  
  173. [WFCInstallation.RegisterNow]
  174. ComponentName=Java
  175. AddReg=WFCINST.RegisterNow
  176.  
  177. [WFCInstallation.PkgMgr.RunOnce]
  178. ComponentName=Java
  179. AddReg=WFCINST.PkgMgr.RunOnce
  180.  
  181. [WFCInstallation.PkgMgr.Execute]
  182. ComponentName=Java
  183. RunPreSetupCommands=WFCINST.PkgMgr.RunNow
  184.  
  185. ;;
  186. ;;
  187. ;; TRIGGER HEADERS =======================================================
  188. ;;
  189. ;;
  190.  
  191. [WFCClean.RunNow]
  192. ComponentName=Java
  193. RunPostSetupCommands=WFCClean.Trigger
  194.  
  195. [DCOMInstallation]
  196. ComponentName=Java
  197. RunPostSetupCommands=DCOM.Trigger
  198.  
  199. [OLEAUTInstallation]
  200. ComponentName=Java
  201. RunPostSetupCommands=OLEAUT.Trigger
  202.  
  203. [ClsPack.RunNow]
  204. ComponentName=Java
  205. RunPostSetupCommands=ClsPack.Trigger
  206.  
  207. [ClsPack.RunReboot]
  208. ComponentName=Java
  209. AddReg=ClsPack.RunOnce
  210.  
  211. ;;
  212. ;;
  213. ;; XMLDSO HEADERS =======================================================
  214. ;;
  215. ;;
  216.  
  217. [NT5.MSXML.MoveFile]
  218. CustomDestination=MSXML.CustomDestination
  219. RunPostSetupCommands=MSXML.NT5.MoveFile
  220.  
  221. [IE50.JIT.MSXML.MoveFile]
  222. CustomDestination=MSXML.CustomDestination
  223. RunPostSetupCommands=CABPKG.IE50Install.Move
  224.  
  225. [IE50.JIT.MSXML.PkgMgr.RunNow]
  226. RunPostSetupCommands=MSXML.Lite.PkgMgr.RunNow
  227.  
  228. [IE50.JIT.MSXML.PkgMgr.RunReboot]
  229. AddReg=MSXML.Lite.PkgMgr.RunReboot
  230.  
  231. [IE40.CABPKG.MoveFile]
  232. CustomDestination=MSXML.CustomDestination
  233. RunPostSetupCommands=CABPKG.IE40Install.Move
  234.  
  235. [IE40.CABPKG.PkgMgr]
  236. AddReg=CABPKG.IE40Install.PkgMgr
  237.  
  238. [IE40.MSXML.MoveFile]
  239. CustomDestination=MSXML.CustomDestination
  240. RunPostSetupCommands=MSXML.MoveFile
  241.  
  242. [IE40.MSXML.PkgMgr.RunNow]
  243. RunPostSetupCommands=MSXML.PkgMgr.RunNow
  244.  
  245. [IE40.MSXML.PkgMgr.RunReboot]
  246. AddReg=MSXML.PkgMgr.RunReboot
  247.  
  248. [IE40.MSXML.Old.MoveFile]
  249. CustomDestination=MSXML.Old.CustomDestination
  250. RunPostSetupCommands=MSXML.Old.MoveFile
  251.  
  252. [IE40.MSXML.PkgMgr.Old.RunNow]
  253. RunPostSetupCommands=MSXML.Old.PkgMgr.RunNow
  254.  
  255. [IE40.MSXML.PkgMgr.Old.Reboot]
  256. AddReg=MSXML.Old.PkgMgr.RunReboot
  257.  
  258. [IE30.MSXML.Install]
  259. RunPostSetupCommands=MSXML.IE30.DoInstall
  260.  
  261. [IE30.MSXML.CleanUp]
  262. DelFiles=MSXML.IE30.DoCleanUp
  263.  
  264. ;;
  265. ;;
  266. ;; UNINSTALL HEADERS =======================================================
  267. ;;
  268. ;;
  269.  
  270. [UnInstall]
  271. SmartReboot=A
  272. Cleanup=1
  273. BeginPrompt=UNINST.BeginPrompt
  274. RunPreSetupCommands=UNINST.RunUninstApps
  275. DelFiles=BASEINST.ClassFiles,BASEINST.TClassFiles,BASEINST.SysFilesRegister,BASEINST.SysFilesNoReg,BASEINST.WinFiles,X86INST.ClassFiles,X86INST.SysFilesRegister,X86INST.SysFilesNoReg,X86INST.WinFiles,UNINST.LogFile
  276. DelReg=X86INST.AddReg,BASEINST.AddReg,BASEINST.UnInstallKeys,UNINST.CryptoKeys,RollbackJava.BetaVM.AddReg
  277. DelDirs=UNINST.CleanupDirs
  278. UnRegisterOCXs=BASEINST.SysFilesRegister,X86INST.SysFilesRegister
  279.  
  280. [RollbackJava.IE30]
  281. AddReg=RollbackJava.IE30.AddReg
  282.  
  283. [RollbackJava.BetaVM]
  284. AddReg=RollbackJava.BetaVM.AddReg
  285.  
  286. [RollbackJava.Release]
  287. AddReg=RollbackJava.Release.AddReg
  288.  
  289. [PreRollback.IE30]
  290. AddReg=UNINST.AddReRegister
  291. DelReg=RollbackJava.IE30.AddReg
  292. RunPostSetupCommands=UNINST.RunUninstApps
  293.  
  294. [PreRollback.Java]
  295. DelReg=RollbackJava.Release.AddReg
  296.  
  297. [IE30Rollback]
  298. ComponentName=Java
  299. PreRollBack=PreRollback.IE30
  300.  
  301. [RollbackJava]
  302. ComponentName=Java
  303. PreRollback=PreRollback.Java
  304.  
  305. ;;
  306. ;;
  307. ;; PRECLEANUP SECTIONS =======================================================
  308. ;;
  309. ;;
  310.  
  311. [PRECLEAN.RegSvr]
  312. regsvr32.exe,,,32
  313.  
  314. ;;
  315. ;;
  316. ;;  BASE INSTALLATION SECTIONS ===============================================
  317. ;;
  318. ;;
  319.  
  320. [BASEINST.ClassFiles]
  321. classes.zip,,,33
  322. classes.cer,,,33
  323. msjdbc.zip,,,33
  324. msjdbc.cer,,,33
  325.  
  326. [BASEINST.CCFFiles]
  327. allccf.cab,,,33
  328.  
  329. [BASEINST.TClassFiles]
  330. tclasses.zip,,,33
  331. tclasses.cer,,,33
  332.  
  333. [BASEINST.SysFilesRegister]
  334. javacypt.dll,,,33
  335. javaprxy.dll,,,33
  336. msawt.dll,,,33
  337. msjava.dll,,,33
  338. vmhelper.dll,,,33
  339.  
  340. [BASEINST.SysFilesNoReg]
  341. jdbgmgr.exe,,,33
  342. javart.dll,,,33
  343. msjdbc10.dll,,,33
  344. javasec.hlp,,,33
  345. javaperm.hlp,,,33
  346. zonedoff.reg,,,33
  347. zonedon.reg,,,33
  348.  
  349. [BASEINST.SysFilesNoReg.NT5]
  350. clspack.exe,,,33
  351. javaperm.hlp,,,33
  352. javart.dll,,,33
  353. javasec.hlp,,,33
  354. jdbgmgr.exe,,,33
  355. jview.exe,,,33
  356. msjdbc10.dll,,,33
  357. wjview.exe,,,33
  358. zonedoff.reg,,,33
  359. zonedon.reg,,,33
  360.  
  361. [BASEINST.WinFiles]
  362. clspack.exe,,,33
  363. jview.exe,,,33
  364. wjview.exe,,,33
  365.  
  366. [BASEINST.INF]
  367. java.inf,,,33
  368.  
  369. [BASEINST.RunOnce]
  370. 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,46,%10%\Java\classes\classes.cer"
  371. 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,46,%10%\java\classes\msjdbc.cer"
  372. 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,46,%10%\java\trustlib\tclasses.cer"
  373. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Register_JDBGmgr",0,"%11%\jdbgmgr.exe -regserver"
  374. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  375.  
  376. [BASEINST.RegisterNow]
  377. %11%\regsvr32.exe /s %11%\javacypt.dll
  378. %11%\regsvr32.exe /s %11%\javaprxy.dll
  379. %11%\regsvr32.exe /s %11%\msawt.dll
  380. %11%\regsvr32.exe /s %11%\msjava.dll
  381. %11%\regsvr32.exe /s %11%\vmhelper.dll
  382.  
  383. [BASEINST.RegisterRunOnce]
  384. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register JavaCypt",0,"regsvr32.exe /s %11%\javacypt.dll"
  385. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register JavaPrxy",0,"regsvr32.exe /s %11%\javaprxy.dll"
  386. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register MSAwt",0,"regsvr32.exe /s %11%\msawt.dll"
  387. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register MSJava",0,"regsvr32.exe /s %11%\msjava.dll"
  388. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\901","Register VMHelper",0,"regsvr32.exe /s %11%\vmhelper.dll"
  389. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  390.  
  391. [BASEINST.ExecPkgMgr]
  392. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\classes.zip,1,5,00,%VERNUM%,4,46,%10%\java\classes\classes.cer
  393. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\trustlib\tclasses.zip,1,5,00,%VERNUM%,6,46,%10%\java\trustlib\tclasses.cer
  394. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\msjdbc.zip,1,5,00,%VERNUM%,4,46,%10%\java\classes\msjdbc.cer
  395. %11%\jdbgmgr.exe -regserver
  396.  
  397. [BASEINST.CCF.RunOnce]
  398. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  399.  
  400. [BASEINST.CCF.ExecPkgMgr]
  401.  
  402. [BaseINST.AddReg]
  403. HKLM,"Software\Microsoft\Java VM","Classpath",2,"%10%\java\classes;."
  404. HKLM,"Software\Microsoft\Java VM","TrustedClasspath",2,""
  405. HKLM,"Software\Microsoft\Java VM","TrustedLibsDirectory",2,"%10%\java\trustlib"
  406. HKLM,"Software\Microsoft\Java VM","LibsDirectory",2,"%10%\java\lib"
  407. HKLM,"SOFTWARE\Classes\CLSID\%ClassId%",,,"%JAVAVM_NAME%"
  408. HKLM,"SOFTWARE\Classes\CLSID\%ClassId%\InstalledVersion",,,"5,00,%VERNUM%,0"
  409. HKLM,"Software\Classes\CLSID\%ClassId%\InstalledVersion","Path",,"%11%\msjava.dll"
  410. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%",,0,"%JAVAVM_NAME%"
  411. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","ComponentID",2,"JAVAVM"
  412. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","IsInstalled",1,1,0,0,0
  413. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","KeyFileName",0,"%11%\msjava.dll"
  414. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Locale",2,"%VMLOCALE%"
  415. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Version",0,"5,00,%VERNUM%,0"
  416. HKLM,"SOFTWARE\Microsoft\Java VM\RNIModuleFlags","mtxjava.dll",1,1,0,0,0
  417. HKLM,"SOFTWARE\Microsoft\Java VM\RNIModuleFlags","jdbcdemo.dll",1,1,0,0,0
  418. HKLM,"SOFTWARE\Microsoft\Java VM\Security","EditCustomPermissions",1,0,0,0,0
  419. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Java VM","EventMessageFile",0,"%11%\vmhelper.dll"
  420. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Java VM","TypesSupported",1,7,0,0,0
  421. HKLM,"Software\Microsoft\Java VM\System Properties","com.ms.applet.enable.serversockets",0,"false"
  422. ;HKCU,"Software\Microsoft\Internet Explorer\Main","First Home Page",2,"http://www.microsoft.com/ie/ie40/features/?/ie/ie40/features/ie-java.htm"
  423. HKCU,"Software\Microsoft\Java VM","EnableLogging",3,0,0,0,0
  424.  
  425. [BASEINST.UninstallKeys]
  426. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","DisplayName",,"Microsoft virtual machine"
  427. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","UninstallString",,"RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall"
  428. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  429.  
  430. ;;
  431. ;;
  432. ;; IE Advanced Options Settings =======================================================
  433. ;;
  434. ;;
  435.  
  436. [IESettings.RegNow]
  437. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","Bitmap",2,"%11%\inetcpl.cpl,4441"
  438. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","HelpID",2,"iexplore.hlp#50041"
  439. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","Text",2,"Java VM"
  440. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM","Type",2,"group"
  441.  
  442. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","CheckedValue",3,01,00,00,00
  443. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","DefaultValue",3,00,00,00,00
  444. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","HelpID",2,"iexplore.hlp#50301"
  445. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","HKeyRoot",3,01,00,00,80
  446. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","RegPath",2,"SOFTWARE\Microsoft\Java VM"
  447. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","Text",2,"Java-Konsole aktiviert (Neustart erforderlich)"
  448. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","Type",2,"checkbox"
  449. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","UncheckedValue",3,00,00,80,00
  450. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\CONSOLE","ValueName",2,"EnableJavaConsole"
  451.  
  452. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","CheckedValue",3,01,00,00,00
  453. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","DefaultValue",3,01,00,00,00
  454. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","HelpID",2,"iexplore.hlp#50110"
  455. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","HKeyRoot",3,01,00,00,80
  456. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","RegPath",2,"SOFTWARE\Microsoft\Java VM"
  457. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","Text",2,"Java JIT-Compiler aktiviert"
  458. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","Type",2,"checkbox"
  459. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","UncheckedValue",3,00,00,00,00
  460. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","ValueName",2,"EnableJIT"
  461.  
  462. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","CheckedValue",3,01,00,00,00
  463. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","DefaultValue",3,00,00,00,00
  464. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","HelpID",2,"iexplore.hlp#50109"
  465. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","HKeyRoot",3,01,00,00,80
  466. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","RegPath",2,"SOFTWARE\Microsoft\Java VM"
  467. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","Text",2,"Java-Protokollierung aktiviert"
  468. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","Type",2,"checkbox"
  469. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","UncheckedValue",3,00,00,00,00
  470. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\LOGGING","ValueName",2,"EnableLogging"
  471.  
  472. ;IE Security Settings
  473. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER","Bitmap",2,"%11%\inetcpl.cpl,4441"
  474. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER","Text",2,"Java"
  475. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER","Type",2,"group"
  476.  
  477. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","Bitmap",2,"%11%\inetcpl.cpl,4441"
  478. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","HelpID",2,"iexplore.hlp#50241"
  479. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","Text",2,"Java-Einstellungen"
  480. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA","Type",2,"group"
  481.  
  482. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","CheckedValue",3,00,00,80,00
  483. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","DefaultValue",3,00,00,00,00
  484. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","HelpID",2,"iexplore.hlp#50241"
  485. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  486. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","Text",2,"Benutzerdefiniert"
  487. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","Type",2,"radio"
  488. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\CUSTOM","ValueName",2,"1C00"
  489.  
  490. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","CheckedValue",3,00,00,00,00
  491. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","DefaultValue",3,00,00,00,00
  492. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","HelpID",2,"iexplore.hlp#50241"
  493. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  494. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","Text",2,"Java deaktivieren"
  495. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","Type",2,"radio"
  496. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\DISABLE","ValueName",2,"1C00"
  497.  
  498. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","CheckedValue",3,00,00,01,00
  499. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","DefaultValue",3,00,00,00,00
  500. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","HelpID",2,"iexplore.hlp#50241"
  501. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  502. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","Text",2,"Hohe Sicherheit"
  503. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","Type",2,"radio"
  504. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\HIGH","ValueName",2,"1C00"
  505.  
  506. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","CheckedValue",3,00,00,03,00
  507. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","DefaultValue",3,00,00,00,00
  508. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","HelpID",2,"iexplore.hlp#50241"
  509. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  510. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","Text",2,"Niedrige Sicherheit"
  511. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","Type",2,"radio"
  512. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\LOW","ValueName",2,"1C00"
  513.  
  514. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","CheckedValue",3,00,00,02,00
  515. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","DefaultValue",3,00,00,00,00
  516. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","HelpID",2,"iexplore.hlp#50241"
  517. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","RegPath",2,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\%s"
  518. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","Text",2,"Mittlere Sicherheit"
  519. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","Type",2,"radio"
  520. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\SO\JAVAPER\JAVA\MEDIUM","ValueName",2,"1C00"
  521.  
  522. [IESettings.RegisterRunOnce]
  523. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\906","Register IE Advanced Options for VM",0,"rundll32 %11%\advpack.dll,LaunchINFSection %17%\java.inf,IESettings.Register"
  524. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  525.  
  526. [IESettings.Register]
  527. ComponentName=Java
  528. AddReg=IESettings.RegNow
  529.  
  530. ;;
  531. ;;
  532. ;; IE Security Dialog Section =======================================================
  533. ;;
  534. ;; Enables Java Security settings in Internet Explorer
  535. ;;
  536. ;;
  537.  
  538. [IESEC.AddReg]
  539. ; moved to IESettings.RegNow
  540.  
  541. ;;
  542. ;;
  543. ;; CAB (IE) Installation Sections =======================================================
  544. ;;
  545. ;;
  546.  
  547. [CABINSTALL.UnRegisterNow]
  548. HKLM, "Software\Microsoft\Windows\CurrentVersion\Uninstall","MSJavaVM"
  549.  
  550. [CABINSTALL.RegisterRunOnce]
  551. HKLM, "Software\Microsoft\Windows\CurrentVersion\RunOnceEx\900",,,"Microsoft virtual machine"
  552.  
  553. ;;
  554. ;;
  555. ;; X86 Installation Sections =======================================================
  556. ;;
  557. ;;
  558.  
  559. [X86INST.ClassFiles]
  560. dx3.zip,,,33
  561. dx3.cer,,,33
  562. ;dxmedia.zip
  563.  
  564. [X86INST.CCFFiles]
  565.  
  566. [X86INST.SysFilesRegister]
  567. dx3j.dll,,,33
  568.  
  569. [X86INST.SysFilesNoReg]
  570. javaee.dll,,,33
  571. javasup.vxd,,,33
  572. jit.dll,,,33
  573.  
  574. [X86INST.WinFiles]
  575. jautoexp.dat,,,33
  576. setdebug.exe,,,33
  577.  
  578. [X86INST.RunOnce]
  579. 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%,4,46,%10%\java\classes\dx3.cer"
  580. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  581.  
  582. [X86INST.RegisterNow]
  583. %11%\regsvr32.exe /s %11%\dx3j.dll
  584.  
  585. [X86INST.RegisterRunOnce]
  586. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Register DX3J",0,"regsvr32.exe /s %11%\dx3j.dll"
  587. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  588.  
  589.  
  590. [X86INST.ExecPkgMgr]
  591. ;rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\dxmedia.zip,1,4,10,0610,4,44
  592. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\dx3.zip,1,5,00,%VERNUM%,4,46,%10%\java\classes\dx3.cer
  593.  
  594. [X86INST.CCF.RunOnce]
  595. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  596.  
  597. [X86INST.CCF.ExecPkgMgr]
  598.  
  599. [X86INST.AddReg]
  600. HKCU,"Software\Microsoft\Java VM","EnableJIT",3,1,0,0,0
  601. HKLM,"System\CurrentControlSet\Services\VXD\JAVASUP","Start",1,0
  602. HKLM,"System\CurrentControlSet\Services\VXD\JAVASUP","StaticVxD",0,"JAVASUP.VXD"
  603.  
  604. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","CheckedValue",3,01,00,00,00
  605. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","DefaultValue",3,01,00,00,00
  606. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","HelpID",2,"iexplore.hlp#50110"
  607. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","HKeyRoot",3,01,00,00,80
  608. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","RegPath",2,"SOFTWARE\Microsoft\Java VM"
  609. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","Text",2,"Java JIT-Compiler aktiviert"
  610. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","Type",2,"checkbox"
  611. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","UncheckedValue",3,00,00,00,00
  612. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\JAVA_VM\JIT","ValueName",2,"EnableJIT"
  613.  
  614. ;;
  615. ;;
  616. ;; WFC Installation Sections =======================================================
  617. ;;
  618. ;;
  619.  
  620. [WFCINST.ClassFiles]
  621. wfc.zip,,,33
  622. wfc.cer,,,33
  623.  
  624. [WFCINST.RegisterNow]
  625. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%",,,"Java Class: com.ms.wfc.html.DhModule"
  626. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\Implemented Categories"
  627. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\Implemented Categories\{BE0975F0-BBDD-11CF-97DF-00AA001F73C1}"
  628. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InprocServer32",,,"%11%\msjava.dll"
  629. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InprocServer32","JavaClass",,"com.ms.wfc.html.DhModule"
  630. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InprocServer32","ThreadingModel",,"Both"
  631. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\ProgID",,,"DhModule"
  632. HKLM,"SOFTWARE\Classes\CLSID\%DhModuleCLSID%\InstalledVersion",,,"1,0,0,%WFCVERNUM%"
  633. HKLM,"SOFTWARE\Classes\DhModule",,,"Java Class: com.ms.wfc.html.DhModule"
  634. HKLM,"SOFTWARE\Classes\DhModule\CLSID",,,"%DhModuleCLSID%"
  635.  
  636. [WFCINST.PkgMgr.RunOnce]
  637. 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,46,%10%\Java\classes\wfc.cer,,1"
  638. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\902","Register_JDBGmgr",0,"%11%\jdbgmgr.exe -regserver"
  639. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  640.  
  641. [WFCINST.PkgMgr.RunNow]
  642. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\wfc.zip,1,1,00,%WFCVERNUM%,6,46,%10%\java\classes\wfc.cer,,1
  643.  
  644.  
  645. ;;
  646. ;;
  647. ;; IE30 Installation Sections =======================================================
  648. ;;
  649. ;;
  650.  
  651. [IE30INST.SysFilesRegister]
  652.  
  653. [IE30INST.SysFilesNoReg]
  654. cabinet.dll,,,32
  655. iernonce.dll,,,32
  656.  
  657. [IE30INST.WinFiles]
  658. extrac32.exe,,,32
  659.  
  660. [IE30INST.HelpFiles]
  661.  
  662. [IE30INST.PostSetupCommand]
  663. cryptsys.exe /q:a /r:n /n:v
  664.  
  665. [IE30INST.Registry.Delete]
  666.  
  667. [IE30INST.Registry.VersionStamp]
  668.  
  669.  
  670. ;;
  671. ;;
  672. ;; CLEANUP Section.  Files that may have been left on the disk by another process (Class Installer,etc)
  673. ;; that need to be removed.  This should be triggered *before* any other installation sections.
  674. ;;
  675. ;;
  676.  
  677. [CLEANUP.WinFiles]
  678. runvm.exe,,,1
  679.  
  680. [CLEANUP.SysFiles]
  681. javasntx.dll,,,1
  682.  
  683. [CLEANUP.OldClassFiles]
  684. ClassR.exe,,,1
  685. jdbc.exe,,,1
  686. DxaR.exe,,,1
  687. Dx3R.exe,,,1
  688. CABR.exe,,,1
  689. AFCR.exe,,,1
  690.  
  691. [CLEANUP.Classes]
  692. ;Intentionally left empty for future expansion
  693.  
  694. [CLEANUP.TClasses]
  695. ;Intentionally left empty for future exapnsion
  696.  
  697. [CLEANUP.UnRegister]
  698. ;Don't call this section.  It doesn't work (hangs on some machines).
  699. ;Left in so that we can see what we did and go back and figure out why regsvr is busted later.
  700. %11%\regsvr32.exe /s /u %11%\msawt.dll
  701.  
  702. [CLEANUP.DelReg]
  703. HKCR,"CLSID\{48BF17AB-7941-11D0-8AEA-00C04FC2CAD2}"
  704.  
  705.  
  706. ;;
  707. ;;
  708. ;; UNINSTALL Section.  Files that are only deleted at install time.  Usually created by Class Installer.
  709. ;;
  710. ;;
  711.  
  712. [UNINSTALL.OldClasses]
  713. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Delete classes.zip",0,"command /c del %10%\Java\Classes\classes.zip"
  714. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","Delete tclasses.zip",0,"command /c del %10%\Java\Classes\tclasses.zip"
  715.  
  716. [UNINST.BeginPrompt]
  717. Prompt=%BEGIN_UNINSTALL_PROMPT%
  718. ButtonType=YESNO
  719. Title=%BEGIN_UNINSTALL_TITLE%
  720.  
  721. [UNINST.AddReg]
  722. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Remove Microsoft virtual machine",0,"rundll32 %11%\advpack.dll,LaunchINFSection %17%\java.inf,RealUnInstall"
  723. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  724.  
  725. [UNINST.AddReRegister]
  726. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Register JavaPrxy",0,"%11%\regsvr32.exe /s %11%\javaprxy.dll"
  727. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Register MS Java",0,"%11%\regsvr32.exe /s %11%\msjava.dll"
  728. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\870","Register VMHelper",0,"%11%\regsvr32.exe /s %11%\vmhelper.dll"
  729. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  730.  
  731. [UNINST.RunUninstApps]
  732. rundll32.exe msjava.dll,JavaPkgMgr_UninstallAll
  733. %11%\regsvr32.exe /s /u %11%\javacypt.dll
  734. %11%\regsvr32.exe /s /u %11%\javaprxy.dll
  735. %11%\regsvr32.exe /s /u %11%\msawt.dll
  736. %11%\regsvr32.exe /s /u %11%\msjava.dll
  737. %11%\regsvr32.exe /s /u %11%\vmhelper.dll
  738. %11%\regsvr32.exe /s /u %11%\dx3j.dll
  739.  
  740. [UNINST.CryptoKeys]
  741. HKLM,"SOFTWARE\Microsoft\Cryptography\Providers\Trust\FinalPolicy\{E6F795B1-F738-11D0-A72F-00A0C903B83D}",""
  742. HKLM,"SOFTWARE\Microsoft\Cryptography\Providers\Trust\FinalPolicy\{E6F795B2-F738-11D0-A72F-00A0C903B83D}",""
  743. HKLM,"SYSTEM\CurrentControlSet\Services\WinTrust\TrustProviders\JavaVM",""
  744.  
  745. [UNINST.CleanupDirs]
  746. %10%\Java\Classes
  747. %10%\Java\Lib
  748. %10%\Java\Packages\Data
  749. %10%\Java\Packages
  750. %10%\Java\Trustlib
  751.  
  752. [UNINST.LogFile]
  753. javainst.log
  754.  
  755. [RollbackJava.IE30.AddReg]
  756. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","QuietUninstallString",0,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\java.inf,IE30Rollback,,256"
  757. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","RequiresIESysFile",,"4.71"
  758. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  759.  
  760. [RollbackJava.BetaVM.AddReg]
  761. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","QuietUninstallString",0,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\java.inf,UnInstall,,5"
  762. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","RequiresIESysFile",,"4.71"
  763. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  764.  
  765. [RollbackJava.Release.AddReg]
  766. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","QuietUninstallString",0 ,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\java.inf,RollBackJava,,256"
  767. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM","RequiresIESysFile",,"4.71"
  768. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  769.  
  770. ;;
  771. ;;
  772. ;; EXE Trigger Section
  773. ;; Trigger EXE installs for DCOM95/DCOM98, OLE Automation and CLSPack
  774. ;;
  775. ;;
  776.  
  777. [DCOM.Trigger]
  778. DCOM95.exe "/q:a /r:n"
  779.  
  780. [OLEAUT.Trigger]
  781. OAInst.exe "/q:a /r:n"
  782.  
  783. [WFCClean.Trigger]
  784. wfcclean.exe
  785.  
  786. [ClsPack.Trigger]
  787. %10%\clspack "-auto"
  788.  
  789. [ClsPack.RunOnce]
  790. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnceEx\909","Run ClassPack",0,"%10%\clspack -quiet"
  791. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  792.  
  793. ;;
  794. ;;
  795. ;; XMLDSO Install
  796. ;; IE 4.0 or newer
  797. ;;
  798. ;;
  799.  
  800. [MSXML.CustomDestination]
  801. 49000=SourceDir
  802.  
  803. [CABPKG.IE50Install.Move]
  804. %10%\extrac32.exe /c /y %49000%\xmldso4.cab %10%\Java\Classes\xmldso4.cab
  805.  
  806. [CABPKG.IE50Install.PkgMgr]
  807. 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,42"
  808. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  809.  
  810. [CABPKG.IE40Install.Move]
  811. %10%\extrac32.exe /c /y %49000%\xmldso4.cab %10%\Java\Classes\xmldso4.cab
  812.  
  813. [CABPKG.IE40Install.PkgMgr]
  814. 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,42"
  815. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  816.  
  817. [MSXML.MoveFile]
  818. %10%\extrac32.exe /c /y %49000%\xmldso.cab %10%\Java\Classes\xmldso.cab
  819.  
  820. [MSXML.NT5.MoveFile]
  821. %11%\extrac32.exe /c /y %49000%\xmldso.cab %10%\Java\Classes\xmldso.cab
  822.  
  823. [MSXML.Lite.PkgMgr.RunNow]
  824. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso4.cab,0,0,0,0,4,42
  825.  
  826. [MSXML.Lite.PkgMgr.RunReboot]
  827. 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,42"
  828. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  829.  
  830. [MSXML.PkgMgr.RunNow]
  831. rundll32 %11%\msjava.dll,JavaPkgMgr_Install %10%\Java\classes\xmldso.cab,0,0,0,0,4,42
  832.  
  833. [MSXML.PkgMgr.RunReboot]
  834. 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,42"
  835. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",0,"rundll32.exe %11%\iernonce.dll,RunOnceExProcess"
  836.  
  837. [MSXML.IE30.DoInstall]
  838. %10%\extrac32.exe /E /Y /L %10%\Java\Classes %10%\Java\Classes\xmldso.cab xml.inf xml4ie3.cab
  839. rundll32 advpack.dll,LaunchINFSectionEx %10%\Java\Classes\xml.inf,SDKInstall30
  840.  
  841. [MSXML.IE30.DoCleanUp]
  842. xml.inf
  843. xml4ie3.cab
  844. xmldso.cab
  845.  
  846. [SourceDisksNames]
  847. 1=%BASEINSTDISKNAME%,"javabase.cab",0
  848. 2=%X86INSTDISKNAME%,"javax86.cab",0
  849. 3=%IE30INSTDISKNAME%,"javaie30.cab",0
  850. 4=%OTHERDISKNAME%,"",0
  851.  
  852. [SourceDisksFiles]
  853. ;;
  854. ;;Files in java.cab.  Installed on all platforms.
  855. ;;
  856. classes.zip=1
  857. classes.cer=1
  858. clspack.exe=1
  859. java.inf=1  
  860. javacypt.dll=1
  861. javaperm.hlp=1
  862. javaprxy.dll=1
  863. javart.dll=1
  864. javasec.hlp=1
  865. jdbgmgr.exe=1
  866. jview.exe=1
  867. msawt.dll=1   
  868. msjava.dll=1 
  869. msjdbc.zip=1
  870. msjdbc.cer=1
  871. msjdbc10.dll=1
  872. tclasses.zip=1
  873. tclasses.cer=1
  874. vmhelper.dll=1
  875. wjview.exe=1
  876. zonedon.reg=1
  877. zonedoff.reg=1
  878.  
  879. ;;
  880. ;;Files in javax86.cab. Installed only the x86
  881. ;;
  882. Dx3.zip=2
  883. dx3.cer=2
  884. dx3j.dll=2
  885. jautoexp.dat=2
  886. javaee.dll=2
  887. javasup.vxd=2    
  888. jit.dll=2    
  889. setdebug.exe=2
  890. wfc.zip=2
  891. wfc.cer=2
  892.  
  893. ;;
  894. ;;Files in Javaie30.cab.  Installed only on machines running ie30.  Not dropped to IE4.
  895. ;;
  896. cabinet.dll=3
  897. extrac32.exe=3
  898. iernonce.dll=3
  899. regsvr32.exe=3
  900.  
  901. ;;
  902. ;;Files not in any cab.
  903. ;;
  904. cryptsys.exe=4
  905. dcom95.exe=4
  906. OAInst.exe=4
  907. wfcclean.exe=4
  908.  
  909. [Strings]
  910. BASEINSTDISKNAME="Microsoft virtual machine"
  911. BASEINSTDISK="javabase.cab"
  912. X86INSTDISKNAME="X86 Extensions for the Microsoft virtual machine"
  913. X86INSTDISK="JAVAX86.cab"
  914. IE30INSTDISKNAME="IE30 Compatibility files for the Microsoft virtual machine"
  915. IE30INSTDISK="javaie30.cab"
  916. OTHERDISKNAME="Extensions to the Microsoft virtual machine"
  917. VERNUM="3031"
  918. WFCVERNUM="8211"
  919. ClassId="{08B0E5C0-4FCB-11CF-AAA5-00401C608500}"
  920. IE4CLSID="{89820200-ECBD-11cf-8B85-00AA005B4383}"
  921. DhModuleCLSID="{B98AC5E0-DE20-11d1-A7CE-0000F81E8509}"
  922. 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 virtual machine?"
  923. BEGIN_UNINSTALL_TITLE="Microsoft virtual machine uninstall"
  924. UninstKey="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MsJavaVM"
  925. JAVAVM_NAME="Microsoft virtual machine"
  926. VMLOCALE="DE"
  927. IE4CRYPTVER=1023
  928.