home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / driver / iodata / ga98v / extmon.inf < prev    next >
Windows Setup INFormation  |  1995-11-13  |  981b  |  47 lines

  1. ; INF file for I-O DATA GA-968Vx/PCI 用 2048x1536 Monitor
  2. ; Copyright (C) 1995 I-O DATA DEVICE,INC.
  3.  
  4. [version]
  5. Class=Monitor
  6. signature="$CHICAGO$"
  7. Provider=%IO-DATA%
  8.  
  9. [DestinationDirs]
  10. DefaultDestDir    = 11          ; LDID_SYS
  11.  
  12. ; Manufacturer List
  13. ;-------------------------------------------------
  14. [Manufacturer]
  15. %Generic%=Generic
  16.  
  17. ; Manufacturer Sections
  18. ;-------------------------------------------------
  19.  
  20. [Generic]
  21. %2048.DeviceDesc%=2048.Install, MonID_2048
  22.  
  23. ; Common AddReg/DelReg sections
  24. ;-------------------------------------------------
  25.  
  26. [DEL_CURRENT_REG]
  27. HKR,,MaxResolution
  28.  
  29. [2048]
  30. HKR,,MaxResolution,,"2048,1536"
  31.  
  32. ; Install Sections
  33. ;-------------------------------------------------
  34.  
  35. [2048.Install]
  36. DelReg=DEL_CURRENT_REG
  37. AddReg=2048
  38.  
  39. ;-------------------------------------------------
  40. ; User visible strings
  41.  
  42. [Strings]
  43. MonitorClassName="モニター"
  44. IO-DATA="アイ・オー・データ"
  45. Generic="(スタンダード モニター)"
  46. 2048.DeviceDesc = "2048x1536"
  47.