Printer

To save yourself the manual work of installing printers on client pc you could write a short bit of code to get this to happen automatically on login, with the use of a simple VBScript, particularly useful in a large company or organisation such as a school where there could be 100′s of PCs to setup. The process will consist of 2 stages. Firstly we want to run the VBScript on login. If you already use a login bat on … Continue reading

Printer

Ever get stuck with the screen below? Where you want to install a printer but can’t find the driver .inf only an executable bundled with various vendor software you don’t want installing or perhaps the bundled software won’t detect your printer so you need to enter these manually. Not a problem. Like a .zip file an .exe is a compressed file containing several other files and whats more we can open an executable, with a program such as 7-zip, to … Continue reading