home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 July / VPR9907B.BIN / DRIVER / IBM / IGD221 / igd221.exe / NEOMAGIC.INF < prev    next >
Windows Setup INFormation  |  1998-12-30  |  14KB  |  128 lines

  1. ; neomagic.inf                                                                                                               
  2. ;                                                                                                                      
  3. ; Installation inf for the NeoMagic neo20xx graphics adapter.                                                                   
  4. ;                                                                                                                      
  5.                                                                                                                        
  6. [Version]                                                                                                              
  7. Signature="$CHICAGO$"                                                                                                
  8. Provider=%NeoMagic%                                                                                                        
  9. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}                                                                       
  10. Class=Display                                                                                                          
  11.                                                                                                                        
  12. [DestinationDirs]                                                                                                      
  13. DefaultDestDir   = 11                                                                                                  
  14. neo20xx.Miniport  = 12  ; drivers                                                                                           
  15. neo20xx.Display   = 11  ; system32                                                                                          
  16.                                                                                                                        
  17. ;                                                                                                                      
  18. ; Driver information                                                                                                   
  19. ;                                                                                                                      
  20.                                                                                                                        
  21. [Manufacturer]                                                                                                         
  22. %NeoMagic%   = NeoMagic.Mfg                                                                                                      
  23.                                                                                                                        
  24. [NeoMagic.Mfg]                                                                                                               
  25. %NeoMagic% MagicMedia256AV = neo20xx
  26.                                                                                                                        
  27.                                                                                                                        
  28. ;                                                                                                                      
  29. ; General installation section                                                                                         
  30. ;                                                                                                                      
  31.                                                                                                                        
  32. [neo20xx]                                                                                                                   
  33. CopyFiles=neo20xx.Miniport, neo20xx.Display                                                                                      
  34.                                                                                                                        
  35. ;                                                                                                                      
  36. ; File sections                                                                                                        
  37. ;                                                                                                                      
  38.                                                                                                                        
  39. [neo20xx.Miniport]                                                                                                          
  40. neo20xx.sys                                                                                                                 
  41.                                                                                                                        
  42. [neo20xx.Display]                                                                                                           
  43. neo20xx.dll
  44. neomagic.dll                                                                                                                       
  45. tsb.dll
  46. neomagic.hlp
  47.  
  48. ;                                                                                                                      
  49. ; Service Installation                                                                                                 
  50. ;                                                                                                                      
  51.                                                                                                                        
  52. [neo20xx.Services]                                                                                                          
  53. AddService = neo20xx, 0x00000002, neo20xx_Service_Inst, neo20xx_EventLog_Inst                                                         
  54.                                                                                                                        
  55. [neo20xx_Service_Inst]                                                                                                      
  56. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER                                                            
  57. StartType      = 1                  ; SERVICE_SYSTEM_START                                                             
  58. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE                                                             
  59. LoadOrderGroup = Video                                                                                                 
  60. ServiceBinary  = %12%\neo20xx.sys                                                                                        
  61.                                                                                                                        
  62. [neo20xx_EventLog_Inst]                                                                                                     
  63. AddReg = neo20xx_EventLog_AddReg                                                                                            
  64.                                                                                                                        
  65. [neo20xx_EventLog_AddReg]                                                                                                   
  66. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\neo20xx.sys"  
  67. HKR,,TypesSupported,0x00010001,7                                                                                       
  68.                                                                                                                        
  69.                                                                                                                        
  70. ;                                                                                                                      
  71. ; Software Installation                                                                                                
  72. ;                                                                                                                      
  73.                                                                                                                        
  74. [neo20xx.SoftwareSettings]                                                                                                  
  75. AddReg = neo20xx_SoftwareDeviceSettings                                                                                     
  76.                                                                                                                        
  77. [neo20xx_SoftwareDeviceSettings]                                                                                            
  78. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, neo20xx, framebuf                                                                
  79. HKR,, VgaCompatible,               %REG_DWORD%,    0                                                                
  80.  
  81. HKLM,%KEY1%,,%REG_SZ%,"{6643a3a0-7c15-11c5-913c-0020afe4e9d7}"
  82. HKLM,%KEY2%,{6643a3a0-7c15-11c5-913c-0020afe4e9d7},%REG_SZ%,"NeoMagic CPL Extension"
  83. HKLM,%KEY3%,{6643a3a0-7c15-11c5-913c-0020afe4e9d7},%REG_SZ%,"NeoMagic CPL Extension"
  84. HKLM,%KEY4%,,%REG_SZ%,"neomagic.dll"
  85. HKLM,%KEY4%,ThreadingModel,%REG_SZ%,"Apartment"
  86.                                                                                                                      
  87.                                                                                                                        
  88. ;                                                                                                                      
  89. ; Source file information                                                                                              
  90. ;                                                                                                                      
  91.                                                                                                                        
  92. [SourceDisksNames.x86]                                                                                                  
  93. 1 = %DiskId%,,,""                                                                                                  
  94.                                                                                                                        
  95. [SourceDisksFiles]                                                                                                     
  96. neo20xx.sys  = 1                                                                                                            
  97. neo20xx.dll = 1
  98. tsb.dll = 1
  99. ; framebuf.dll = 1   ; always shipped and preinstalled by NT itself - no need to copy
  100.                                                                                                                        
  101.                                                                                                                        
  102.                                                                                                                        
  103. [Strings]                                                                                                              
  104.                                                                                                                        
  105. ;                                                                                                                      
  106. ; Non-Localizable Strings                                                                                              
  107. ;                                                                                                                      
  108.                                                                                                                        
  109. REG_SZ         = 0x00000000                                                                                            
  110. REG_MULTI_SZ   = 0x00010000                                                                                            
  111. REG_EXPAND_SZ  = 0x00020000                                                                                            
  112. REG_BINARY     = 0x00000001                                                                                            
  113. REG_DWORD      = 0x00010001                                                                                            
  114. SERVICEROOT    = System\CurrentControlSet\Services                                                                   
  115.                                                                                                                        
  116. ;                                                                                                                      
  117. ; Localizable Strings                                                                                                  
  118. ;                                                                                                                      
  119.                                                                                                                        
  120. DiskId       = "NeoMagic Video Driver Installation Disk"                                                                        
  121. GraphAdap    = "Graphics Adapter"                                                                                    
  122. NeoMagic      = "NeoMagic"                                                                                                       
  123. KEY1 = Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NeoMagic CPL Extension
  124. KEY2 = Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved
  125. KEY3 = Software\Classes\CLSID
  126. KEY4 = Software\Classes\CLSID\{6643a3a0-7c15-11c5-913c-0020afe4e9d7}\InProcServer32
  127. KEY5 = Software\Neomagic\PropertySheet
  128.