Chinese Proverbs

Those who say it cannot be done shouldn’t interrupt the people doing it. A crisis is an opportunity riding the dangerous wind. It’s better to be without a book than to believe a book entirely. A little impatience will spoil great plans. If you bow at all, bow low. A journey of a thousand miles … Read more

Remove print drivers from Windows 7

You can remove print drivers that are not associated with a local printer or connection using the printui.exe tool in an admin elevated command prompt type printui /s /t2 Be sure to remove the driver AND the package.

Windows Instrumentation command-line interface (WMIC)

By using the Windows Instrumentation command-line interface (WMIC), you can easily uninstall an application without having to use the GUI. Once you become familiar with the steps, it will be much faster than having to access the Add/Remove Programs applet in the Control Panel. 1. In a command prompt type WMIC and press Return. You … Read more