; verite.inf
;
; Installation inf for the Microsoft verite graphics adapter.
;
[Version]
Signature="$Windows NT$"
Provider=%rendition%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
verite.Miniport = 12 ; drivers
;
; Driver information
;
[Manufacturer]
%rendition% = verite.Mfg
[verite.Mfg]
RenditionVerite1000 = verite, PCI\VEN_1163&DEV_0001
;
; General installation section
;
[verite]
CopyFiles=verite.Miniport, verite.Display
;
; File sections
;
[verite.Miniport]
veritem.sys
[verite.Display]
verited.dll
v1000dd.dll
v1000.dll
v10002d.uc
v1000gl.uc
;
; Service Installation
;
[verite.Services]
AddService = verite, 0x00000002, verite_Service_Inst, verite_EventLog_Inst
[verite_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\veritem.sys
[verite_EventLog_Inst]
AddReg = verite_EventLog_AddReg
[verite_EventLog_AddReg]
HKR,,EventMessageFile, %REG_EXPAND_SZ% ,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\veritem.sys"
HKR,,TypesSupported, %REG_DWORD% ,7
;
; Software Installation
;
[verite.SoftwareSettings]
AddReg = verite_SoftwareDeviceSettings
[verite_SoftwareDeviceSettings]
HKLM,%VERITEROOT%, InstalledDisplayDrivers, %REG_MULTI_SZ%, verited
HKLM,%VERITEROOT%, VgaCompatible, %REG_DWORD%, 0
HKLM,%VERITEROOT%, GLMipMapMode, %REG_DWORD%, 0
HKLM,%VERITEROOT%, GLAALine, %REG_DWORD%, 0
HKLM,%VERITEROOT%, GLSwapBuffersAsBlts, %REG_DWORD%, 0
HKLM,%VERITEROOT%, DisableDDC, %REG_DWORD%, 0
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
veritem.sys = 1
verited.dll = 1
v1000.dll = 1
v1000dd.dll = 1
v10002d.uc = 1
v1000gl.uc = 1
[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
VERITEROOT = "System\CurrentControlSet\Services\verite\Device0"
;
; Localizable Strings
;
DiskId = "Verite1000 Driver Disk"
rendition = "Rendition"
verite = "verite"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.