home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd2.bin / video / matrox / w2k_572.exe / DUALG400.inf < prev    next >
Windows Setup INFormation  |  2001-09-28  |  2KB  |  84 lines

  1. ;
  2. ; Installation inf for the Matrox True Multi-display for the G400/G450 series.
  3. ;
  4. ; Copyright (c) 1999-2000. Matrox Graphics Inc. All Rights Reserved.
  5. ;
  6.  
  7. [Version]
  8. CatalogFile = dualg400.cat
  9. Signature=$Windows NT$
  10. Provider=Matrox
  11. ClassGuid={4d36e968-e325-11ce-bfc1-08002be10318}
  12. Class=Display
  13. DriverVer=09/28/2001, 5.72.021.0
  14.  
  15. [VHead]
  16. SUPPORTED=0525
  17. UNSUPPORTED=0525-0E00102B,0525-0E01102B,0525-0E02102B,0525-0E03102B,0525-23C0102B,0525-23C1102B,0525-0643102B,0525-0543102B
  18.  
  19. [SourceDisksNames]
  20. 1 = %Disk1%
  21.  
  22. [SourceDisksFiles]
  23. g400dhm.sys = 1
  24. g400dhd.dll = 1
  25.  
  26. [DestinationDirs]
  27. DefaultDestDir = 11
  28. Miniport.G400VH  = 12
  29.  
  30. [Manufacturer]
  31. Matrox=Mfg.Matrox
  32.  
  33. [Mfg.Matrox]
  34. Matrox G400/G450 DualHead=G400VH
  35.  
  36. [G400VH]
  37. AddReg=AddReg.Setup.G400VH
  38. CopyFiles=Driver.G400VH, Miniport.G400VH
  39.  
  40. [G400VH.SoftwareSettings]
  41. AddReg = AddReg.VHead
  42. DelReg = DelReg.VHead
  43.  
  44. [AddReg.Setup.G400VH]
  45. HKR,Settings,InstalledDisplayDrivers,0x00010000,G400DHD
  46. HKR,Settings,VgaCompatible,0x00010001,0
  47.  
  48. [AddReg.VHead]
  49. HKR,,User.EnableDualView,0x00000001,01,00,00,00
  50.  
  51. [DelReg.VHead]
  52. HKR,,User.EnableDualView
  53.  
  54. [Miniport.G400VH]
  55. g400dhm.sys,,,0x00000004
  56.  
  57. [Driver.G400VH]
  58. g400dhd.dll,,,0x00000004
  59.  
  60. [G400VH.Services]
  61. AddService = G400DH, 0x00000002, G400VH_Service_Inst, G400VH_EventLog_Inst
  62.  
  63. [G400VH_Service_Inst]
  64. ServiceType    = 0x00000001
  65. StartType      = 3
  66. ErrorControl   = 0
  67. ServiceBinary  = %12%\g400dhm.sys
  68. LoadOrderGroup = Video
  69.  
  70. [G400VH_EventLog_Inst]
  71. AddReg = G400VH_EventLog_AddReg
  72.  
  73. [G400VH_EventLog_AddReg]
  74. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\G400dhm.sys"
  75. HKR,,TypesSupported,0x00010001,7
  76.  
  77. [Strings]
  78. REG_SZ        = 0x00000000
  79. REG_MULTI_SZ  = 0x00010000
  80. REG_EXPAND_SZ = 0x00020000
  81. REG_BINARY    = 0x00000001
  82. REG_DWORD     = 0x00010001
  83. SERVICEROOT   = System\CurrentControlSet\Services
  84.