Hello everyone,

I have recently started using WiX on Visual Studio 2010 due to the removal of 
the Visual Studio Deployment Projects in Visual Studio 2012. I love the power 
of WiX, but there are some places where I am experiencing some issues. One of 
these issues is with transparent Heat automation through Visual Studio.

The first problem that have faced is that the aggregate values for Project 
Output Groups does not cover the scenarios that I use. I am very much biased 
against the use of aggregate values. I prefer straight Boolean values that can 
be used for a generative command-line. The harvesting also seems to ignore the 
Project Output Groups anyway, and this is causing Heat to fail. I would like to 
approach both of these issues together. The problem that I am faced with, is 
where to begin. I downloaded the source code, but I could only find processing 
code for the Project Output Groups. I could not find the coding for the Visual 
Studio property. I looked in the Votive 2010 code, but could not find anything 
there. Can anyone tell me where I should be looking? Does anyone have any 
thoughts to add?

The second problem is with the regeneration of component GUIDs each time Heat 
harvests a project. I have read that generating new component GUIDs with patch 
releases causes all of the components to be reinstalled as new, even if they 
were not updated. My goal here would be to have Heat be able to update existing 
harvested files and keep a history of the GUIDs. Does this goal have merit or 
is the premise baseless? Is there a better way?

Best Regards,
David
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to