Visual Studio 2012 Install Project Replacement

Does wyDay have a preferred setup project replacement for Visual Studio 2012 now that built in MSI projects are removed and Install Shield LE is weak when it comes to IIS and 64 bit installs? I am looking for a tool with a VS plugin to replace the setup project type no longer in Visual Studio. I would prefer something with a UI in lieu of the WiX command line approach.

Thanks,Chris

We're adding InnoSetup installer creation to wyBuild 2.7.0 and shortly after that we're adding the ability to make MSI installers (via WiX).

So if you want to make MSI installers I'd recommend WiX for now. If you don't mind exe setups, then I'd recommend Inno Setup.

Thanks Wyatt. I look forward to the new integration. It would be great if the WiX installer feature leverages the UI of wyBuild.

Any though of making a wyBuild Plugin for Visual Studio? It would be pretty neat to have a wyProject file that could be part of a solution and checked in and out of TFS or other source control through a common IDE.