????

Your IP : 216.73.216.234


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

��; BasicDisplay.inf

;

; List of supported displays, manufacturers

;



[Version]

Signature="$Windows NT$"

Class=System

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

Provider=%MS%

DriverVer = 06/21/2006,10.0.20348.1

PnpLockDown=1



[SourceDisksNames]

3426=windows cd



[SourceDisksFiles]

BasicDisplay.sys 	= 3426



[DestinationDirs]

MSBDD_Fallback_Miniport        = 13



;

; The Manufacturer section lists all of the manufacturers that we will

; display in the Dialog box

;

; Put generic manufacturers at the front so that setup finds those device

; descriptions first (in case of multiple matches)

;



[Manufacturer]

%Std%           = Std.Mfg,NTamd64



;

; Model sections. Each section here corresponds with an entry listed in the

; [Manufacturer] section, above. The models will be displayed in the order

; that they appear in the INF file.

;

; Each model lists a variation of its own name as a compatible ID. This

; is done primarily as an optimization during upgrade.

;





[ControlFlags]

ExcludeFromSelect=*



[Std.Mfg.NTamd64]

%MSBDDFallbackName%                                    = MSBDD_Fallback,ROOT\BASICDISPLAY



; Basic Display Driver section



[MSBDD_Fallback]

FeatureScore=FB

CopyFiles=MSBDD_Fallback_Miniport



[MSBDD_Fallback_Miniport]

BasicDisplay.sys,,,0x100



; Service Installation



[MSBDD_Fallback.Services]



AddService = BasicDisplay, 0x00000002, MSBDD_Fallback_Generic_Service_Inst





[MSBDD_Fallback_Generic_Service_Inst]

ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER

StartType      = 1                  ; SERVICE_SYSTEM_START

ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE

LoadOrderGroup = Video

ServiceBinary  = %13%\BasicDisplay.sys

AddReg         = MSBDD_Fallback_Generic_Service_AddReg



[MSBDD_Fallback_Generic_Service_AddReg]

HKR,Parameters,SingleDeviceInstall,%REG_DWORD%,1





[Strings]



;

; Non-Localizable Strings

;

SPSVCINST_ASSOCSERVICE = 0x00000002



REG_SZ         = 0x00000000

REG_MULTI_SZ   = 0x00010000

REG_EXPAND_SZ  = 0x00020000

REG_BINARY     = 0x00000001

REG_DWORD      = 0x00010001



;

; Localizable Strings

;



MS="Microsoft"

MSBDDFallbackName="Microsoft Basic Display Driver"



Std          = "(Standard display types)"