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

  1.  ■; 61883.INF
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  3. ;;++ Added by AddSDisk.cmd
  4. [SourceDisksNames]
  5. 3426=windows cd
  6. [SourceDisksFiles]
  7. 61883.sys         = 3426
  8. ;;--
  9. [Version]
  10. signature="$CHICAGO$"
  11. Class=61883
  12. ClassGuid={7EBEFBC0-3200-11d2-B4C2-00A0C9697D07}
  13. Provider=%Msft%
  14. DriverVer=06/21/2006,6.0.6001.18000
  15. ;; Commented by AddSDisk.cmd
  16. ;; LayoutFile=Layout.inf
  17. [DestinationDirs]
  18. defaultdestdir=10,system32\drivers
  19. 61883Class.CopyFiles=10,system32\drivers
  20. [ControlFlags]
  21. ; All PnP devices should be excluded from manual AddDevice Applet list
  22. ExcludeFromSelect=*
  23. ; =================== Table of content =========================
  24. [Manufacturer]
  25. %MicrosoftMfg%=Microsoft,NTx86
  26. [SignatureAttributes]
  27. 61883.sys=SignatureAttributes.DRM
  28. ; =================== Microsoft ========================
  29. [Microsoft.NTx86]
  30. %61883Class.DeviceDesc%=61883_Unit,1394\A02D&10000
  31. %61883Class.DeviceDesc%=61883_Unit,1394\A02D&10001
  32. %V61883Class.DeviceDesc%=V61883_Unit,V1394\A02D&10000
  33. %V61883Class.DeviceDesc%=V61883_Unit,V1394\A02D&10001
  34. ; dynamically loaded 61883
  35. [61883_Unit]
  36. AddReg=61883_Unit.AddReg
  37. CopyFiles=61883_Unit.CopyFiles
  38. [61883_Unit.AddReg]
  39. HKR,,DevLoader,,*ntkern
  40. HKR,,NTMPDriver,,61883.sys
  41. [61883_Unit.NT]
  42. CopyFiles=61883_Unit.CopyFiles
  43. [61883_Unit.CopyFiles]
  44. 61883.sys,,,0x100
  45. [61883_Unit.NT.Services]
  46. AddService = 61883, 2, 61883_Unit.ServiceInstall
  47. [61883_Unit.ServiceInstall]
  48. DisplayName = %61883_Unit.ServiceDesc%
  49. ServiceType   = 1
  50. StartType     = 3
  51. ErrorControl  = 1
  52. ServiceBinary = %12%\61883.sys
  53. ; statically loaded 61883
  54. [V61883_Unit]
  55. AddReg=61883_Unit.AddReg,V61883_Unit.DevDesc
  56. CopyFiles=61883_Unit.CopyFiles
  57. [V61883_Unit.NT]
  58. AddReg=V61883_Unit.DevDesc
  59. CopyFiles=61883_Unit.CopyFiles
  60. [V61883_Unit.NT.Services]
  61. AddService = 61883, 2, 61883_Unit.ServiceInstall
  62. [V61883_Unit.ServiceInstall]
  63. DisplayName = %V61883_Unit.ServiceDesc%
  64. ServiceType   = 1
  65. StartType     = 3
  66. ErrorControl  = 1
  67. ServiceBinary = %12%\61883.sys
  68. [V61883_Unit.DevDesc]
  69. HKR,VDL,VendorId,0x10001,0x50F2
  70. HKR,VDL,ModelId,0x10001,0x0
  71. HKR,VDL,SwVersion,0x10001,0x10001
  72. HKR,VDL,szVendorId,,%Msft%
  73. HKR,VDL,szModelId,,%61883.ModelID%
  74. [SignatureAttributes.DRM]
  75. DRMLevel=1200
  76. [Strings]
  77. ;-----------------
  78. ; Localizable
  79. ;-----------------
  80. Msft="Microsoft"
  81. MicrosoftMfg="Microsoft"
  82. 61883Class.DeviceDesc="61883 Class Bus Device"
  83. 61883_Unit.ServiceDesc="61883 Unit Device"
  84. V61883Class.DeviceDesc="Virtual 61883 Class Bus Device"
  85. V61883_Unit.ServiceDesc="Virtual 61883 Unit Device"
  86. 61883.ModelID="61883 Device"