home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / awf98.inf < prev    next >
Encoding:
INI File  |  1997-10-21  |  567 b   |  30 lines

  1.  
  2. ; AWF98.INF
  3.  
  4. ; Install only the files needed to upgrade win95 fax to Win98.
  5.  
  6. ; Copyright (c) 1997 Microsoft Corporation
  7.  
  8. [version]
  9. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  10. signature="$CHICAGO$"
  11. SetupClass=BASE
  12.  
  13. [DestinationDirs]
  14. Awfax.Copy              = 11            
  15.  
  16.  
  17. [BaseWinOptions]
  18. AWFAXinstallable
  19.  
  20. [AWFAXinstallable]
  21. CopyFiles               = Awfax.Copy
  22.  
  23. ; These files are needed for IE4 and Win98 if Fax is installed.
  24. ; Always want to update these files
  25. [Awfax.Copy]
  26. awfxex32.exe,,,1
  27. awfxcg32.dll,,,1
  28. awkrnl32.dll,,,1
  29.  
  30.