home *** CD-ROM | disk | FTP | other *** search
- ; Anas created this file on April 25 97
- ; remove these two lines after debugging
-
- ; Microsoft Internet Explorer Browser for Windows 3.1 or later
- ; Installation Information Script
- ; Copyright (c) 1997 Microsoft Corporation
- ; To be used with the new advanced Packaging API
-
- [Version]
- ; *** VERSION ***
- Signature="$CHICAGO$"
- SetupClass=BASE
- AdvancedInf=2.5
-
- [DefaultInstall]
- CustomDestination = iejava.destination
- Copyfiles = MSJAVA16.WIN16.COPYFILES
- AddReg = MSJAVA16.WIN16.REG
- ;UpdateInis = MSJAVA16.UPDATEINI
-
- [SourceDisksNames]
- ;disk-ordinal ="disk-description",disk-label,disk-serial-number
- ;55 = "String Describing disk", "VolumeLabel", 0
- 55 = "Microsoft Java VM for Win 3.1","",1
-
- [SourceDisksFiles]
- ;filename=disk-number[,subdir] [,file-size]
- ; To sys dir
-
- ;filename=disk-number[,subdir] [,file-size]
- ;Renfiles =file-list-section[,file-list-section]...
- ;UpdateInis =update-ini-section[,update-ini-section]...
- ;UpdateIniFields =update-inifields-section[,update-inifields-section]...
- ;Ini2Reg =ini-to-registry-section[,ini-to-registry-section]...
- ;UpdateCfgSys =update-config-section
- ;UpdateAutoBat =update-autoexec-section
-
-
- [DestinationDirs]
- ; *** DESTINATION DIRECTORIES ***
- ;file-list-section=ldid[, subdir ]
- MSJAVA16.WIN16.COPYFILES = 49000 ; Wherever the browser got installed
-
-
-
-
- [MSJAVA16.WIN16.COPYFILES]
- ;destination-file-name[, source-file-name][, temporary-file-name][,flag]
- msagen16.dll
- msawt16.dll
- msjava16.dll
- msjpeg16.dll
- msnet16.dll
- classes.zip
-
-
- [MAIN]
- RUN_JAVA = YES
-
- [MSJAVA16.UPDATEINI]
- ;*** do not overwrite if exists
- "iexplore.ini","DEFAULTOPTIONS","-ms600k -mx2048k -ss8k msjava16",1
-
- [MSJAVA16.WIN16.REG]
- ;reg-root-string, [subkey], [value-name], [flag], [value]
- HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}","",,"MSJava16 Class"
- HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}\Control","",,""
- HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}\ProgId","",,"MSJava16-2.0"
- HKCR,"CLSID\{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}\InprocServer","",,"%49000%\msjava16.dll"
- HKCR,"MSJava16-2.0","",,"MSJava16 Class"
- HKCR,"MSJava16-2.0\CLSID","",,"{0D30EC48-DD33-11D0-A0FD-0000F8751B8D}"
-
-
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\JavaVM","DefaultOptions",,"-ms600k -mx2048k -ss8k msjava16"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\JavaVM","ClassPath",,"%49000%\classes.zip"
-
-
-
- HKCU,"Software\Microsoft\Windows\CurrentVersion\Internet Settings","Security_RunJavaApplets",1,01,00,00,00
-
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\JAVA","DisplayName",,"TEST"
-
-
-
-
-
- [iejava.Destination]
- 49000,49001=ProgramFilesDir,5
-
-
- [ProgramFilesDir]
- HKLM,"Software\Microsoft\Active Setup\InstallInfo","Install Dir",,"%24%"
-