Building MSBee on Vista
Last week Joe noticed that if you want to build MSBee in Windows Vista, you have to run Visual Studio or MSBuild process under administrator priveleges. This is due to fact that build process tries to install the MSI package once it is created and as a normal user this operation fails under Windows Vista.