home *** CD-ROM | disk | FTP | other *** search
- ; Microsoft SDK for Java Installation
- ; Copyright (C) 1996 Microsoft Corporation
-
- [Version]
- Signature="$CHICAGO$"
- AdvancedINF=2.5, "You need a newer version of Advpack.dll"
-
- ;
- ; Installation Targets
-
- [DefaultInstall]
- CustomDestination=DOC.FileLocation
- Delfiles=DOC.DelInf
- AddReg=SetRegistry
- RunPostSetupCommands=ExtractFiles
-
- [SDKInstall]
- CustomDestination=SDK.AutoFileLocation
- Delfiles=DOC.DelInf
- AddReg=SetRegistry
- RunPostSetupCommands=SDKExtractFiles
-
-
- [DOC.FileLocation]
- 49000=SourceDir
- 49001=DOC.RootDir, 1
-
- [DOC.RootDir]
- 'HKLM','SOFTWARE\Microsoft\SDKJava\','ExpectedDocsDir','Enter the Destination Directory for the SDK:','C:\SDK-DOCS'
-
- [SDK.AutoFileLocation]
- 49000=SourceDir
- 49001=SDK.AutoRootDir, 7
-
- [SDK.AutoRootDir]
- 'HKLM','Software\Microsoft\SDKJava','DOC Dir','','C:\SDK-Java.20'
-
- [ExtractFiles]
- %49000%\extrac32.exe /E /Y /L """%49001%""" %49000%\sdkdoc.cab
-
- [SDKExtractFiles]
- %10%\extrac32.exe /E /Y /L """%49001%""" %49000%\sdkdoc.cab
-
- [SetRegistry]
- HKLM,"Software\Microsoft\SDKJava","DocsDir",0,"%49001%"
- HKLM,"Software\Microsoft\SDKJava","ExpectedJDKDocDir",2,"%49001%"
- HKLM,"Software\Microsoft\SDKJava","ExpectedDX3JDocDir",2,"%49001%"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%",,0,"SDK Documentation"
- HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%ClassId%","Version",0,"4,79,%VERNUM%,%VMVER%"
-
-
- [DOC.DelInf]
- sdkjdoc.inf
-
- [SourceDisksNames]
- 1=%SOURCEDISKNAME%,"",0
-
- [SourceDisksFiles]
- SDKDOC.cab=1
- extrac32.exe=1
-
- [Strings]
- SOURCEDISKNAME="SDKDOCS"
- ClassId="{526B7280-C7F6-11d0-94E7-00C04FD7BB1D}"
- VERNUM=2257
- VMVER=2252
-
-
-
-
-
-
-