NewsBot Posted December 5, 2007 Posted December 5, 2007 Hi all, so... I have an automated build process in place with MSBuild and CCNet. I want to add WiX to this to output the build to MSI's. The problem I am having is the order of execution with all these .proj files, wix files and such. I don't know to call what from where. Currently I have a .proj file that builds all of the .net projects and solutions. Where in this process do the wix files go, I don't mean the*physical path. Obviously the build would have to complete first, then call the wix files to package it all, so is this call a task in MSbuild and if so how do I write that out and where do I put it? More... View All Our Microsft Related Feeds Quote View All Our Microsft Related Feeds
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.