Bugs item #1501279, was opened at 2006-06-06 00:24 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=1501279&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: clickthrough Group: v3.0 Status: Open Resolution: None Priority: 5 Submitted By: Frederik Carlier (fcarlier) Assigned to: Nobody/Anonymous (nobody) Summary: Warning message: Registry element is deprecated Initial Comment: When building a simple .msi file with ClickThrough, the following warning message is generated: --------------------------- ClickThrough Package Build Warning --------------------------- Wix warning: The Registry element has been deprecated. Please use one of the new elements which replaces its functionality: RegistryKey for creating registry keys, RegistryValue for writing registry values, RemoveRegistryKey for removing registry keys, and RemoveRegistryValue for removing registry values.. --------------------------- OK --------------------------- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1501279&group_id=105970 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
