Bugs item #1657160, was opened at 2007-02-10 23:12 Message generated for change (Settings changed) made by pmarcu 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: light Group: v3.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Markus Wagner (ritzlgrmft) >Assigned to: pmarcu (pmarcu) 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 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
