Easy way to remove the Microsoft Office document image writer printer
Posted on June 17th, 2009
By default, when Office 2003 is installed, the Microsoft Office document image writer appears in the printers folder, as shown:

Here is a really easy way of removing the Microsoft Office document image writer printer via a script.
- cscript c:\windows\system32\prnmngr.vbs -d -p “Microsoft Office Document Image Writer”
This can be added to a build sctipt if needed.
Tags: document, Document image writer, image, imaging, microsoft office, print driver, printer, writer
Filed under Windows 2003 |
