I finally got around to doing what I should have done a LONG time ago – I’ve modified my source so that it now builds a WSP file when I build the project. I still have it so that it GACs and copies the xml file over whenever I build as this makes working on the stuff a lot quicker for me but I wanted to give people the ability to install this via a solution package as well. You can now also either download the entire source or just the Release version of the WSP (see the links in the “Helpful Resources” section for the downloads).

Also – I’m planning on putting another version of the source up with no commands – just the infrastructure so that if you want to roll your own commands you’ll have all the piping that I’ve created and you’ll only have to change some name spaces and one or two other things and you’ll be ready to go (I’ll hopefully have this up in the next few days).