My group is producing two products: a Runtime and an SDK. Since there is a lot of similarity between the two products (a lot of the same files, reg keys, shortcuts, custom actions, etc) there is a push to get everything unified into a single file that should, in theory, be easy to maintain. Is it possible to do this? I've tried moving a lot of the common components into a separate file which is then included with an <?include?> statement, but I get error messages about duplicate symbols for, say, my program files directory or my TARGETDIR directory. Am I overlooking something straightforward here or would it be best to maintain separate files for the Runtime and the SDK?
-- View this message in context: http://www.nabble.com/Generate-multiple-MSIs-from-a-single-wxs-source--tf4431776.html#a12643268 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users