Windows Installer for Apache Maven 2

I’ve been playing around with Windows Installer XML (WiX) recently – I used it to create the installer for Year Chart and I’ve since converted a couple of internal projects (I may publish them later) which I had originally created InstallShield installers for (with the version that came with older versions of Microsoft Visual Studio). [...]

Tags: , , , ,
Posted in Apache Maven, Java, WiX | 8 Comments »

A Busy Summer

As you might work out I’ve had a bit of a busy summer and haven’t had much time to spend writing articles for my blog – which is frustrating because of the number of things I’ve wanted to write about. In this Post I’ll summarise it as a way of drawing a line under it [...]

Tags: ,
Posted in General, Windows | No Comments »

Windows Shortcut to Faster Delete

I’ve been getting quite annoyed with Windows XP recently because every time I try to delete files in Windows Explorer it takes minutes or even hours – sometimes even for one small file. Until today, I’ve resorted to using a command prompt and using del <filename> or rmdir /s <directory> to delete it. This works [...]

Tags: ,
Posted in Windows | No Comments »