As part of my build process, I would like to generate an archive (zip and tar.gz) containing some of the build files alongside the msi - I see that I can kind of hack this together using post build events - a mixture of file copy's and commands - but is there an easier way to do something like this?