OK I figured out the issues. A Transform is not required, however until I provided a path to a Transform file it would just skip the HarvestDirectory target. Once the path to the Transform (bogus as it was) was provided, it launched heat, which provided error (0,0) and printed the full path to the directory, which revealed that my relative path had one too many parent folder levels.
When the path problem was resolved I also had the PreprocessorVariable property defined wrong in that I did not have var. leading the variable name. All is well in the world, if I could just turn the clock and reuse the time more wisely. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/HarvestDirectory-tp7597926p7597931.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

