home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / WIN98 / PRECOPY2.CAB / diskdrv.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-06-19  |  930 b   |  45 lines

  1. ; Localized    05/19/1998 12:34 AM (GMT)    7:3.0.406 A    diskdrv.inf
  2.  
  3. ; DISKDRV.INF  -- This file contains general description of Disk Drive devices
  4. ;
  5. ;
  6. ;*** Created 6/22/94  (Creation Date)
  7.  
  8. [Version]
  9. CatalogFile=diskdrv.cat
  10. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  11. signature="$CHICAGO$"
  12. Class=DiskDrive
  13. ClassGUID={4d36e967-e325-11ce-bfc1-08002be10318}
  14. Provider=%Msft%
  15.  
  16. ; Class Install
  17. [ClassInstall]
  18. Addreg=DiskReg
  19.  
  20. [DiskReg]
  21. HKR,,,,%DiskClassName%
  22. HKR,,EnumPropPages,,"iosclass.dll,EnumPropPages"
  23. HKR,,SilentInstall,,1
  24. HKR,,NoInstallClass,,1
  25. HKR,,Icon,,"3"
  26.  
  27. ; Table of Contents
  28. [Manufacturer]
  29. %MSFT%=Generic.Devices
  30.  
  31. [Generic.Devices]
  32. %GenDiskDesc%=GenDiskInstall,GenDisk
  33.  
  34. [GenDiskInstall]
  35. Addreg=ForceMPCopy
  36.  
  37. ;********************************Common section
  38. [ForceMPCopy]
  39. HKR,,NoSetupUI,,1
  40.  
  41. [Strings]
  42. Msft = "(▒Ω╫╝┤┼┼╠╟²╢»╞≈)"
  43. DiskClassName = "┤┼┼╠╟²╢»╞≈"
  44. GenDiskDesc = "┤┼┼╠╟²╢»╞≈"
  45.