Re: [WiX-users] Directory Table Question

2009-09-18 Thread Alexander Shevchuk (Volt)
Hi Chris, If you will dark resulting msi (with merge module included), you'll see something like this: . . . . . . . . . . . . . . . Alex -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: Friday, September 18, 2009 7:03 AM

Re: [WiX-users] Directory Table Question

2009-09-18 Thread Peter Shirtcliffe
Is there a custom action that sets the CommonAppDataFolder.GUID to [CommonAppDataFolder] ? -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: 18 September 2009 15:03 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Directory Table Question

Re: [WiX-users] Directory Table Question

2009-09-18 Thread Christopher Painter
Follow up, I see how it's working now. When I consume the MSM with InstallShield, it is placing Type 51 CA's in th= resulting MSI that aren't shown in the ISM project. This does an assign=ent to allow it to work. I'm in a shop where we share MSM's with other vendors who are not using WiX= I