python create WMI instances

future_retro at yahoo.co.uk future_retro at yahoo.co.uk
Wed Jun 22 11:35:11 EDT 2005


Win32_Printer doesn't work with the Create method and
AddPrinterConnection only lets me add a connection to a share.  I'll
try and work out how to set the printer object properties in the format
suggested;

oPrinter.Properties_ ("DriverName").Value = strDriver 

Cheers, MW.




More information about the Python-list mailing list