search for: pscriptui

Displaying 1 result from an estimated 1 matches for "pscriptui".

Did you mean: pscript
2007 Jun 04
3
Rpcclient adddriver Samba 3.0.25
...below, rpcclient prints out the same message as if "--help" was submitted as the only switch. #!/bin/bash -x RPC="/usr/local/samba/bin/rpcclient" ARCH='Windows NT R4000' #ARCH='Windows NT x86' DRIVER='HP LaserJet 4Si/4Si MX PS:pscript.dll:hp4si_v4.ppd:pscriptui.dll:pscript.hlp:NULL:raw:NULL' SYSTEM=scooby $RPC -U markg -c adddriver "$ARCH" "$DRIVER" $SYSTEM The correct files are copied to: /var/lib/samba/printers/W32MIPS. And there is a directory named "2" under the W32MIPS directory. I've also tried adding...