OEMSETUP.INF Driver File Contents (w16v95.exe)

[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%MS%
LayoutFile=layout.inf

[ClassInstall]
AddReg=ClassAddReg
DelReg=ClassDelReg

[ClassDelReg]
HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"

[ClassAddReg]
HKR,,,,%CLASSNAME%
HKR,,Installer,,MSPRINT.DLL
HKR,,Icon,,-4
HKR,,NoDisplayClass,,1

[Environment]
UpdateInis=Environment_Ini
AddReg=Environment_Reg

[Environment_Ini]
win.ini,Ports,"LPT1.DOS=",
win.ini,Ports,"LPT2.DOS=",
win.ini,Ports,"LPT3.DOS=",
win.ini,Ports,"LPT1.OS2=",
win.ini,Ports,"LPT2.OS2=",
win.ini,Ports,"LPT3.OS2=",
win.ini,windows,"Spooler=",
win.ini,windows,"DosPrint=",
win.ini,windows,"DeviceNotSelectedTimeout=",
win.ini,windows,"TransmissionRetryTimeout=",

[Environment_Reg]
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
HKLM,"System\CurrentControlSet\Control\Print\Providers",,,

;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;
[Manufacturer]
"Eltron"


;
; 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.
;
; Each model lists a variation of its own name as a compatible ID. This
; is done primarily as an optimization during upgrade.
;

[Eltron]
"Eltron TigerWriter 2"             = ELTRON95.DRV
"Eltron TigerWriter 4"             = ELTRON95.DRV
"Eltron LP2022"                    = ELTRON95.DRV
"Eltron LP2042"                    = ELTRON95.DRV
"Eltron LP2122"                    = ELTRON95.DRV
"Eltron LP2142"                    = ELTRON95.DRV
"Eltron P2222"                    = ELTRON95.DRV
"Eltron P2242"                    = ELTRON95.DRV
"Eltron Orion"                    = ELTRON95.DRV
"Eltron Eclipse-Direct Thermal"    = ELTRON95.DRV
"Eltron Eclipse-Thermal Transfer"  = ELTRON95.DRV
"Eltron TLP2044"                   = ELTRON95.DRV
"Eltron TLP2046"                   = ELTRON95.DRV
"Eltron LP2242"                    = ELTRON95.DRV
"Eltron LP2622/2722"               = ELTRON95.DRV
"Eltron LP2642/2742"               = ELTRON95.DRV
"Eltron LP3642"                    = ELTRON95.DRV
"Eltron TLP2242"                   = ELTRON95.DRV
"Eltron TLP2622/2722"              = ELTRON95.DRV
"Eltron TLP2642/2742"              = ELTRON95.DRV
"Eltron TLP3642/3742"              = ELTRON95.DRV
"Eltron Strata-Direct Thermal"     = ELTRON95.DRV
"Eltron Strata-Thermal Transfer"   = ELTRON95.DRV
"Eltron QB440-Direct Thermal"      = ELTRON95.DRV
"Eltron QB440-Thermal Transfer"    = ELTRON95.DRV
"Eltron QB450-Direct Thermal"      = ELTRON95.DRV
"Eltron QB450-Thermal Transfer"    = ELTRON95.DRV
"Eltron QB485-Direct Thermal"      = ELTRON95.DRV
"Eltron QB485-Thermal Transfer"    = ELTRON95.DRV
"Eltron 2442"                      = ELTRON95.DRV
"Eltron 2543"                      = ELTRON95.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.
;


[ELTRON95.DRV]
CopyFiles=@ELTRON95.DRV,UNI
DataSection=UNI_DATA


; 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).
;


[UNI]
UNIDRV.DLL
UNIDRV.HLP
ICONLIB.DLL


;
; Data Sections
;
; These sections contain data that is shared between devices.
;


[UNI_DATA]
HelpFile=UNIDRV.HLP
DefaultDataType=EMF


[DestinationDirs]
DefaultDestDir=66000

;
; Hints for installing language monitors from a print server. These
; strings are not localized (since the localizable portion comes
; directly from the server).
;
[LanguageMonitorHints]
"PJL Language Monitor"="PJL Language Monitor,PJLMON.DLL"
"PostScript Language Monitor"="PostScript Language Monitor,PSMON.DLL"

[SourceDisksNames]
4 = %Floppy%,,,

[SourceDisksFiles]
ELTRON95.DRV  = 4
UNIDRV.DLL    = 4
UNIDRV.HLP    = 4
ICONLIB.DLL   = 4
;
; Localizable Strings
;
[Strings]
MS="Microsoft"
Floppy="Eltron Printer Driver Disk"
CLASSNAME="Printer"

Download Driver Pack

How To Update Drivers Manually

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.

server: web4, load: 0.86