; Copyright 2007 Samsung. ALL right reserved.
[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = ssgp9.cat
DriverVer=07/23/2007, 3.04.32
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
[Manufacturer]
%PROVIDER% = MODEL, ntx86.6.0
; Model section for Windows 2000 and XP
[MODEL.ntx86.6.0]
"Samsung MFP 560 Series" = DRVINSTALL, LPTENUM\SamsungMFP_560_SerieA043
"Samsung MFP 560 Series" = DRVINSTALL, USBPRINT\SamsungMFP_560_SerieA043
[OEM URLS]
%PROVIDER% = "http://www.samsungelectronics.com/printer/support/index.html"
;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. If the section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;
; Installation section for Win2000 and XP
[DRVINSTALL]
CopyFiles=DRVFILES,COINSTFILES,PRPROCFILES
DataSection=DRVCONFIG
DataFile=ssgp9pp.dll
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=ssgp9.dll
ConfigFile=ssgp9du.dll
PrintProcessor="SSGP9PC,ssgp9pc.dll"
[DRVINSTALL.CoInstallers]
AddReg=COINST.AddReg
CopyFiles=COINSTFILES
[COINST.AddReg]
HKR,,CoInstallers32,0x10000,"ssgp9ci.dll,CoDeviceInstall"
;------------------------------------------------------
; 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)
;
[PRPROCFILES]
ssgp9pc.dll, itdrvpc.dll
[COINSTFILES]
ssgp9ci.dll, coinst.dll
ssgp9ci.exe, coinst.exe
[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9.dll, itdrv.dll
ssgp9du.dll, itdrvdu.dll
ssgp9pp.dll, itdrvpp.dll
ssgp9u.dll, itdrvu.dll
ssgp9u2.dll, itdrvu2.dll
ssgp9o.dll, itdrvo.dll
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9cm.dll, itdrvcm.dll
ssgp9lf.dll, itdrvlf.dll
ssgp9um.dll, itdrvum.dll
ssgp9um.xml, itdrvum.xml
ssgp9cm.ctd, itdrvcm.ctd
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9pp.ver
ssgp9u.ini
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9ua.bmp, itdrvua.bmp
ssgp9ub.bmp, itdrvub.bmp
ssgp9ul.bmp, itdrvul.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9u.bmp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9cp.dat, itdrvcp.dat
ssgp9en.dat, itdrven.dat
ssgp9fn.dat, itdrvfn.dat
ssgp9gr.dat, itdrvgr.dat
ssgp9it.dat, itdrvit.dat
ssgp9kr.dat, itdrvkr.dat
ssgp9ru.dat, itdrvru.dat
ssgp9sp.dat, itdrvsp.dat
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9cp.chm, itdrvcp.chm
ssgp9en.chm, itdrven.chm
ssgp9fn.chm, itdrvfn.chm
ssgp9gr.chm, itdrvgr.chm
ssgp9it.chm, itdrvit.chm
ssgp9kr.chm, itdrvkr.chm
ssgp9ru.chm, itdrvru.chm
ssgp9sp.chm, itdrvsp.chm
;
; Color profiles go to the colors directory. All other files to the the
; system directory
;
[DestinationDirs]
DefaultDestDir=66000
COINSTFILES = 66002
PRPROCFILES=66001
[SourceDisksNames]
1 = %DISK_NAME%,,,
[SourceDisksFiles]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrv.dll = 1
itdrvdu.dll = 1
itdrvpp.dll = 1
itdrvu.dll = 1
itdrvu2.dll = 1
itdrvo.dll = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvcm.dll = 1
itdrvlf.dll = 1
itdrvum.dll = 1
itdrvum.xml = 1
itdrvcm.ctd = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9u.ini = 1
ssgp9pp.ver = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvua.bmp = 1
itdrvub.bmp = 1
itdrvul.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
ssgp9u.bmp = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvcp.dat = 1
itdrven.dat = 1
itdrvfn.dat = 1
itdrvgr.dat = 1
itdrvit.dat = 1
itdrvkr.dat = 1
itdrvru.dat = 1
itdrvsp.dat = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvcp.chm = 1
itdrven.chm = 1
itdrvfn.chm = 1
itdrvgr.chm = 1
itdrvit.chm = 1
itdrvkr.chm = 1
itdrvru.chm = 1
itdrvsp.chm = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll = 1
coinst.exe = 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvpc.dll = 1
[Strings]
PROVIDER = "Samsung"
DISK_NAME = "Samsung Printer Driver Installation CD"
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.