[WiX-users] using directories across installers

2014-03-30 Thread Sean Farrow
Hi, I am currently in the process of splitting an installer out in to smaller more manageable installers. I've got a situation whereby two of the installers place files inside a folder in the CommonAppDataFolder. What is the best practice for doing this, should I use directory elements in both

Re: [WiX-users] using directories across installers

2014-03-30 Thread Rob Mensching
I'd use a common .wixlib just like the WiX toolset does. See: src\Setup\CommonLib ___ FireGiant | Dedicated support for the WiX toolset | http://www.firegiant.com/ -Original Message- From: Sean Farrow