OEMSETUP.INF Driver File Contents (ops628v752.zip)

;
; OEMSETUP.INF         Windows NT 4.0
;
; List of supported printers, manufacturers
;


;
; Version section.
;
[Version]
Signature="$Windows NT$"
Class=Printer
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Provider=%GRAPHTEC%
LayoutFile=layout.inf


;
; Manufacturer section.
;
; This section lists all of the manufacturers 
; that we will display in the Dialog box
;
[Manufacturer]
%GRAPHTEC% = Mfg.GRAPHTEC


;
; 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.
;
[Mfg.GRAPHTEC]
"Graphtec GX3000"                 = GX3000.GPD
"Graphtec MP5000"                 = MP5000.GPD
"Graphtec FP8000"                 = FP8000.GPD
"Graphtec FP9000"                 = FP9000.GPD
"Graphtec PT-5M"                  = PT5M.GPD
"Graphtec CE1000-60"              = CE1000.GPD
"Graphtec CE2000-60/2000-120"     = CE2000.GPD
"Graphtec CE2000-120AP"           = CE2120AP.GPD
"Graphtec CE3000"                 = CE3000.GPD
"Graphtec FC2230"                 = FC2230.GPD
"Graphtec FC3200-50"              = FC3200.GPD
"Graphtec FC3600"                 = FC3600.GPD
"Graphtec FC4100"                 = FC4100.GPD
"Graphtec FC4200"                 = FC4200.GPD
"Graphtec FC5100"                 = FC5100.GPD
"Graphtec FC612-09"               = FC612.GPD
"Graphtec TM1040/1140/1240"       = TM1040.GPD
"Graphtec TM1030/1130"            = TM1030.GPD
"Graphtec TM1031/1131"            = TM1031.GPD
"Graphtec TM1220/1300(STD)"       = TM1220.GPD
"Graphtec TM1220/1300(BINARY)"    = TM1220B.GPD
"Graphtec TM1220/1300(SOLID)"     = TM1220S.GPD
"Graphtec TM1220/1300(RASTER)"    = TM1220R.GPD
"Graphtec JC9000/9100"            = JC9000.GPD
"Graphtec JX1130/1060"            = JX1000.GPD
"Graphtec JX2100/2150"            = JX2000.GPD


;
; 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.
;
[GX3000.GPD]
CopyFiles=@GX3000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[MP5000.GPD]
CopyFiles=@MP5000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FP8000.GPD]
CopyFiles=@FP8000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FP9000.GPD]
CopyFiles=@FP9000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[PT5M.GPD]
CopyFiles=@PT5M.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[CE1000.GPD]
CopyFiles=@CE1000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[CE2000.GPD]
CopyFiles=@CE2000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[CE2120AP.GPD]
CopyFiles=@CE2120AP.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[CE3000.GPD]
CopyFiles=@CE3000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FC2230.GPD]
CopyFiles=@FC2230.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FC3200.GPD]
CopyFiles=@FC3200.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FC3600.GPD]
CopyFiles=@FC3600.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FC4100.GPD]
CopyFiles=@FC4100.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FC4200.GPD]
CopyFiles=@FC4200.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FC5100.GPD]
CopyFiles=@FC5100.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[FC612.GPD]
CopyFiles=@FC612.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[TM1040.GPD]
CopyFiles=@TM1040.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[TM1030.GPD]
CopyFiles=@TM1030.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[TM1031.GPD]
CopyFiles=@TM1031.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[TM1220.GPD]
CopyFiles=@TM1220.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[TM1220B.GPD]
CopyFiles=@TM1220B.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[TM1220S.GPD]
CopyFiles=@TM1220S.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[TM1220R.GPD]
CopyFiles=@TM1220R.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[JC9000.GPD]
CopyFiles=@JC9000.GPD,GRAPHTEC,COLOR_TABLE80
DataSection=GRAPHTEC_DATA

[JX1000.GPD]
CopyFiles=@JX1000.GPD,GRAPHTEC
DataSection=GRAPHTEC_DATA

[JX2000.GPD]
CopyFiles=@JX2000.GPD,GRAPHTEC,COLOR_TABLEJX
DataSection=GRAPHTEC_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).
;
[GRAPHTEC]
GPGL.DLL
GPGLUI.DLL
GPGLUI.HLP

[COLOR_TABLE80]
JC80AXPM.TBC
JC80AXST.TBC
JC80AXTC.TBC
JC80AXTM.TBC
JC80JRPF.TBC
JC80PRG.TBC
JC80RVLM.TBC

[COLOR_TABLEJX]
PRG.JX2


;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[GRAPHTEC_DATA]
;NoTestPage=1
DriverFile=GPGL.DLL
ConfigFile=GPGLUI.DLL
HelpFile=GPGLUI.HLP
DefaultDataType=RAW


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


;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames.x86]
2="OPS628 Windows Plotter Driver",,


;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles.x86]
GX3000.GPD   = 2
MP5000.GPD   = 2
FP8000.GPD   = 2
FP9000.GPD   = 2
PT5M.GPD     = 2
CE1000.GPD   = 2
CE2000.GPD   = 2
CE2120AP.GPD = 2
CE3000.GPD   = 2
FC2230.GPD   = 2
FC3200.GPD   = 2
FC3600.GPD   = 2
FC4100.GPD   = 2
FC4200.GPD   = 2
FC5100.GPD   = 2
FC612.GPD = 2
TM1040.GPD   = 2
TM1030.GPD   = 2
TM1031.GPD   = 2
TM1220.GPD   = 2
TM1220B.GPD  = 2
TM1220S.GPD  = 2
TM1220R.GPD  = 2
JC9000.GPD   = 2
JX1000.GPD   = 2
JX2000.GPD   = 2
GPGL.DLL     = 2
GPGLUI.DLL   = 2
GPGLUI.HLP   = 2
JC80AXPM.TBC = 2,..\Color
JC80AXST.TBC = 2,..\Color
JC80AXTC.TBC = 2,..\Color
JC80AXTM.TBC = 2,..\Color
JC80JRPF.TBC = 2,..\Color
JC80PRG.TBC  = 2,..\Color
JC80RVLM.TBC = 2,..\Color
PRG.JX2      = 2,..\Color


;
; Control Flags
;
[ControlFlags]
ExcludeFromSelect = 2369


;
; Localizable Strings
;
[Strings]
GRAPHTEC="Graphtec-English"
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: ftp, load: 1.64