Installing Subversion on Windows

April 16th, 2007

I’m sure there are many many guides to install Subversion, however I’m going to document the process briefly here for completeness. Installing the actually service is a fairly simple process, download the latest windows package from here. Run this like you would install any other install program. This puts all the necessary executables on your […]


Scripting a network printer

June 7th, 2005

I spent a bit of time today trying to figure out how to add a network printer from a batch file in Windows today. Here it is.
rundll32 printui.dll,PrintUIEntry /in /n\\host\Printer