home *** CD-ROM | disk | FTP | other *** search
- ; This INF installs AFC on either Netscape or IE.
- ; Use DefaultIEInstall to install AFC for IE, or
- ; DefaultNSInstall for Netscape (with AFCDir set to point to
- ; Netscape's Java\Classes directory). Uninstall automatically
- ; removes the proper files. Use other install points
- ; (TooNewNSInstall, DefaultInstall) as necessary...now they do
- ; nothing special. Default install is for IE.
- [Version]
- Signature=$CHICAGO$
-
- [IEVersion]
- Min=3.00
- Max=5.00
- Exclude=
- NoWarn=0
-
- [NSVersion]
- Min=2.00
- Max=4.03
- Exclude=
- NoWarn=0
-
- [Win95Version]
- Min=4.00
- Max=4.10
- Exclude=
- NoWarn=0
-
- [WinNTVersion]
- Min=4.0
- Max=4.0
- Exclude=
- NoWarn=0
-
- [DestinationDirs]
- ; Netscape and Internet Explorer go to the
- ; windows\java directories.
- NS_AFCCopy=25, Java\Classes
- NS_AFCDel=25, Java\Classes
- NS_RESCopy=25, Java
- NS_Locale=25, Java
-
- IE_AFCCopy=25, Java\Classes
- IE_AFCDel=25, Java\Classes
- IE_RESCopy=25, Java
- IE_Locale=25, Java
-
- AFCINFCopy=17
-
- [DefaultInstall]
- CopyFiles=IE_AFCCopy, IE_RESCopy, AFCINFCopy
- AddReg=IE_ResourceRename, IE_AFCRegUninstall
-
- [TooNewNSInstall]
- CopyFiles=NS_AFCCopy, NS_RESCopy, AFCINFCopy
- AddReg=NS_AFCRegUninstall, NS_ResourceRename
-
- [TooNewIEInstall]
- CopyFiles=IE_AFCCopy, IE_RESCopy, AFCINFCopy
- AddReg=IE_AFCRegUninstall, IE_ResourceRename
-
- [DefaultIEInstall]
- CopyFiles=IE_AFCCopy, IE_RESCopy, AFCINFCopy
- AddReg=IE_AFCRegUninstall, IE_ResourceRename
-
- [DefaultNSInstall]
- CopyFiles=NS_AFCCopy, NS_RESCopy, AFCINFCopy
- AddReg=NS_AFCRegUninstall, NS_ResourceRename
-
- [IE_RemoveAFC]
- BeginPrompt=BeginUninstall
- DelFiles=IE_AFCCopy, AFCINFCopy, IE_RESCopy, IE_Locale
- DelReg=IE_AFCRegUninstall, IE_ResourceDelete
-
- [NS_RemoveAFC]
- BeginPrompt=BeginUninstall
- DelFiles=NS_AFCCopy, AFCINFCopy, NS_RESCopy, NS_Locale
- DelReg=NS_AFCRegUninstall
- AddReg=NS_ResourceDelete
-
- [BeginUninstall]
- Prompt=%UNINSTALL%
- ButtonType=YESNO
- Title="Microsoft AFC Uninstall"
-
- [IE_AFCCopy]
- AFC11.zip
- AFCunins.exe,,,1
-
- [NS_AFCCopy]
- AFC11.zip
- AFCunins.exe,,,1
-
- [AFCINFCopy]
- afc.inf
-
- [NS_RESCopy]
- ;resour~1.res
- ;stop.gif
- ;question.gif
- ;inform~1.gif
- ;exclam~1.gif
-
- [IE_RESCopy]
- ;resour~1.res
- ;stop.gif
- ;question.gif
- ;inform~1.gif
- ;exclam~1.gif
-
- [IE_Locale]
- locale.txt
-
- [NS_Locale]
- locale.txt
-
- [IE_AFCRegUninstall]
- ;Add entry to the Add-Remove Programs control panel to uninstall the program:
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AFC,"DisplayName",,"Application Foundation Classes (AFC)"
- ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AFC,"UninstallString",,"RunDll setupx.dll,InstallHinfSection IE_RemoveAFC 4 afc.inf"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AFC,"UninstallString",,"%25%\Java\Classes\AFCUnins.exe IE"
- ;Add entry to register AFC as installed so autoinstall won't run again
- HKCR,CLSID\%GUID%, "",, "AFC autoinstall"
- HKCR,CLSID\%GUID%\InstalledVersion, "",, %VERSION%
-
- [NS_AFCRegUninstall]
- ;Add entry to the Add-Remove Programs control panel to uninstall the program:
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AFC,"DisplayName",,"Application Foundation Classes (AFC)"
- ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AFC,"UninstallString",,"RunDll setupx.dll,InstallHinfSection NS_RemoveAFC 4 afc.inf"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\AFC,"UninstallString",, "%25%\Java\Classes\AFCUnins.exe NS"
- ;Add entry to register AFC as installed so autoinstall won't run again
- HKCR,CLSID\%GUID%, "",, "AFC autoinstall"
- HKCR,CLSID\%GUID%\InstalledVersion, "",, %VERSION%
-
- [IE_ResourceRename]
- ; adds entry to rename file from 8.3 to long file name
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%AFCDIR%\Java
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,resour~1.res,,"$$res$$.res"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%AFCDIR%\Java
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,$$res$$.res,,"resources.res"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%AFCDIR%\Java
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,inform~1.gif,,"$$inf$$.gif"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%AFCDIR%\Java
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,$$inf$$.gif,,"information.gif"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%AFCDIR%\Java
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,exclam~1.gif,,"$$exc$$.gif"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%AFCDIR%\Java
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,$$exc$$.gif,,"exclamation.gif"
-
- [NS_ResourceRename]
- ; adds entry to rename file from 8.3 to long file name
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%24%%AFCDIR%
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,resour~1.res,,"$$res$$.res"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%24%%AFCDIR%
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,$$res$$.res,,"resources.res"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%24%%AFCDIR%
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,inform~1.gif,,"$$inf$$.gif"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%24%%AFCDIR%
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,$$inf$$.gif,,"information.gif"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%24%%AFCDIR%
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,exclam~1.gif,,"$$exc$$.gif"
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%24%%AFCDIR%
- ;HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,$$exc$$.gif,,"exclamation.gif"
-
- [IE_ResourceDelete]
- ; adds entry to delete long file names
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\JavaHome,,,%25%\Java
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\JavaHome,resour~1.res,,"resources.res"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%25%\Java
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,inform~1.gif,,"information.gif"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%25%\Java
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,exclam~1.gif,,"exclamation.gif"
-
- [NS_ResourceDelete]
- ; adds entry to delete long file names
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\JavaHome,,,%25%\Java
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\JavaHome,resour~1.res,,"resources.res"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%25%\Java
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,inform~1.gif,,"information.gif"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,,,%25%\Java
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\JavaHome,exclam~1.gif,,"exclamation.gif"
-
- [SourceDisksNames]
- 1=%DiskName%,AFC,0
-
- [SourceDisksFiles]
- afc11.zip=1
- afc.inf=1
- ;resour~1.res=1
- ;stop.gif=1
- ;question.gif=1
- ;exclam~1.gif=1
- ;inform~1.gif=1
-
- [Strings]
- GUID="{9C06B801-F217-11d0-AA9B-0000F8052E95}"
- SampleFolder="AFC"
- SampleDesc="Microsoft Application Foundation Classes"
- DiskName="AFC Installation Disk"
- UNINSTALL="Do you really want to remove Microsoft Application Foundation Classes?"
- AFCDIR=Java
- VERSION="2,0,0,2654"
-