home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Monitors / KDS / VS-195.exe / KDS19.inf next >
Windows Setup INFormation  |  1998-08-31  |  2KB  |  113 lines

  1. ; KDS19.INF
  2. ;
  3. ; This is setup information file for
  4. ; Korea Data Systems monitor product.
  5. ;
  6. ; Copyright (c) 1994-1997, Korea Data Systems
  7. ; 8/31/98
  8.  
  9. [Version]
  10. Signature=$CHICAGO$ 
  11. Class=Monitor
  12. ClassGuid={4D36E96E-E325-11CE-BFC1-08002BE10318}
  13. Provider=%String0%
  14.  
  15. [ClassInstall32]
  16. AddReg=ClassAddReg32
  17.  
  18. [ClassAddReg32]
  19. HKR,,,,%MonitorClassName%
  20. HKR,,Icon,,"-1"
  21. HKR,,NoInstallClass,,1
  22.  
  23. [DestinationDirs]
  24. DefaultDestDir    = 11
  25. VS-195.CopyFiles = 23 
  26. VS-19SN.CopyFiles = 23 
  27.  
  28. [SourceDisksNames]
  29. 1="KDS Monitor",,1
  30.  
  31. [SourceDisksFiles]
  32. VS195_93.icm = 1
  33. VS19SN_93.icm = 1
  34.  
  35. ;-------------------------------------------------
  36. ; Manufacturers
  37.  
  38. [Manufacturer]
  39. %String0%=Korea_Data_Systems
  40.  
  41. [Korea_Data_Systems]
  42. %VS-195%=VS-195.install,Monitor\KDS1980
  43. %VS-19SN%=VS-19SN.install,Monitor\KDS1981
  44.  
  45. ;-------------------------------------------------
  46. ; Install sections
  47.  
  48. ; Korea_Data_Systems
  49.  
  50. [VS-195.install]
  51. DelReg=DEL_CURRENT_REG
  52. AddReg=VS-195.AddReg,1600,DPMS
  53. CopyFiles=VS-195.CopyFiles
  54.  
  55. [VS-19SN.install]
  56. DelReg=DEL_CURRENT_REG
  57. AddReg=VS-19SN.AddReg,1600,DPMS
  58. CopyFiles=VS-19SN.CopyFiles
  59.  
  60.  
  61. ;-------------------------------------------------
  62. ; DelReg & AddReg sections
  63.  
  64. [DEL_CURRENT_REG]
  65. HKR,MODES
  66. HKR,,MaxResolution
  67. HKR,,DPMS
  68. HKR,,ICMProfile
  69.  
  70. [640]
  71. HKR,,MaxResolution,,"640,480"
  72. [800]
  73. HKR,,MaxResolution,,"800,600"
  74. [1024]
  75. HKR,,MaxResolution,,"1024,768"
  76. [1280]
  77. HKR,,MaxResolution,,"1280,1024"
  78. [1600]
  79. HKR,,MaxResolution,,"1600,1200"
  80.  
  81. [DPMS]
  82. HKR,,DPMS,,1
  83.  
  84. ; Model AddReg sections
  85.  
  86. [VS-195.AddReg]
  87. HKR,"MODES\1600,1200",Mode1,,"30.0-95.0,50.0-120.0,+,+"
  88. HKR,,ICMProfile,0,"VS195_93.icm"
  89.  
  90. [VS-19SN.AddReg]
  91. HKR,"MODES\1600,1200",Mode1,,"30.0-95.0,50.0-120.0,+,+"
  92. HKR,,ICMProfile,0,"VS19N_93.icm"
  93.  
  94. ;-------------------------------------------------
  95.  
  96. [VS-195.CopyFiles]
  97. VS195_93.icm
  98. VS195_65.icm
  99. VS195_55.icm
  100.  
  101. [VS-19SN.CopyFiles]
  102. VS19N_93.icm
  103. VS19N_65.icm
  104. VS19N_55.icm
  105.  
  106. [Strings]
  107. ;MonitorClassName="Monitor"
  108.  
  109. String0="Korea Data Systems"
  110.  
  111. VS-195="Korea Data Systems Visual Sensation VS-195"
  112. VS-19SN="Korea Data Systems Visual Sensation VS-19SN"
  113.