Bugs item #1657160, was opened at 2007-02-10 23:12
Message generated for change (Settings changed) made by robmen
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: Closed
>Resolution: Accepted
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.

----------------------------------------------------------------------

>Comment By: Rob Mensching (robmen)
Date: 2008-05-02 03:33

Message:
Logged In: YES 
user_id=991639
Originator: NO

The code to merge Merge Modules is provided by the Windows Installer team.
 This is a bug in their implementation.

----------------------------------------------------------------------

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 the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to