Re: [WiX-users] Finding Directory that was created by Wix

2013-03-14 Thread Rob Mensching
I would probably apply an XSLT to transform the output of heat to something more referenceable. On Thu, Mar 14, 2013 at 3:27 AM, Stones wrote: > Hi, > > I have an installer that is currently working by using heat to harvest a > published website. This works perfectly and I get my site installe

[WiX-users] Finding Directory that was created by Wix

2013-03-14 Thread Stones
Hi, I have an installer that is currently working by using heat to harvest a published website. This works perfectly and I get my site installed. The problem is now I need to add in some additional dll's because of dependency injection. How do I find the created bin folder as part of the instal