home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Video / Diamond / WinNT / Viper_V330 / vprnt228.exe / Oemsetup.inf < prev    next >
Windows Setup INFormation  |  1997-12-19  |  9KB  |  112 lines

  1. ; oemsetup.inf                                                                                                               
  2. ;                                                                                                                      
  3. ; NT 4.00 installation inf for Diamond Multimedia Systems, Inc.
  4. ; NV3 graphics adapter.
  5. ;                                                                                                                      
  6.  
  7. [Version]                                                                                                              
  8. Signature = "$Windows NT$"
  9. Provider=%Diamond%                                                                                                        
  10. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}                                                                       
  11. Class=Display                                                                                                          
  12.  
  13. [DestinationDirs]                                                                                                      
  14. DefaultDestDir=11                                                                                                  
  15. dimd_nv3.Miniport=12  ; drivers                                                                                           
  16. dimd_nv3.Display=11  ; system32                                                                                          
  17.  
  18. ;                                                                                                                      
  19. ; Driver information                                                                                                   
  20. ;                                                                                                                      
  21.  
  22. [Manufacturer]                                                                                                         
  23. %Diamond%=Diamond.Mfg                                                                                                      
  24.  
  25. [Diamond.Mfg]                                                                                                               
  26. %Diamond% Viper V330 Series=dimd_nv3
  27.  
  28. ;                                                                                                                      
  29. ; General installation section                                                                                         
  30. ;                                                                                                                      
  31.  
  32. [dimd_nv3]                                                                                                                   
  33. CopyFiles=dimd_nv3.Miniport, dimd_nv3.Display                                                                                      
  34. ;;;BiosString="Viper V330"                                                                                     
  35.  
  36. ;                                                                                                                      
  37. ; File sections                                                                                                        
  38. ;                                                                                                                      
  39.  
  40. [dimd_nv3.Miniport]                                                                                                          
  41. dimd_nv3.sys                                                                                                                 
  42.  
  43. [dimd_nv3.Display]                                                                                                           
  44. dimd_nv3.dll
  45.  
  46.  
  47. ;                                                                                                                      
  48. ; Service Installation                                                                                                 
  49. ;                                                                                                                      
  50.  
  51. [dimd_nv3.Services]                                                                                                          
  52. AddService=dimd_nv3, 0x00000002, dimd_nv3_Service_Inst, dimd_nv3_EventLog_Inst                                                         
  53.  
  54. [dimd_nv3_Service_Inst]                                                                                                      
  55. ServiceType=1                  ; SERVICE_KERNEL_DRIVER                                                            
  56. StartType=1                  ; SERVICE_SYSTEM_START                                                             
  57. ErrorControl=0                  ; SERVICE_ERROR_IGNORE                                                             
  58. LoadOrderGroup=Video                                                                                                 
  59. ServiceBinary=%12%\dimd_nv3.sys                                                                                        
  60.  
  61. [dimd_nv3_EventLog_Inst]                                                                                                     
  62. AddReg=dimd_nv3_EventLog_AddReg                                                                                            
  63.  
  64. [dimd_nv3_EventLog_AddReg]                                                                                                   
  65. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\dimd_nv3.sys"  
  66. HKR,,TypesSupported,0x00010001,7                                                                                       
  67.  
  68.  
  69. ;                                                                                                                      
  70. ; Software Installation                                                                                                
  71. ;                                                                                                                      
  72.  
  73. [dimd_nv3.SoftwareSettings]                                                                                                  
  74. AddReg=dimd_nv3_SoftwareDeviceSettings                                                                                     
  75.  
  76. [dimd_nv3_SoftwareDeviceSettings]                                                                                            
  77. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, dimd_nv3                                                                
  78. HKR,, VgaCompatible,               %REG_DWORD%,    0                                                                
  79.  
  80.  
  81. ;                                                                                                                      
  82. ; Source file information                                                                                              
  83. ;                                                                                                                      
  84.  
  85. [SourceDisksNames]                                                                                                  
  86. 1=%DiskId%,,,""                                                                                                  
  87.  
  88. [SourceDisksFiles]                                                                                                     
  89. dimd_nv3.sys  = 1,,92064
  90. dimd_nv3.dll = 1,,204960
  91.  
  92. [Strings]                                                                                                              
  93.  
  94. ;                                                                                                                      
  95. ; Non-Localizable Strings                                                                                              
  96. ;                                                                                                                      
  97.  
  98. REG_SZ=0x00000000                                                                                            
  99. REG_MULTI_SZ=0x00010000                                                                                            
  100. REG_EXPAND_SZ=0x00020000                                                                                            
  101. REG_BINARY=0x00000001                                                                                            
  102. REG_DWORD=0x00010001                                                                                            
  103. SERVICEROOT=System\CurrentControlSet\Services                                                                   
  104.  
  105. ;                                                                                                                      
  106. ; Localizable Strings                                                                                                  
  107. ;                                                                                                                      
  108.  
  109. DiskId="Diamond Multimedia Systems, Inc. Installation DISK (VIDEO)"                                                                        
  110. GraphAdap="Graphics Adapter"                                                                                    
  111. Diamond="Diamond Multimedia Systems, Inc."                                                                                                       
  112.