View Single Post
  #1  
Old December 29th 09, 06:05 PM posted to microsoft.public.windowsxp.print_fax
freddy
external usenet poster
 
Posts: 10
Default printui.dll command line in a batch file with win XP sp2

I am using the printui.dll command line in a batch file. When I start the
batch file I see the print divers installing and then I get a "the arguments
are invalid" and the printer never get added. Also is there a way to log the
output like an installation log. Here is the code.

rundll32 printui.dll,PrintUIEntry /if /b "HP Color LaserJet 4700 PCL 6" /f
U:\Scripts\Printer\IP_Printing\Drivers\HP_Color_47 00\hpc4700c.inf /r
"IP_172.29.49.47" /m "HP Color LaserJet 4700 PCL 6"
Ads