????

Your IP : 18.224.52.33


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

��;

; RemotePosDrv.inf

;



[Version]

Signature="$Windows NT$"

Class=RemotePosDevice

ClassGuid={13E42DFA-85D9-424D-8646-28A70F864F9C}

Provider=%ManufacturerName%

DriverVer = 06/21/2006,10.0.20348.2849

PnpLockdown=1



[Manufacturer]

%ManufacturerName%=Standard,NTamd64



[Standard.NTamd64]

%DeviceName%=RemotePos_Install, MSFT_REMOTEPOS_DEVICE

%DeviceName%=RemotePos_Install, BTHENUM\{67A21069-84C6-419B-8229-6E479FA1156D}

%DeviceName%=RemotePos_Install, BTHENUM\{3F73C41B-8D78-46C2-878E-E7D93B0128A2}



[ClassInstall32]

AddReg=SampleClass_RegistryAdd



[SampleClass_RegistryAdd]

HKR,,,,%ClassName%

HKR,,Icon,,"-10"



[SourceDisksFiles]

RemotePosDrv.dll=1



[SourceDisksNames]

1 = %DiskName%



; =================== UMDF Device ==================================



[RemotePos_Install.NT]

CopyFiles=UMDriverCopy



[RemotePos_Install.NT.hw]



[RemotePos_Install.NT.Services]

AddService=WUDFRd,0x000001fa,WUDFRD_ServiceInstall



[RemotePos_Install.NT.CoInstallers]

AddReg=CoInstallers_AddReg



[RemotePos_Install.NT.Wdf]

UmdfService=RemotePosDrv,RemotePosDrv_Install

UmdfServiceOrder=RemotePosDrv



[RemotePosDrv_Install]

UmdfLibraryVersion=2.15.0

ServiceBinary=%12%\UMDF\RemotePosDrv.dll

UmdfExtensions=PosCx0102



[WUDFRD_ServiceInstall]

DisplayName = %WudfRdDisplayName%

ServiceType = 1

StartType = 3

ErrorControl = 1

ServiceBinary = %12%\WUDFRd.sys

LoadOrderGroup = Base





[CoInstallers_AddReg]

HKR,,CoInstallers32,0x00010000,"WUDFCoinstaller.dll"



[DestinationDirs]

UMDriverCopy=12,UMDF ; copy to drivers\umdf



[UMDriverCopy]

RemotePosDrv.dll,,,0x100



; =================== Generic ==================================



[Strings]

ManufacturerName="Microsoft"

ClassName="POS Remote Device"

DiskName = "POS Remote Device Installation Disk"

WudfRdDisplayName="Windows Driver Foundation - User-mode Driver Framework Reflector"

DeviceName="POS Remote Device"