home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / servis / ovladace / drivers / wme-766-04-020129x-2545e.exe / WDM / WDM_9x / ATITVSND.INF < prev    next >
Encoding:
Windows Setup INFormation  |  2002-01-15  |  1.6 KB  |  76 lines

  1. ; ativsnxx.INF  -- This file installs ativsnxx.sys
  2. ;
  3. ;*** Created 6/6/97  (Creation Date)
  4. ;
  5.  
  6. [Version]
  7. CatalogFile=ati9xwdm.cat
  8. signature="$CHICAGO$"
  9. Class=MEDIA
  10. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  11. Provider=%AtiTech%
  12. LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
  13. DriverVer=12/07/2001, 4.13.9004
  14.  
  15.  
  16. ; F i l e   c o p y i n g   s e c t i o n s (where the files go to).
  17. [SourceDisksNames]
  18. 1="ATI Drivers Release CD",,1
  19.  
  20. [SourceDisksFiles]
  21. ativsnxx.sys=1
  22.  
  23. [DestinationDirs]
  24. ATITVAudio.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  25.  
  26.  
  27. [Manufacturer]
  28. %ATI%=ATI
  29.  
  30. ; =================== Generic ==================================
  31.  
  32. [ATI]
  33. %ATITVAudio.DeviceDesc%=ATITVAudio.Device,DISPLAY\ATITVAudio
  34.  
  35. [ATITVAudio.Device]
  36. Include  =  ks.inf
  37. Needs    =  KS.Registration
  38. AddReg   =  ATITVAudio.addreg
  39. CopyFiles=  ATITVAudio.CopyDrivers
  40. KnownFiles= ATITVAudio.KnownFiles
  41.  
  42.  
  43. [ATITVAudio.AddReg]
  44. HKR,,DevLoader,,*ntkern
  45. HKR,,NTMPDriver,,ativsnxx.sys
  46. HKR,,PageOutWhenUnopened,3,01
  47. HKR,,DebugLevel,3,0
  48.  
  49. [ATITVAudio.CopyDrivers]
  50. ativsnxx.sys
  51.  
  52. [ATITVAudio.KnownFiles]
  53. ativsnxx.sys=safe
  54.  
  55. ; =================== ATITVAudio ==================================
  56.  
  57.  
  58. [ATITVAudio.Device.Interfaces]
  59. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TVAudio,
  60.  
  61. [TVAudio]
  62. AddReg=TVAudio.AddReg
  63. HKR,,FriendlyName,,%ATITVAudio.TVAudio%
  64.  
  65. [TVAudio.AddReg]
  66. HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
  67.  
  68. [Strings]
  69. AtiTech="ATI Technologies Inc."
  70. ATI="ATI"
  71. captureClassName="Sound, video and game controllers"
  72. ATITVAudio.DeviceDesc="ATI WDM TV Audio"
  73. ATITVAudio.TVAudio="ATI TV Audio"
  74. REG_DWORD=0x00010001
  75.  
  76.