Displaying 1 result from an estimated 1 matches for "hp231ipc".
2002 May 17
0
installing printers
For you Win2K folks that are using disable spoolss=yes you can use this
command below to install printers....I will try and explain some of the
parts:
rundll32 printui.dll,PrintUIEntry /if /f \\pc1\software\hp4500n\HP231Ipc.inf
/m "HP Color LaserJet 4500 PCL 5c" /r "\\pc3\hp4500n" /b "Color Printer -
Third Floor"
rundll32 printui.dll,PrintUIEntry /if /f %windir%\inf\ntprint.inf /m "HP
LaserJet 4Si MX" /r "\\pc3\laser6" /b "HP 4Si MX - Laser 6"
(NOTE: these...