home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 18 / boot-disc-1998-02.iso / Utils / Online / IExplore.4 / Win31 / JAVA.CAB / java.inf < prev    next >
INI File  |  1997-06-07  |  3KB  |  93 lines

  1. ; Anas created this file on April 25 97
  2. ; remove these two lines after debugging
  3.  
  4. ; Microsoft Internet Explorer Browser for Windows 3.1 or later 
  5. ; Installation Information Script
  6. ; Copyright (c) 1997 Microsoft Corporation
  7. ; To be used with the new advanced Packaging API
  8.  
  9. [Version]
  10. ;    ***    VERSION    ***
  11. Signature="$CHICAGO$"
  12. SetupClass=BASE
  13. AdvancedInf=2.5
  14.  
  15. [DefaultInstall]
  16. CustomDestination = iejava.destination
  17. Copyfiles = MSJAVA16.WIN16.COPYFILES
  18. AddReg = MSJAVA16.WIN16.REG
  19. ;UpdateInis = MSJAVA16.UPDATEINI
  20.  
  21. [SourceDisksNames]
  22. ;disk-ordinal ="disk-description",disk-label,disk-serial-number
  23. ;55 = "String Describing disk", "VolumeLabel", 0
  24. 55 = "Microsoft Java VM for Win 3.1","",1
  25.  
  26. [SourceDisksFiles]
  27. ;filename=disk-number[,subdir] [,file-size] 
  28. ; To sys dir
  29.  
  30. ;filename=disk-number[,subdir] [,file-size] 
  31. ;Renfiles =file-list-section[,file-list-section]...
  32. ;UpdateInis =update-ini-section[,update-ini-section]...
  33. ;UpdateIniFields =update-inifields-section[,update-inifields-section]...
  34. ;Ini2Reg =ini-to-registry-section[,ini-to-registry-section]...
  35. ;UpdateCfgSys =update-config-section
  36. ;UpdateAutoBat =update-autoexec-section
  37.  
  38.  
  39. [DestinationDirs]
  40. ;    ***    DESTINATION DIRECTORIES    ***
  41. ;file-list-section=ldid[, subdir ]
  42. MSJAVA16.WIN16.COPYFILES = 49000 ; Wherever the browser got installed
  43.  
  44.  
  45.  
  46.  
  47. [MSJAVA16.WIN16.COPYFILES]
  48. ;destination-file-name[, source-file-name][, temporary-file-name][,flag]
  49. msagen16.dll
  50. msawt16.dll
  51. msjava16.dll
  52. msjpeg16.dll
  53. msnet16.dll
  54. classes.zip
  55.  
  56.  
  57. [MAIN]
  58. RUN_JAVA = YES
  59.  
  60. [MSJAVA16.UPDATEINI]
  61. ;*** do not overwrite if exists
  62. "iexplore.ini","DEFAULTOPTIONS","-ms600k -mx2048k -ss8k msjava16",1 
  63.  
  64. [MSJAVA16.WIN16.REG]
  65. ;reg-root-string, [subkey], [value-name], [flag], [value]
  66. HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}","",,"MSJava16 Class"
  67. HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}\Control","",,""
  68. HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}\ProgId","",,"MSJava16-2.0"                                 
  69. HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}\InprocServer","",,"%49000%\msjava16.dll"                               
  70. HKCR,"MSJava16-2.0","",,"MSJava16 Class"
  71. HKCR,"MSJava16-2.0\CLSID","",,"{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}"
  72.  
  73.  
  74. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\JavaVM","DefaultOptions",,"-ms600k -mx2048k -ss8k msjava16"
  75. HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\JavaVM","ClassPath",,"%49000%\classes.zip"
  76.  
  77.  
  78.  
  79. HKCU,"Software\Microsoft\Windows\CurrentVersion\Internet Settings","Security_RunJavaApplets",1,01,00,00,00
  80.  
  81. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\JAVA","DisplayName",,"TEST"
  82.  
  83.  
  84.  
  85.  
  86.  
  87. [iejava.Destination]
  88. 49000,49001=ProgramFilesDir,5
  89.  
  90.  
  91. [ProgramFilesDir]
  92. HKLM,"Software\Microsoft\Active Setup\InstallInfo","Install Dir",,"%24%"
  93.