sugw2.inf Driver File Contents (Printer.zip)

; Copyright 2012 Samsung. ALL right reserved.

[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%PROVIDER%
CatalogFile = sugw2.cat
DriverVer=08/16/2012, 3.04.96
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, ntamd64

; Model section for Windows 2000 and XP
[MODEL.ntamd64]
"Samsung SCX-4x21 Series" = DRVINSTALL, LPTENUM\SamsungSCX-4x21_SeriA90A
"Samsung SCX-4x21 Series" = DRVINSTALL, USBPRINT\SamsungSCX-4x21_SeriA90A

[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,LANGMONFILES,COINSTFILES,PRPROCFILES
DataSection=DRVCONFIG
DataFile=sugw2pp.dll

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[DRVCONFIG]
DriverFile=sugw2.dll
ConfigFile=sugw2du.dll
HelpFile=sugw2en.chm
LanguageMonitor="SUGW2 Langmon,sugw2l6.dll"
PrintProcessor="SUGW2PC,sugw2pc.dll"

[DRVINSTALL.CoInstallers] 
AddReg=COINST.AddReg 
CopyFiles=COINSTFILES

[COINST.AddReg]
HKR,,CoInstallers32,0x10000,"sugw2ci.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)
;
[LANGMONFILES]
sugw2l6.dll
sugw2l6.smt

[PRPROCFILES]
sugw2pc.dll,  itdrvpc.dll

[COINSTFILES] 
sugw2ci.dll,  coinst.dll
sugw2ci.exe,  coinst.exe

[DRVFILES]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Driver Core files and DLLs and Other files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2.dll,    itdrv.dll
sugw2du.dll,  itdrvdu.dll
sugw2pp.dll,  itdrvpp.dll
sugw2u.dll,   itdrvu.dll
sugw2u2.dll,  itdrvu2.dll
sugw2o.dll,   itdrvo.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; FrameBuffer files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2cm.dll,  itdrvcm.dll
sugw2lf.dll,  itdrvlf.dll
sugw2um.dll,  itdrvum.dll
sugw2um.xml,  itdrvum.xml
sugw2cm.ctd,  itdrvcm.ctd

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Manual Duplex files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model specific script files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2pp.ver
sugw2u.ini

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2ua.bmp,  itdrvua.bmp
sugw2ub.bmp,  itdrvub.bmp
sugw2ul.bmp,  itdrvul.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2u.bmp

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2bp.dat,  itdrvbp.dat
sugw2cp.dat,  itdrvcp.dat
sugw2ct.dat,  itdrvct.dat
sugw2dn.dat,  itdrvdn.dat
sugw2dt.dat,  itdrvdt.dat
sugw2en.dat,  itdrven.dat
sugw2fi.dat,  itdrvfi.dat
sugw2fn.dat,  itdrvfn.dat
sugw2gr.dat,  itdrvgr.dat
sugw2hu.dat,  itdrvhu.dat
sugw2it.dat,  itdrvit.dat
sugw2kr.dat,  itdrvkr.dat
sugw2nr.dat,  itdrvnr.dat
sugw2po.dat,  itdrvpo.dat
sugw2pt.dat,  itdrvpt.dat
sugw2ru.dat,  itdrvru.dat
sugw2sp.dat,  itdrvsp.dat
sugw2sw.dat,  itdrvsw.dat
sugw2tk.dat,  itdrvtk.dat

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2bp.chm,  itdrvbp.chm
sugw2cp.chm,  itdrvcp.chm
sugw2ct.chm,  itdrvct.chm
sugw2dn.chm,  itdrvdn.chm
sugw2dt.chm,  itdrvdt.chm
sugw2en.chm,  itdrven.chm
sugw2fi.chm,  itdrvfi.chm
sugw2fn.chm,  itdrvfn.chm
sugw2gr.chm,  itdrvgr.chm
sugw2hu.chm,  itdrvhu.chm
sugw2it.chm,  itdrvit.chm
sugw2kr.chm,  itdrvkr.chm
sugw2nr.chm,  itdrvnr.chm
sugw2po.chm,  itdrvpo.chm
sugw2pt.chm,  itdrvpt.chm
sugw2ru.chm,  itdrvru.chm
sugw2sp.chm,  itdrvsp.chm
sugw2sw.chm,  itdrvsw.chm
sugw2tk.chm,  itdrvtk.chm

;
; Color profiles go to the colors directory.  All other files to the the
; system directory
;

[DestinationDirs]
DefaultDestDir=66000
LANGMONFILES=66002
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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2u.ini      = 1
sugw2pp.ver     = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Bmp files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvua.bmp     = 1
itdrvub.bmp     = 1
itdrvul.bmp     = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Model dependent bitmap
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2u.bmp      = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; SNMP files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Dat files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvbp.dat 	= 1
itdrvcp.dat 	= 1
itdrvct.dat 	= 1
itdrvdn.dat 	= 1
itdrvdt.dat 	= 1
itdrven.dat 	= 1
itdrvfi.dat 	= 1
itdrvfn.dat 	= 1
itdrvgr.dat 	= 1
itdrvhu.dat 	= 1
itdrvit.dat 	= 1
itdrvkr.dat 	= 1
itdrvnr.dat 	= 1
itdrvpo.dat 	= 1
itdrvpt.dat 	= 1
itdrvru.dat 	= 1
itdrvsp.dat 	= 1
itdrvsw.dat 	= 1
itdrvtk.dat 	= 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Help files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvbp.chm 	= 1
itdrvcp.chm 	= 1
itdrvct.chm 	= 1
itdrvdn.chm 	= 1
itdrvdt.chm 	= 1
itdrven.chm 	= 1
itdrvfi.chm 	= 1
itdrvfn.chm 	= 1
itdrvgr.chm 	= 1
itdrvhu.chm 	= 1
itdrvit.chm 	= 1
itdrvkr.chm 	= 1
itdrvnr.chm 	= 1
itdrvpo.chm 	= 1
itdrvpt.chm 	= 1
itdrvru.chm 	= 1
itdrvsp.chm 	= 1
itdrvsw.chm 	= 1
itdrvtk.chm 	= 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; COINSTFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
coinst.dll      = 1 
coinst.exe      = 1 
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LANGMONFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
sugw2l6.dll     = 1
sugw2l6.smt     = 1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; PRPROCFILES
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
itdrvpc.dll     = 1

[Strings]
PROVIDER = "Samsung"
DISK_NAME = "Samsung Printer Driver Installation CD"

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: web4, load: 1.46