;********************************************************************
;*
;* File: akspci.inf
;*
;* Description:
;* Installer for AladdinCARD
;* PCI parallel ports
;*
;********************************************************************
[version]
Signature=$CHICAGO$
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%mfg%
;CatalogFile=Akspci.cat ; .cat for Win 95/98/Me binaries
;CatalogFile.NT=AkspciNT.cat ; Different .cat for Win2k binaries
; Win98 doesn't recognise DriverVer in [version] section, so this tag is copied
; in its DDInstall sections
DriverVer=10/18/2000, 1.0
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
Inf.Copy=17 ; LDID_INF
Drv.Copy=11 ; LDID_SYS
Drv.NT.Copy=12 ; LDID_DRIVERS
; Install class "Ports"
;----------------------------------------------------------
[ClassInstall]
AddReg=PortsClass.AddReg
[PortsClass.AddReg]
HKR,,,,%PortsClassName%
[ClassInstall32.NT]
AddReg=PortsClass.NT.AddReg
[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"
[ControlFlags]
ExcludeFromSelect=PCI\VEN_416c&DEV_0100
; Drivers
;----------------------------------------------------------
[Manufacturer]
%mfg%=mfg
[mfg]
%VEN_416c&DEV_0100.DeviceDesc% = PCI8403, PCI\VEN_416c&DEV_0100
; *************** install OX12PCI840 port *****************
[PCI8403]
DriverVer=10/18/2000, 1.0
CopyFiles=Drv.Copy, Inf.Copy
AddReg=Drv.Reg
DelReg=DriverVer.DelReg
AddReg=DriverVer.AddReg
[PCI8403.HW]
AddReg=LogConfOverride, Oxflags8403
[PCI8403.NT]
CopyFiles=Drv.NT.Copy
AddReg=PCI8403.AddReg,PCI8403.NT.AddReg
[PCI8403.AddReg]
HKR,,PortSubClass,1,00
HKR,,ECPDevice,1,01
[PCI8403.NT.AddReg]
HKR,,EnumPropPages32,,"MsPorts.dll,ParallelPortPropPageProvider"
;-------------- Service installation
[PCI8403.NT.Services]
AddService = Parport, 0x00000002, Parport_Service_Inst, Parport_EventLog_Inst ;
; -------------- Parallel Port Driver install sections
[Parport_Service_Inst]
DisplayName = %Parport.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\parport.sys
LoadOrderGroup = Parallel arbitrator
[Parport_EventLog_Inst]
AddReg = Parport_EventLog_AddReg
[Parport_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\parport.sys"
HKR,,TypesSupported,0x00010001,7
[Drv.Reg]
HKR,,DevLoader,0,akspp.vxd
HKR,,DriverDesc,0,"OX16PCI954 bus(lpt) enumerator"
HKR,,EnumPropPages,,"aksppui.dll,EnumPropPages"
[LogConfOverride]
HKR,,ConfigFlags,1,08,00,00,00
[Oxflags9513]
HKR,,OxfordFlags,1,13,95,00,01
[Oxflags8403]
HKR,,OxfordFlags,1,03,84,00,01
[Drv.Copy]
akspp.vxd
aksppui.dll
[Inf.Copy]
akspci2.inf
[DriverVer.AddReg]
HKR,,Ver,,%OXPCIVersion%
[DriverVer.DelReg]
HKR,,Ver
[SourceDisksNames]
1=%drvDisk%,,
[SourceDisksFiles]
akspp.vxd=1
aksppui.dll=1
akspci2.inf=1
oxpar.sys=1
[Strings]
mfg = "(Enhanced ports)"
PortsClassName = "Ports (COM & LPT)"
drvDisk = "AladdinCARD driver CD"
AKSPCIVersion = "1.0"
VEN_416c&DEV_0100.DeviceDesc = "AladdinCARD PCI Parallel port"
Parport.SVCDESC = "Parallel port driver"
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.