Python script to install network printers

Matt Chan engineuity at gmail.com
Tue Oct 4 11:23:47 EDT 2005


Hi, I am trying to create a python script to install a set of network
printers. I have had success using an os.popen statement, using
rundll32 and printui.dll. This takes way too long. Can someone point
me in a quicker direction?

thanks,
Matt



More information about the Python-list mailing list