; GSRH1.INF
;
; KONICA MINOLTA PS Printer Driver
; Microsoft PScript5 Plug-in Driver on Windows XP.
;
; Copyright (c) 2005 KONICA MINOLTA BUSINESS TECHNOLOGIES, INC.
; All right reserved.
;
[Version]
Signature="$Windows NT$"
Class=Printer
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Provider=%DRV_BRAND%
LayoutFile=ntprint.inf
CatalogFile.ntx86=GSRH1.CAT
DriverVer=01/18/2005,1.0.3.0
;
; Manufacturer section.
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%DRV_BRAND% = DRV_BRAND
;
; 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.
;
[DRV_BRAND]
"Generic 35C-1 PS" = GSRH1.PPD , LPTENUM\Generic35C-1D0BE
"Generic 35C-1 PS" = GSRH1.PPD ,USBPRINT\Generic35C-1D0BE
;
; 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.
;
[GSRH1.PPD]
CopyFiles=@GSRH1.PPD,G_FILES,PSCRIPT_FE
CopyFiles=PRINT_PROCESSOR
DataSection=PSCRIPT_DATA
DataFile=GSRH1.PPD
Include=NTPRINT.INF
Needs=PSCRIPT_FE.OEM
;
; Copy Sections
;
[G_FILES]
GSRH1C2R.DLL
GSRH1CNU.DLL
GSRH1PRU.DLL
GSRH1DTP.DLL
GSRH1IMG.DLL
GSRH1DPR.DLL
GSRH1.INI
GSRH1.CNT
GSRH1.HLP
GSRH1CS.KPD
GSRH1DC.KPD
GSRH1.unf
[PRINT_PROCESSOR]
GSRH1C2S.DLL
[PSCRIPT_DATA]
PrintProcessor="GSRH1C2S,GSRH1C2S.DLL"
;
; Data Sections
; These sections contain data that is shared between devices.
;
; [PSCRIPT_DATA]
; Because the PSCRIPT.OEM section is already included in the model section
; above, we need not to describe this section.;
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
PRINT_PROCESSOR=66001
;
; Source Disk Section
;
[SourceDisksNames.x86]
4 = %Disk1%,,
[SourceDisksFiles]
GSRH1C2R.DLL = 4
GSRH1CNU.DLL = 4
GSRH1PRU.DLL = 4
GSRH1DTP.DLL = 4
GSRH1IMG.DLL = 4
GSRH1DPR.DLL = 4
GSRH1.INI = 4
GSRH1.CNT = 4
GSRH1.HLP = 4
GSRH1.PPD = 4
GSRH1C2S.DLL = 4
GSRH1CS.KPD = 4
GSRH1DC.KPD = 4
GSRH1.unf = 4
;
; Control Flags
;
;[ControlFlags]
;ExcludeFromSelect = 2369
;
; Localizable Strings
;
[Strings]
DRV_BRAND="Generic"
DISK1="Generic 35C-1 PS Driver Disk"
; end of GSRH1.INF
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.