Computing.Net > Forums > Windows XP > install print driver in batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

install print driver in batch file

Reply to Message Icon

Name: k0r54
Date: October 4, 2006 at 05:33:46 Pacific
OS: win xp
CPU/Ram: x
Product: x
Comment:

Hi,

I had a problem earlier when trying to install a printer through a batch file. I have now done it and it is working great. The only problem i got is when im adding the driver i get an alert with the windows logo testing (confirm the driver is ok type thing). I have put the cmd line in quite mode but it still comes up. I looked at the help file and there is a super quite mode but i cant figure out how to use it?

Code to insert printer: -
rundll32 printui.dll,PrintUIEntry /if /b "Canon iR5570/iR6570 PCL5e" /f "C:\WINDOWS\Samsung\ML-1610\ML-1610\PRINTER\WINXP\SUGS1.inf" /r "Cannon6750" /m "Canon iR5570/iR6570 PCL5e" /Z

Help file code about super quite mode
/G[flags] specifies global flags and switches
w suppress setup driver warnings UI (super quiet mode)



Sponsored Link
Ads by Google

Response Number 1
Name: Lucid
Date: October 8, 2006 at 08:33:48 Pacific
Reply:

That's a machine policy setting, so if it causes you problems, just configure the mahcine's policies not to warn when installing unsigned drivers (either edit the local polciy using GPEDIT.MSC or set up a domain GPO).

Otherwise, take a look here: http://www.novell.com/coolsolutions...


0
Reply to Message Icon

Related Posts

See More


Shockwave Player v10.1.4.... png or icon



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: install print driver in batch file

difference b/w %%g and %g% in batch file www.computing.net/answers/windows-xp/difference-bw-g-and-g-in-batch-file/176113.html

how to install audio drivers in xp? www.computing.net/answers/windows-xp/how-to-install-audio-drivers-in-xp/155667.html

How can I print out a variable in batch file www.computing.net/answers/windows-xp/how-can-i-print-out-a-variable-in-batch-file/179789.html