Bugs item #1501279, was opened at 2006-06-05 22:24 Message generated for change (Comment added) made by barnson 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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Frederik Carlier (fcarlier) Assigned to: Rob Mensching (robmen) 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 --------------------------- ---------------------------------------------------------------------- >Comment By: Bob Arnson (barnson) Date: 2006-12-13 04:59 Message: Logged In: YES user_id=26581 Originator: NO Fixed with move to harvester ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1501279&group_id=105970 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
