OEMSETUP.INF Driver File Contents (g06106en.exe)

; NTPRINT.INF (for SUR)
;
; List of supported printers, manufacturers
;

[Version]
Signature="$Windows NT$"
Provider=%M1%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=Gnc4f2.CAT
DriverVer=01/07/2005,1.10.0

;[SourceDiskNames]
;1="ASPSample Setup Disk",,,\common

;[SourceDiskNames.x86]
;2="ASPSample Setup Disk (x86)",,,\x86

;[SourceDiskNames.alpha]
;2="ASPSample Setup Disk (alpha)",,,\alpha

;[SourceDisksFiles]
;Custom.ASP = 1


[ClassInstall32.NT]
AddReg=printer_class_addreg

[printer_class_addreg]
HKR,,,,%CLASSNAME%
HKR,,Icon,,"-4"
HKR,,Installer32,,"ntprint.dll,ClassInstall32"
HKR,,NoDisplayClass,,1


;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%M1%=PrinterList
;
; 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.
;


[PrinterList]
%Printer1%=Gnc4a.DAT,LPTENUM\GESTETNER1202938B
%Printer2%=Gnc4b.DAT,LPTENUM\GESTETNER130253DA
%Printer3%=Gnc4bf.DAT,LPTENUM\GESTETNER1302FB152
%Printer4%=Gnc4_f.DAT,LPTENUM\GESTETNERF91039D34
%Printer6%=GNC4f2.DAT,LPTENUM\GESTETNERF104E461
%Printer7%=GNC4f3.DAT,LPTENUM\GESTETNERF104L1D24

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


[Gnc4a.DAT.NT]
DriverVer=01/07/2005,1.10.0
CopyFiles=PSCRIPT_NT1
DataFile=Gnc4aPS.PPD
DataSection=PSCRIPT_DATA_NT1


[Gnc4b.DAT.NT]
DriverVer=01/07/2005,1.10.0
CopyFiles=PSCRIPT_NT2
DataFile=Gnc4bPS.PPD
DataSection=PSCRIPT_DATA_NT2

[Gnc4bf.DAT.NT]
DriverVer=01/07/2005,1.10.0
CopyFiles=PSCRIPT_NT3
DataFile=Gnc4bfPS.PPD
DataSection=PSCRIPT_DATA_NT3

[Gnc4_f.DAT.NT]
DriverVer=01/07/2005,1.10.0
CopyFiles=PSCRIPT_NT4
DataFile=Gnc4_fPS.PPD
DataSection=PSCRIPT_DATA_NT4

[GNC4f2.DAT.NT]
DriverVer=01/07/2005,1.10.0
CopyFiles=PSCRIPT_NT6
DataFile=GNC4f2PS.PPD
DataSection=PSCRIPT_DATA_NT6

[GNC4f3.DAT.NT]
DriverVer=01/07/2005,1.10.0
CopyFiles=PSCRIPT_NT7
DataFile=GNC4f3PS.PPD
DataSection=PSCRIPT_DATA_NT7

; 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).
;
; The PAGE1.ASP,Custom.ASP entry is standard INF syntax which tells the
; setup program to copy Redirect.ASP to PAGE1.ASP in the targeted directory.
; Thus, each printer model entry should be of the form "PAGE1.ASP, <Custom ASP>"

[PSCRIPT_NT1]
Gnc4a.DLL
Gnc4aUI.DLL
Gnc4aPS.HLP
Gnc4aPS.PPD

[PSCRIPT_NT2]
Gnc4b.DLL
Gnc4bUI.DLL
Gnc4bPS.HLP
Gnc4bPS.PPD


[PSCRIPT_NT3]
Gnc4bf.DLL
Gnc4bfUI.DLL
Gnc4bfPS.HLP
Gnc4bfPS.PPD

[PSCRIPT_NT4]
Gnc4_f.DLL
Gnc4_fUI.DLL
Gnc4_fPS.HLP
Gnc4_fPS.PPD

[PSCRIPT_NT6]
GNC4f2.DLL
GNC4f2UI.DLL
GNC4f2PS.HLP
GNC4f2PS.PPD

[PSCRIPT_NT7]
GNC4f3.DLL
GNC4f3UI.DLL
GNC4f3PS.HLP
GNC4f3PS.PPD


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

[PSCRIPT_DATA_NT1]
DriverFile=Gnc4a.DLL
ConfigFile=Gnc4aUI.DLL
HelpFile=Gnc4aPS.HLP

[PSCRIPT_DATA_NT2]
DriverFile=Gnc4b.DLL
ConfigFile=Gnc4bUI.DLL
HelpFile=Gnc4bPS.HLP

[PSCRIPT_DATA_NT3]
DriverFile=Gnc4bf.DLL
ConfigFile=Gnc4bfUI.DLL
HelpFile=Gnc4bfPS.HLP

[PSCRIPT_DATA_NT4]
DriverFile=Gnc4_f.DLL
ConfigFile=Gnc4_fUI.DLL
HelpFile=Gnc4_fPS.HLP

[PSCRIPT_DATA_NT6]
DriverFile=GNC4f2.DLL
ConfigFile=GNC4f2UI.DLL
HelpFile=GNC4f2PS.HLP

[PSCRIPT_DATA_NT7]
DriverFile=GNC4f3.DLL
ConfigFile=GNC4f3UI.DLL
HelpFile=GNC4f3PS.HLP


;
; 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]
1 = %DiskName%,,,""

;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
Gnc4a.DLL = 1
Gnc4aUI.DLL = 1
Gnc4aPS.HLP = 1
Gnc4aPS.PPD = 1
Gnc4b.DLL = 1
Gnc4bUI.DLL = 1
Gnc4bPS.HLP = 1
Gnc4bPS.PPD = 1
Gnc4bf.DLL = 1
Gnc4bfUI.DLL = 1
Gnc4bfPS.HLP = 1
Gnc4bfPS.PPD = 1
Gnc4_f.DLL = 1
Gnc4_fUI.DLL = 1
Gnc4_fPS.HLP = 1
Gnc4_fPS.PPD = 1
GNC4f2.DLL = 1
GNC4f2UI.DLL = 1
GNC4f2PS.HLP = 1
GNC4f2PS.PPD = 1
GNC4f3.DLL = 1
GNC4f3UI.DLL = 1
GNC4f3PS.HLP = 1
GNC4f3PS.PPD = 1

;
; Localizable Strings
;
[STRINGS]
; Manufactory Name
M1="Gestetner"
CLASSNAME="Printer"

; PSCRIPT Driver name
Printer1="Gestetner 1202 PS2"
Printer2="Gestetner 1302 PS2"
Printer3="Gestetner 1302f PS2"
Printer4="Gestetner F9103/F530 PS2"
Printer6="Gestetner F104/F540 PS2"
Printer7="Gestetner F104L/F550 PS2"

; Setup display name
DispalyName="Gestetner 1202/1302/1302f/F9103/F530/F104/F540/F104L/F550 PS"

; Disk name
DiskName="Gestetner 1202/1302/1302f/F9103/F530/F104/F540/F104L/F550 PS2 disk name"



;-----------------------------------------------------------------------------------
; end of inf file
;-----------------------------------------------------------------------------------


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: web1, load: 1.09