Hacked By AnonymousFox

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

ÿþ;/*++

;

;Copyright (c) Microsoft Corporation.  All rights reserved.

;

;Module Name:

;

;    wsynth3dvsc.inf

;

;Abstract:

;

;    INF file for installing the VM Synth3D Video VSC driver.

;

;--*/



[Version]

Signature="$WINDOWS NT$"

Class=System

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

Provider=%MSFT%

DriverVer = 06/21/2006,10.0.17763.1879



[DestinationDirs]

DefaultDestDir = 12



[SourceDisksNames]

1 = %DiskId1%



[SourceDisksFiles]

Synth3dVsc.sys = 1

RfxVmt.sys = 1



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

; Install Section

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



[Manufacturer]

%StdMfg%=Standard,NTamd64.6



; Block installation of unspecified older versions (e.g. Windows 2000, XP)

[Standard]



[Standard.NTamd64.6]

%Synth3dVsc.DeviceDesc%=Synth3dVsc_Install, vmbus\{59F255B0-3CB3-4A47-B043-9D9D44C26B49}



[Synth3dVsc_Install.NT]

CopyFiles=Synth3dVsc_Install.NT.Copy



[Synth3dVsc_Install.NT.Copy]

Synth3dVsc.sys

RfxVmt.sys



[Synth3dVsc_Install.NT.HW]

AddReg=Synth3dVsc_Install.NT.AddReg



[Synth3dVsc_Install.NT.AddReg]

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

HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)(A;;GA;;;NS)(A;;GA;;;AU)(A;;GA;;;S-1-15-2-1)(A;;GA;;;S-1-15-3-1024-1502825166-1963708345-2616377461-2562897074-4192028372-3968301570-1997628692-1435953622)"

; Allow generic-all access to Built-in administrators, Local system, network service, authenticated users, lowbox, and LPAC (via CAPABILITY_SID_LpacAppExperience)



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



[Synth3dVsc_Install.NT.Services]

AddService = Synth3dVsc, %SPSVCINST_ASSOCSERVICE%, Synth3dVsc_Service_Inst



[Synth3dVsc_Service_Inst]

ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER

StartType      = 3                  ; SERVICE_DEMAND_START

ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL

LoadOrderGroup = Video Init

ServiceBinary  = %12%\Synth3dVsc.sys





[Strings]

;

;Non-Localizable

;

SPSVCINST_ASSOCSERVICE= 0x00000002

MSFT = "Microsoft"

StdMfg = "Microsoft"

DiskId1 = "Microsoft RemoteFX Synth3D VSC Driver Installation Disk #1"



;

;Localizable

;

Synth3dVsc.DeviceDesc = "Microsoft RemoteFX Synth3D VSC Driver"


Hacked By AnonymousFox1.0, Coded By AnonymousFox