eppsnt.inf Driver File Contents (epson15765.exe)

; Copyright (C), 2013 SEIKO EPSON Corporation
; EPPSNT.INF (ARCH:V3/V3x64/V4/V4x64)
;       .INF (LANG:EN/DE/NL/ES/FR/IT/PT)
;       .INF (PDL:POSTSCRIPT)
;       .INF (PNPOD:**)
; 
; EPSON W Model PS Printer
; ver1.0

[Version]
Signature="$Windows NT$"
Provider   = %MFG%
ClassGUID  = {4D36E979-E325-11CE-BFC1-08002BE10318}
Class      = Printer
;LayoutFile = layout.inf
DriverVer  = 10/01/2013, 1.0.0.0
CatalogFile = E_WF51PS.cat

; The Manufacturer sections lists all of the manufacturers
;  that we will display in the Dialog box
[Manufacturer]
%MFG%=EPSON,NTx86,NTamd64


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

[EPSON]
%PRINTER_NAME0% = EPPS_DRV,USBPRINT\EPSONWF-5190_SeriesF531
%PRINTER_NAME2% = EPPS_DRV2,USBPRINT\EPSONWF-5690_Series2F80

[EPSON.NTx86]
%PRINTER_NAME0% = EPPS_DRV,USBPRINT\EPSONWF-5190_SeriesF531
%PRINTER_NAME0% = EPPS_DRV,WSDPRINT\EPSONWF-5190_SeriesF531
%PRINTER_NAME2% = EPPS_DRV2,USBPRINT\EPSONWF-5690_Series2F80
%PRINTER_NAME2% = EPPS_DRV2,WSDPRINT\EPSONWF-5690_Series2F80

[EPSON.NTamd64]
%PRINTER_NAME0% = EPPSX_DRV,USBPRINT\EPSONWF-5190_SeriesF531
%PRINTER_NAME0% = EPPSX_DRV,WSDPRINT\EPSONWF-5190_SeriesF531
%PRINTER_NAME2% = EPPSX_DRV2,USBPRINT\EPSONWF-5690_Series2F80
%PRINTER_NAME2% = EPPSX_DRV2,WSDPRINT\EPSONWF-5690_Series2F80

; OEM URLS
; This sections gives the URL for manufacturers found in the Manufacturers section
;
[OEM URLS]
%MFG% = %EPSONURL%


; Installer Sections
[EPPS_DRV]
CopyFiles=@EPWF5190.PPD,EPRESV
DataSection=PSCRIPT_DATA
DataFile=EPWF5190.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[EPPSX_DRV]
CopyFiles=@EPWF5190.PPD,EPRESV2
DataSection=PSCRIPT_DATA
DataFile=EPWF5190.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[EPPS_DRV2]
CopyFiles=@EPWF5690.PPD,EPRESV
DataSection=PSCRIPT_DATA
DataFile=EPWF5690.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM,PSCRIPT_DATA

[EPPSX_DRV2]
CopyFiles=@EPWF5690.PPD,EPRESV2
DataSection=PSCRIPT_DATA
DataFile=EPWF5690.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM,PSCRIPT_DATA


; Data Sections
;

[SourceDisksNames]
50 = %DISK1%,%LocalCABFile%,,
51 = %DISK1%,,

[SourceDisksFiles]
EPWF5190.PPD = 50
EPWF5690.PPD = 50
EPBIJFW1.DLL = 51
EPBJCOW1.INI = 51
EPBIJFX1.DLL = 51
EPBJCOX1.INI = 51

[EPRESV]
EPBIJFW1.DLL
EPBJCOW1.INI

[EPRESV2]
EPBIJFX1.DLL
EPBJCOX1.INI

; Copy Sections
;


; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000

[Strings]
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppsen.cab"

[Strings.0407]	;German
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppsde.cab"

[Strings.0409]	;English
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppsen.cab"

[Strings.040A]	;Spanish
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppses.cab"

[Strings.040C]	;French
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppsfr.cab"

[Strings.0410]	;Italian
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppsit.cab"

[Strings.0413]	;Dutch
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppsnl.cab"

[Strings.0416]	;Portugese
MFG      = "EPSON"
DISK1    = "Epson WorkForce Pro Series PostScript Printer Driver"
EPSONURL = "http://www.epson.com/"
PRINTER_NAME0 = "EPSON WF-5190 PS3 Series"
PRINTER_NAME2 = "EPSON WF-5690 PS3 Series"
LocalCABFile = "eppspt.cab"
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: web5, load: 0.69