home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / Chip_2001-06_cd1.bin / servis / ovladace / drivers / w2k_552.exe / DUALG400.inf next >
Encoding:
INI File  |  2001-03-20  |  1.7 KB  |  75 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. Signature=$Windows NT$
  9. Provider=Matrox
  10. ClassGuid={4d36e968-e325-11ce-bfc1-08002be10318}
  11. Class=Display
  12. DriverVer = 01/01/2001
  13.  
  14. [VHead]
  15. SUPPORTED=0525
  16. UNSUPPORTED=0525-0E00102B,0525-0E01102B,0525-0E02102B,0525-0E03102B
  17.  
  18. [DestinationDirs]
  19. DefaultDestDir = 11
  20. Miniport.G400VH  = 12
  21.  
  22. [Manufacturer]
  23. Matrox=Mfg.Matrox
  24.  
  25. [Mfg.Matrox]
  26. Matrox G400/G450 DualHead=G400VH
  27.  
  28. [G400VH]
  29. AddReg=AddReg.Setup.G400VH
  30. CopyFiles=Driver.G400VH, Miniport.G400VH
  31.  
  32. [G400VH.SoftwareSettings]
  33. AddReg = AddReg.VHead
  34. DelReg = DelReg.VHead
  35.  
  36. [AddReg.Setup.G400VH]
  37. HKR,Settings,InstalledDisplayDrivers,0x00010000,G400DHD
  38. HKR,Settings,VgaCompatible,0x00010001,0
  39.  
  40. [AddReg.VHead]
  41. HKR,,User.EnableDualView,0x00000001,01,00,00,00
  42.  
  43. [DelReg.VHead]
  44. HKR,,User.EnableDualView
  45.  
  46. [Miniport.G400VH]
  47. g400dhm.sys,,,0x00000004
  48.  
  49. [Driver.G400VH]
  50. g400dhd.dll,,,0x00000004
  51.  
  52. [G400VH.Services]
  53. AddService = G400DH, 0x00000002, G400VH_Service_Inst, G400VH_EventLog_Inst
  54.  
  55. [G400VH_Service_Inst]
  56. ServiceType    = 0x00000001
  57. StartType      = 3
  58. ErrorControl   = 0
  59. ServiceBinary  = %12%\g400dhm.sys
  60. LoadOrderGroup = Video
  61.  
  62. [G400VH_EventLog_Inst]
  63. AddReg = G400VH_EventLog_AddReg
  64.  
  65. [G400VH_EventLog_AddReg]
  66. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\G400dhm.sys"
  67. HKR,,TypesSupported,0x00010001,7
  68.  
  69. [Strings]
  70. REG_SZ        = 0x00000000
  71. REG_MULTI_SZ  = 0x00010000
  72. REG_EXPAND_SZ = 0x00020000
  73. REG_BINARY    = 0x00000001
  74. REG_DWORD     = 0x00010001
  75. SERVICEROOT   = System\CurrentControlSet\Services