Friedrich, Oliver wrote:

For our Solution we need to build 2 packages, one for the client and one for the server application. Those packages use pretty much the same code, thats why they are in one Solution of VS2005. Now, much WiX-code could be shared between those to packages, too. So i thought it would be enough, do add another .wxs file to the Votive V3 project, to get it build a second .msi, but that does not work, Votive complains about double entry points.


You can have more than one .wixproj per .sln. Each .wixproj produces one package (.msi/.msm/.wixlib).

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to