Property/@SuppressModularization documentation says: SuppressModularization YesNoType<mk:@MSITStore:C:\Program%20Files%20(x86)\Windows%20Installer%20XML%20v3.6\doc\WiX.chm::/html/wix_xsd_simple_type_yesnotype.htm> Use to suppress modularization of this property identifier in merge modules. Using this functionality is strongly discouraged; it should only be necessary as a workaround of last resort in rare scenarios.
On Mon, Nov 15, 2010 at 6:09 PM, Alan Sinclair <alan.sincl...@citrix.com>wrote: > I need to set a property "MYSPECIALDATA" in a merge module, but the > property name cannot have a guid appended because MYSPECIALDATA is read > later by the consuming MSI (which doesn't know guids). > > Is there any way this can be done in WiX 3? I'd like to use a type 51 > custom action to set the property, but can't get an undecorated property > name; it doesn't seem to make a difference whether the property name is > defined outside of the custom action or not. > > I'd hate to have to script up removing the guid after the merge module is > compiled! > > thanks > Alan > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users