; a2100.inf
;
; Installation inf for the AccelGALAXY A2100 graphics adapter.
;
[Version]
Signature="$CHICAGO$"
Provider=%Accel%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
a2100.Miniport = 12 ; drivers
a2100.Display = 11 ; system32
;
; Driver information
;
[Manufacturer]
%Accel% = Accel.Mfg
[Accel.Mfg]
%Accel% AccelGALAXY = a2100,PCI\VEN_10BA&DEV_0304&SUBSYS_10DD0018
;
; General installation section
;
[a2100]
CopyFiles=a2100.Miniport, a2100.Display
;
; File sections
;
[a2100.Miniport]
a2100.sys
a2100vga.sys
[a2100.Display]
a2100.dll
a2100ogl.dll
a2100tab.dll
agipanel.hlp
;
; Service Installation
;
[a2100.Services]
AddService = a2100, 0x00000002, a2100_Service_Inst, a2100_EventLog_Inst
[a2100_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\a2100.sys
[a2100_EventLog_Inst]
AddReg = a2100_EventLog_AddReg
[a2100_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\a2100.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[a2100.SoftwareSettings]
AddReg = a2100_SoftwareDeviceSettings
[a2100_SoftwareDeviceSettings]
HKR,,InstalledDisplayDrivers, %REG_MULTI_SZ%, a2100
HKR,,VgaCompatible, %REG_DWORD%, 0
HKR,,DefaultSettings.BitsPerPel,%REG_DWORD%,0x20
HKR,,DefaultSettings.Flags,%REG_DWORD%,0
HKR,,DefaultSettings.VRefresh,%REG_DWORD%,0x4B
HKR,,DefaultSettings.XPanning,%REG_DWORD%,0
HKR,,DefaultSettings.XResolution,%REG_DWORD%,0x400
HKR,,DefaultSettings.YPanning,%REG_DWORD%,0
HKR,,DefaultSettings.YResolution,%REG_DWORD%,0x300
HKR,,TextureMemoryMegs,%REG_DWORD%,16
HKR,,ForceHwCursor,%REG_DWORD%,1
HKR,,SoftimageSupport,%REG_DWORD%,0
HKR,,MaximumDeviceMemoryConfiguration,%REG_DWORD%,200
HKR,,AlphaPlanes,%REG_DWORD%,0
HKR,,ColorDepth,%REG_DWORD%,3
HKR,,Default32BitTexels,%REG_DWORD%,0
HKR,,DepthBuffer,%REG_DWORD%,1
HKR,,DoGammaCorrection,%REG_DWORD%,1
HKR,,DoubleBuffer,%REG_DWORD%,0
HKR,,Overlay8Planes,%REG_DWORD%,0
HKR,,OverlayPlanes,%REG_DWORD%,0
HKR,,PciBusSpeed,%REG_DWORD%,33
HKR,,PixelPerfect,%REG_DWORD%,0
HKR,,SoftImageSupport,%REG_DWORD%,0
HKR,,StencilPlanes,%REG_DWORD%,1
HKR,,SwapSync,%REG_DWORD%,0
HKR,,ChosenOpenGLApplication,%REG_DWORD%,1060
HKR,,EnableDDC,%REG_DWORD%,0
HKR,,SystemClockSpeed,%REG_DWORD%,0
HKR,,DMABufferSize,%REG_DWORD%,65536
HKR,,StereoOpenGL,%REG_DWORD%,0
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",a2100,%REG_SZ%,a2100ogl
HKLM,"SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management",SystemPages,%REG_DWORD%,0x10000
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\REALimage 1000 CPL Extension",,%REG_SZ%,"{c28aab00-d044-11cf-afb9-c89f49000000}"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{c28aab00-d044-11cf-afb9-c89f49000000}",%REG_SZ%,"REALimage 1000 CPL Extension"
HKLM,"SOFTWARE\Classes\CLSID\{c28aab00-d044-11cf-afb9-c89f49000000}",,%REG_SZ%,"REALimage 1000 CPL Extension"
HKLM,"SOFTWARE\Classes\CLSID\{c28aab00-d044-11cf-afb9-c89f49000000}\InProcServer32",,%REG_SZ%,"a2100tab.dll"
HKLM,"SOFTWARE\Classes\CLSID\{c28aab00-d044-11cf-afb9-c89f49000000}\InProcServer32",ThreadingModel,%REG_SZ%,"Apartment"
HKLM,"SYSTEM\CurrentControlSet\Services\a2100\Device0",SwapSync,%REG_DWORD%,0
HKLM,"SYSTEM\CurrentControlSet\Services\a2100\Device0",LatencyTimer,%REG_DWORD%,0xff
HKLM,"SYSTEM\CurrentControlSet\Services\a2100\Device0",3DExtensions.Disable,%REG_DWORD%,0
HKLM,"System\CurrentControlSet\Services\VgaSave", ImagePath, %REG_EXPAND_SZ%, "System32\Drivers\A2100vga.sys"
[a2100.OpenGLSoftwareSettings]
HKR,, Accel OpenGL driver, %REG_SZ%, a2100ogl.dll
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""
[SourceDisksFiles]
a2100.sys = 1
a2100.dll = 1
a2100tab.dll = 1
a2100vga.sys = 1
agipanel.hlp = 1
a2100ogl.dll = 2
[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
;
DiskId1 = "AccelGraphics Installation Disk (Video) Disk 1 of 2"
DiskId2 = "AccelGraphics Installation Disk (Video) Disk 2 of 2"
GraphAdap = "Graphics Adapter"
ACCEL = "AccelGraphics"
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.