Cups for Windows Server 2003 x64

Andre de Souza Pinto andre at aspinformatica.com.br
Tue Jan 27 08:13:02 PST 2009


Get the binaries in my public website:
http://public.aspinformatica.com.br/public/DownLoads/cups/cups-windows-6.0.tar.gz

I make some changes in cups6.inf and it work fine in
windows server 2003 x64.
---------------------------------------------------------------------------
new cups6.inf
---------------------------------------------------------------------------
;
; "$Id: cups6.inf,v 1.1 2005/06/16 20:42:20 mike Exp $"
;
; INF file for CUPS driver for Windows
;
; Copyright 2001-2005 by Easy Software Products
;


[Version]
Signature="$Windows NT$"
Provider=Easy Software Products
LayoutFile=ntprint.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=06/27/2009

[Manufacturer]
"Easy Software Products"=Easy Software Products,NTx86,NTamd64,NTia64

[Easy Software Products]
"CUPS Test Driver v6" = CUPS6.PS

[Easy Software Products.NTx86]
"CUPS Test Driver v6 for x86 (i386)" = CUPS6.PS

[Easy Software Products.NTamd64]
"CUPS Test Driver v6 for x64 (amd64)" = CUPS6.PS

[Easy Software Products.NTia64]
"CUPS Test Driver v6 for IA64" = CUPS6.PS

[CUPS6.PS]
CopyFiles=@CUPS6.PPD
CopyFiles=@CUPS6.INI
CopyFiles=@CUPSPS6.DLL
CopyFiles=@CUPSUI6.DLL
DataSection=PSCRIPT_DATA
DataFile=CUPS6.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[DestinationDirs]
DefaultDestDir=66000

[ControlFlags]
ExcludeFromSelect = 2369


;
; End of "$Id: cups6.inf,v 1.1 2005/06/16 20:42:20 mike Exp $".
;

---------------------------------------------------------------------------





More information about the cups mailing list