home *** CD-ROM | disk | FTP | other *** search
- ; Microsoft SDK for Java Installation
- ; Copyright (C) 1996 Microsoft Corporation
-
- [Version]
- Signature="$CHICAGO$"
- AdvancedINF=2.0, "You need a newer version of Advpack.dll"
-
- ;
- ; Destination Directories
-
- [DestinationDirs]
-
- ;
- ; Installation Targets
-
- [DefaultInstall]
- CustomDestination=SDK.FileLocation
- RunPostSetupCommands=ExtractFiles
- Delfiles=SDK.DelInf
-
- [SDK.FileLocation]
- 49001=SDK.RootDir, 1
-
- [SDK.RootDir]
- 'HKLM','Blah','Nothing','Enter the Destination Directory for the SDK Docs:','C:\SDK-Docs'
-
- [ExtractFiles]
- SDKJDoc.exe /E /Y /L %49001%
-
- [SDK.DelInf]
- SDK-Main.inf
-
- [SourceDisksNames]
- 1=%SOURCEDISKNAME%,"",0
-
- [SourceDisksFiles]
- SDKJDoc=1
-
- [Strings]
- SOURCEDISKNAME="SDK Docs
- JAVAVM_NAME="SDK for Java Documents"
-
-
-