home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / msdri.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  4KB  |  66 lines

  1.  ■; Copyright (c) Microsoft Corporation.  All rights reserved.
  2. ;******************************************************************************/
  3. [DefaultInstall]
  4. CopyINF = MsDRI.inf
  5. [Version]
  6. Signature   = "$Windows NT$"
  7. Class       = Net
  8. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  9. Provider    = %Msft%
  10. DriverVer=06/21/2006,6.0.6001.18000
  11. [Manufacturer]
  12. %Msft% = Microsoft,NTx86...1,NTamd64...1
  13. %ATI% = ATI,NTx86...1,NTamd64...1
  14. [ATI]
  15. [ATI.NTx86...1]
  16. %ATIOCUR% = RNDIS.NT.ALL, USB\VID_1002&PID_A636
  17. [ATI.NTamd64...1]
  18. %ATIOCUR% = RNDIS.NT.ALL, USB\VID_1002&PID_A636
  19. [Microsoft]
  20. [Microsoft.NTx86...1]
  21. %OCUR% = RNDIS.NT.ALL, USB\VID_0924&PID_1200
  22. [Microsoft.NTamd64...1]
  23. %OCUR% = RNDIS.NT.ALL, USB\VID_0924&PID_1200
  24. [ControlFlags]
  25. ExcludeFromSelect=*
  26. [RNDIS.NT.ALL]
  27. Characteristics = 0x84   ; NCF_PHYSICAL + NCF_HAS_UI
  28. BusType         = 15
  29. include         = netrndis.inf
  30. needs           = Usb_Rndis.ndi
  31. AddReg          = OCUR_Reg
  32. [RNDIS.NT.ALL.Services]
  33. include     = netrndis.inf
  34. needs       = Usb_Rndis.ndi.Services
  35. [RNDIS.NT.ALL.CoInstallers]
  36. AddReg    = OCUR_Coinstaller_Reg
  37. [OCUR_Coinstaller_Reg]
  38. HKR,,CoInstallers32,0x00010000, "msdri.dll, CoInstallerEntry"
  39. [OCUR_Reg]
  40. HKLM, Software\Microsoft\Windows\CurrentVersion\Media Center\Service\ehPrivJob\UPnPNetworks, "USB\VID_0924&PID_1200", 0x10001, 1
  41. HKLM, Software\Microsoft\Windows\CurrentVersion\Media Center\Service\ehPrivJob\UPnPNetworks, "USB\VID_1002&PID_A636", 0x10001, 1
  42. HKR, , *NdisDeviceType, 0x00010001, 1
  43. [Strings]
  44. ATI                   ="ATI"
  45. Msft                  = "Microsoft"
  46. OCUR                  = "OpenCable Receiver Preproduction Test Device"
  47. ATIOCUR               = "ATI TV Wonder OpenCable Receiver"
  48. SourceDisk1            = "OpenCable Receiver Installation Disk"