????

Your IP : 3.140.195.190


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

��;/*++

;

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

;

;Module Name:

;

;    CompositeBus.INF

;

;Abstract:

;    INF file for installing Composite Bus Driver

;

;--*/

[Version]

Signature="$WINDOWS NT$"

Class=System

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

Provider=%MSFT%

DriverVer = 06/21/2006,10.0.20348.1



[DestinationDirs]

DefaultDestDir = 13



[SourceDisksNames]

3426=windows cd



[SourceDisksFiles]

CompositeBus.sys = 3426



[ControlFlags]

BasicDriverOk=*



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

; CompositeBus  Install Section

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



[DeviceInstall32]

AddDevice = ROOT\CompositeBus\0000,,CompositeBus_RootDevice_Inst



[CompositeBus_RootDevice_Inst]

HardwareIds = ROOT\CompositeBus



[Manufacturer]

%MSFT%=Microsoft, NTamd64



;------------- Device section - Start -----------------------



[Microsoft.NTamd64]

%CompositeBus.DeviceDesc%=CompositeBus_Device, ROOT\CompositeBus



;------------- Device section - End -----------------------





[CompositeBus_Device.NT]

CopyFiles=Drivers_Dir



[CompositeBus_Device.NT.HW]

AddReg=CompositeBus_Device.NT.AddReg



[CompositeBus_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]

CompositeBus.sys,,,0x0100               ; Microsoft Protected



;-------------- Service installation

[CompositeBus_Device.NT.Services]

AddService = CompositeBus,0x00000002, CompositeBus_Service_Inst



; -------------- CompositeBus driver install sections

[CompositeBus_Service_Inst]

DisplayName    = %CompositeBus.SVCDESC%

ServiceType    = 1               ; SERVICE_KERNEL_DRIVER

StartType      = 3               ; SERVICE_DEMAND_START

ErrorControl   = 1               ; SERVICE_ERROR_NORMAL

ServiceBinary  = %13%\CompositeBus.sys

LoadOrderGroup = Extended Base





[Strings]

;

; Not localizable

; None currently



;

;Localizable

;



CompositeBus.SVCDESC = "Composite Bus Enumerator Driver"



MSFT = "Microsoft"



; ------------- Device Strings - start -------------------------



CompositeBus.DeviceDesc = "Composite Bus Enumerator"



; ------------- Device Strings - end  --------------------------