So it looks like Microsoft's installer projects don't build with MSBuild. Which is what we are using with TFS2010.
This means that that my dream of check in the code, continuous integration build-> installer are currently doused.
I know people out there are doing it, so they must be using some other installer tech. I noticed VS2010 now comes with installsheild lite. I just want to do some basic stuff with the installer, run on startup kind of stuff. Should I pursue installsheild lite, look at WiX or is there something better.
My main criteria is that it integrates seamlessly into the solutions so that we can have TFS2010 doing our continuous integration and nightly builds.