All right, no warranty, Crank up the 1.0.6 installer, grab the files under temp in the ...\WIN2000 dir, cancel out of the installer, then add this text to be in PSCRIPT.INF and treat it like a normal driver (have disk, point it at the dir, etc...)

; PSCRIPT.INF
;
; Michael Lueck, Lueck Data Systems

[Version]
Signature="$Windows NT$"
Provider="Adobe"
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer

[Manufacturer]
"Adobe"

[Adobe]
"Generic PostScript Printer"                             = DEFPRTR2.PPD

[DEFPRTR2.PPD]
CopyFiles=PSCRIPT
DataSection=PSCRIPT_DATA

[PSCRIPT]
DEFPRTR2.PPD
PS5UI.DLL
PSCRIPT.HLP
PSCRIPT.NTF
PSCRIPT5.DLL
PSCRPTFE.NTF

[PSCRIPT_DATA]
DriverFile=PSCRIPT5.DLL
ConfigFile=PS5UI.DLL
HelpFile=PSCRIPT.HLP

[DestinationDirs]
DefaultDestDir=66000

[ControlFlags]
ExcludeFromSelect = 2369

--
Michael Lueck
Lueck Data Systems

Remove the upper case letters NOSPAM to contact me directly.

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to