; CSI.INF (for SUR)
;
; List of supported printers, manufacturers
;
[Version]
Signature="$CHICAGO$"
Provider="Cognitive"
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;
[Manufacturer]
"Cognitive"
;
; Model sections. Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file.
;
[Cognitive]
"BLASTER BD 2" = CSI.DRV
"BLASTER BD 4" = CSI.DRV
"BLASTER BT 2" = CSI.DRV
"BLASTER BT 4" = CSI.DRV
"BLASTER BT 4 SR" = CSI.DRV
"CODE COURIER" = CSI.DRV
"Cognitive Pinnacle"= PINNACLE.DRV
;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;
[CSI.DRV]
CopyFiles=CSIDRV,UNIDRV
;,BARCFONT
DataSection=CSIDRV_DATA
;AddReg=ADDCSIFONT
NoTestPage = 0
Restart
[PINNACLE.DRV]
CopyFiles=PINNACLEDRV,UNIDRV
;,BARCFONT
DataSection=PINNACLEDRV_DATA
;AddReg=ADDCSIFONT
NoTestPage = 0
Restart
[CSI.DRV.NTx86]
CopyFiles=CSINT
DataSection=CSINT_DATA
Reboot
[PINNACLE.DRV.NTx86]
CopyFiles=PINNT
DataSection=PINNT_DATA
Reboot
; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above. Only create a section if it contains
; two or more files (if we only copy a single file, identify it in the
; installer section, using the @filename notation) or if it's a color
; profile (since the DestinationDirs can only handle sections, and not
; individual files).
;
[SourceDisksNames]
1="Cognitive Solution Printer Driver Setup Disk",,0
[SourceDisksNames.x86]
2="Cognitive Solution Printer Driver for NT Setup Disk",,0
[SourceDisksFiles]
CSI.DRV=1
CSI.HLP=1
PINNACLE.DRV=1
;CSI.FON=1
SIMBAR.TTF=1
UNIDRV.DLL=1,unidrv95
UNIDRV.HLP=1,unidrv95
ICONLIB.DLL=1,unidrv95
[SourceDisksFiles.x86]
CSINTDRV.DLL=2
CSINTUIF.DLL=2
PINNTDRV.DLL=2
PINNTUIF.DLL=2
SIMBAR.TTF=2
[DestinationDirs]
;BARCFONT=20
;BARCFONT=10,fonts
CSIDRV=15
PINNACLEDRV=15
UNIDRV=11
DefaultDestDir=66000
[CSIDRV]
CSI.DRV
CSI.HLP
SIMBAR.TTF
[PINNACLEDRV]
PINNACLE.DRV
SIMBAR.TTF
[UNIDRV]
UNIDRV.DLL
UNIDRV.HLP
ICONLIB.DLL
[CSINT]
CSINTDRV.DLL
CSINTUIF.DLL
SIMBAR.TTF
[PINNT]
PINNTDRV.DLL
PINNTUIF.DLL
SIMBAR.TTF
;[BARCFONT]
;CSI.FON
;
; Add registri
;
;[ADDCSIFONT]
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Fonts","BARCODE SCREEN",,"CSI.FON"
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[CSIDRV_DATA]
DriverFile=CSI.DRV
DataFile=CSI.DRV
ConfigFile=CSI.DRV
HelpFile=CSI.HLP
DefaultDataType=RAW
[PINNACLEDRV_DATA]
DriverFile=PINNACLE.DRV
DataFile=PINNACLE.DRV
ConfigFile=PINNACLE.DRV
HelpFile=UNIDRV.HLP
DefaultDataType=RAW
[CSINT_DATA]
DriverFile=CSINTDRV.DLL
DataFile=CSINTUIF.DLL
ConfigFile=CSINTUIF.DLL
[PINNT_DATA]
DriverFile=PINNTDRV.DLL
DataFile=PINNTUIF.DLL
ConfigFile=PINNTUIF.DLL
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
;
; Localizable Strings
;
[Strings]
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.