; GCCE21.INF (for Windows NT 4)
;
; List of supported printers -- GCC Technologies, Inc.
;
[Version]
Signature="$Windows NT$"
Provider=%GCCT%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; Identification of the source distribution media.
;
[SourceDisksNames]
999=%DISK%,,
;
; Names of the source files used during installation, and the locations of
; those files.
;
[SourceDisksFiles]
gce21__1.ppd=999
gcpcl5e.dll=999
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
"GCC"
;
; 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.
;
[GCC]
"GCC Elite 21 Series PS" = GCE21__1.PPD
"GCC Elite 21 Series PCL" = GCPCL5E.DLL.BIDI
;
; 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.
;
[GCE21__1.PPD]
CopyFiles=@GCE21__1.PPD,PSCRIPT
DataSection=PSCRIPT_DATA
[GCPCL5E.DLL.BIDI]
CopyFiles=@GCPCL5E.DLL,@PJLMON.DLL,RASDD
DataSection=RASDD_DATA
DataFile=GCPCL5E.DLL
LanguageMonitor=%PJL_MONITOR%
;
; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above.
;
[PSCRIPT]
PSCRIPT.DLL
PSCRPTUI.DLL
PSCRIPT.HLP
[RASDD]
RASDD.DLL
RASDDUI.DLL
RASDDUI.HLP
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[PSCRIPT_DATA]
DriverFile=PSCRIPT.DLL
ConfigFile=PSCRPTUI.DLL
HelpFile=PSCRIPT.HLP
[RASDD_DATA]
DriverFile=RASDD.DLL
ConfigFile=RASDDUI.DLL
HelpFile=RASDDUI.HLP
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; Localizable Strings
;
[Strings]
GCCT="GCC Technologies, Inc."
DISK="GCC Printer Driver Disk"
PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"
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.