Re: [WiX-users] VsExtension in Merge Module

2010-02-02 Thread Blair
That would appear to me to be a bug. Please file one with a simple repro. -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: Tuesday, February 02, 2010 11:21 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] VsExtension in Merge Module

[WiX-users] VsExtension in Merge Module

2010-02-02 Thread Christopher Painter
I was playing with the VsExtension and I noticed that when I use a PropertyRef that in the appsearch table it modularizes the property but in the property table it creates a securecustomproperties property that references the property but it is not modularized. Does that seem correct?