????

Your IP : 18.117.8.11


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

��;

; rdpbus.inf:

;



[SourceDisksNames]

3426=windows cd



[SourceDisksFiles]

rdpbus.sys          = 3426



[Version]

Signature="$WINDOWS NT$"

Class=System

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

Provider=%Msft%

DriverVer = 06/21/2006,10.0.20348.1



[DestinationDirs]

DefaultDestDir = 12                ; DIRID_DRIVERS



[DeviceInstall32]

AddDevice = ROOT\RDPBUS\0000,,RDPBUS_RootDevice_Install



[RDPBUS_RootDevice_Install]

HardwareIds = ROOT\RDPBUS



[Manufacturer]

%Msft%=Generic,NTamd64



[Generic.NTamd64]

%RDPBUS.DeviceDesc%             = RDPBUS,ROOT\RDPBUS            ; TermSrv Device Redirector Bus



;**************************************************************************

; RDP Device Redirector

[RDPBUS]

CopyFiles=RDPBUS_CopyFiles



[RDPBUS_CopyFiles]

rdpbus.sys,,,0x100 ;COPYFLG_PROTECTED_WINDOWS_DRIVER_FILE



[RDPBUS.Services]

AddService = rdpbus, %SPSVCINST_ASSOCSERVICE%, RDPBUS.ServiceInstall



[RDPBUS.ServiceInstall]

DisplayName    = %rdpbus_svcdesc%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_DEMAND_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\rdpbus.sys



[Strings]

;Localizable

rdpbus.DeviceDesc              = "Remote Desktop Device Redirector Bus"

rdpbus_svcdesc                 = "Remote Desktop Device Redirector Bus Driver"

;Non-Localizable

Msft="Microsoft"

SPSVCINST_ASSOCSERVICE = 0x00000002

SERVICE_KERNEL_DRIVER  = 1

SERVICE_DEMAND_START   = 3

SERVICE_ERROR_NORMAL   = 1