Matt Chan wrote:

>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
>  
>
I know this is the python mailinglist, but why not use some batch 
commands in a netlogon script? (assuming you're using Samba of course)

Matt Darby
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to