home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Monitors / KDS / KDS_AV.exe / KDSAV.INF < prev    next >
Windows Setup INFormation  |  1998-07-08  |  2KB  |  112 lines

  1. ; KDSAV.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. ; 4/16/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. AV5T.CopyFiles = 23 
  26. AV7T.CopyFiles = 23 
  27.  
  28. [SourceDisksNames]
  29. 1="KDS Monitor",,1
  30.  
  31. [SourceDisksFiles]
  32. AV5T_93.icm = 1
  33. AV7T_93.icm = 1
  34.  
  35. ;-------------------------------------------------
  36. ; Manufacturers
  37.  
  38. [Manufacturer]
  39. %String0%=Korea_Data_Systems
  40.  
  41. [Korea_Data_Systems]
  42. %AV-5T%=AV-7T.install,Monitor\KDS1540
  43. %AV-7T%=AV-7T.install,Monitor\KDS1740
  44.  
  45. ;-------------------------------------------------
  46. ; Install sections
  47.  
  48. ; Korea_Data_Systems
  49.  
  50. [AV-5T.install]
  51. DelReg=DEL_CURRENT_REG
  52. AddReg=AV-5T.AddReg,1280,DPMS
  53. CopyFiles=AV5T.CopyFiles
  54.  
  55. [AV-7T.install]
  56. DelReg=DEL_CURRENT_REG
  57. AddReg=AV-7T.AddReg,1280,DPMS
  58. CopyFiles=AV7T.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. [AV-5T.AddReg]
  87. HKR,"MODES\1280,1024",Mode1,,"30.0-70.0,50.0-120.0,+,+"
  88. HKR,,ICMProfile,0,"AV5T_93.icm"
  89.  
  90. [AV-7T.AddReg]
  91. HKR,"MODES\1280,1024",Mode1,,"30.0-70.0,50.0-120.0,+,+"
  92. HKR,,ICMProfile,0,"AV7T_93.icm"
  93.  
  94. ;-------------------------------------------------
  95.  
  96. [AV7T.CopyFiles]
  97. AV7T_93.ICM
  98. AV7T_65.ICM
  99. AV7T_55.ICM
  100.  
  101. [AV7T.CopyFiles]
  102. AV7T_93.ICM
  103. AV7T_65.ICM
  104. AV7T_55.ICM
  105.  
  106. [Strings]
  107. ;MonitorClassName="Monitor"
  108.  
  109. String0="Korea Data Systems"
  110.  
  111. AV-5T="Korea Data Systems Avitron AV-5T"
  112. AV-7T="Korea Data Systems Avitron AV-7T"