Bugs item #1657160, was opened at 2007-02-11 08:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1657160&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Markus Wagner (ritzlgrmft) Assigned to: Nobody/Anonymous (nobody) Summary: MsiHiddenProperties from merge module is ignored Initial Comment: I have a merge module with a hidden property. In Orca all looks fine, MsiHiddenProperties is filled correctly. But if I embed the merge module in a msi, the property is no longer hidden. MsiHiddenProperties now contains only the hidden properties from the msi package, the hidden property from the merge module is now visible. By the moment I use the following workaround: I define the property from the merge module additional in the containing msi, decorated with the merge module GUID. This works but it is not nice. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1657160&group_id=105970 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
