????

Your IP : 3.136.159.203


Current Path : C:/Windows/INF/
Upload File :
Current File : C:/Windows/INF/tsusbhub.inf

��;/*++

;

;Copyright (c) 1990-1999 Microsoft Corporation All rights Reserved

;

;Module Name:

;

;    tsusbhub.INF

;

;Abstract:

;    INF file for installing TS USB Hub bus enumerator driver

;

;--*/

[Version]

Signature="$WINDOWS NT$"

Class=System

ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}

Provider=%MSFT%

DriverVer = 06/21/2006,10.0.20348.2849

PnpLockdown=1



[DestinationDirs]

DefaultDestDir = 12



[SourceDisksNames]

1 = %DiskId1%,,,""



[SourceDisksFiles]

tsusbhub.sys  = 1,,



[Manufacturer]

%StdMfg%=Standard,NTamd64



[Standard.NTamd64]

%TsUsbHubXDynamicBus.DeviceDesc%=TsUsbHubXDynamicBus_Device, root\tsusbhub

%TsUsbHubXDynamicBus.DeviceDesc%=TsUsbHubXDynamicBus_Device, UMB\TS_URB_HUB



[TsUsbHubXDynamicBus_Device.NT]

CopyFiles=Drivers_Dir



[TsUsbHubXDynamicBus_Device.NT.HW]

AddReg=TsUsbHubXDynamicBus_Device.NT.AddReg



[TsUsbHubXDynamicBus_Device.NT.AddReg]

HKR,,DeviceCharacteristics,0x10001,0x0100         ; Use same security checks on relative opens

HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)"      ; Allow generic-all access to Built-in administrators and Local system



[Drivers_Dir]

tsusbhub.sys,,,0x100



[TsUsbHubXDynamicBus_Device.NT.Services]

AddService = tsusbhub,%SPSVCINST_ASSOCSERVICE%, tsusbhub_Service_Inst, TsUsbHub_EventLog_Inst



[TsUsbHub_EventLog_Inst]

AddReg = TsUsbHub_EventLog_AddReg



[TsUsbHub_EventLog_AddReg]

HKR, , ProviderGuid, 0x20000, "{dcbe5aaa-16e2-457c-9337-366950045f0a}"



[tsusbhub_Service_Inst]

DisplayName    = %tsusbhub.SVCDESC%

ServiceType    = 1               ; SERVICE_KERNEL_DRIVER

StartType      = 3               ; SERVICE_DEMAND_START

ErrorControl   = 1               ; SERVICE_ERROR_NORMAL

ServiceBinary  = %12%\tsusbhub.sys

LoadOrderGroup = Extended Base



[TsUsbHubXDynamicBus_Device.NT.Wdf]

KmdfService = tsusbhub, tsusbhub_wdfsect



[tsusbhub_wdfsect]

KmdfLibraryVersion = 1.11



[Strings]

;Localizable

StdMfg = "(Standard system devices)"

DiskId1 = "Remote Desktop USB HUB Installation Disk #1"

TsUsbHubXDynamicBus.DeviceDesc = "Remote Desktop USB Hub"

tsusbhub.SVCDESC = "Remote Desktop USB Hub"



;Non-Localizable

SPSVCINST_ASSOCSERVICE= 0x00000002

MSFT = "Microsoft"