%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 122.154.253.140 / Your IP : 216.73.216.138 Web Server : Microsoft-IIS/7.5 System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.6.31 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/inf/ |
Upload File : |
; vncmirror.inf
;
; Installation inf for the VNC Mirror graphics adapter.
;
[Version]
Signature="$Windows NT$"
Provider=%RealVNC%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
DriverVer=03/14/2008,1.8
CatalogFile=vncmirror-nt_x86.cat
CatalogFile.ntamd64=vncmirror-nt_amd64.cat
[DestinationDirs]
DefaultDestDir = 11
vncmirror.Miniport = 12 ; drivers
vncmirror.Display = 11 ; system32
;
; Driver information
;
[Manufacturer]
%RealVNC% = VNCMirror.Mfg,ntamd64
; Models section for x86
[VNCMirror.Mfg]
%VNCMirror% = vncmirror, VNC_Mirror_Driver
; Models section for x64
[VNCMirror.Mfg.ntamd64]
%VNCMirror% = vncmirror, VNC_Mirror_Driver
;
; General installation section
;
[vncmirror]
CopyFiles=vncmirror.Miniport, vncmirror.Display
;
; File sections
;
[vncmirror.Miniport]
vncmirror.sys
[vncmirror.Display]
vncmirror.dll
;
; Service Installation
;
[vncmirror.Services]
AddService = vncmirror, 0x00000002, vncmirror_Service_Inst, vncmirror_EventLog_Inst
[vncmirror_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\vncmirror.sys
[vncmirror_EventLog_Inst]
AddReg = vncmirror_EventLog_AddReg
[vncmirror_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\vncmirror.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[vncmirror.SoftwareSettings]
AddReg = vncmirror_SoftwareDeviceSettings
[vncmirror_SoftwareDeviceSettings]
HKR,, MirrorDriver, %REG_DWORD%, 1
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, vncmirror
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, Attach.ToDesktop, %REG_DWORD%, 1
[vncmirror.OpenGLSoftwareSettings]
AddReg = vncmirror_OpenGLSoftwareSettings
[vncmirror_OpenGLSoftwareSettings]
;
; Not currently used:
;
[vncmirror.GeneralConfigData]
MaximumNumberOfDevices = 1
KeepExistingDriverEnabled = 1
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksNames.amd64]
1 = %DiskId%,,,""
; Files for Windows NT-based systems on x86
[SourceDisksFiles.x86]
vncmirror.sys = 1,nt_x86
vncmirror.dll = 1,nt_x86
; Files for Windows NT-based systems on x64
[SourceDisksFiles.amd64]
vncmirror.sys = 1,nt_amd64
vncmirror.dll = 1,nt_amd64
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
DiskId = "VNC Server Installation DISK (VIDEO)"
GraphAdap = "Graphics Adapter"
RealVNC = "RealVNC"
VNCMirror = "VNC Mirror Driver"