4/12/2010 6:34 PM | |
Posts: 836 Rating:
|
Hi Redgy, try this ( set "path" and "printer" according to your networkprinters): Dim WSHNetwork Set WSHNetwork = CreateObject("WScript.Network") WSHNetwork.SetDefaultPrinter "\\path\printer" |
Follow us on