Bugs item #1586940, was opened at 2006-10-30 02:03 Message generated for change (Settings changed) made by barnson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1586940&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: documentation Group: v3.0 >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Slava (ornus) >Assigned to: Bob Arnson (barnson) Summary: ProgId/@Icon behavior undocumented Initial Comment: WiX automatically replaces identifier used for ProgId/@Icon to a file reference. This isn't documented. Identifier doesn't need to include MSI syntax for file reference (WiX expects to see "file.dll" instead of MSI formatted "[#file.dll]". it will generated later format from the simple "file.dll"). This is unexpected, at least to me since I'm used to writing for MSI and use MSI documentation a lot. WiX schema documentation need to specify that provided identifier will be converted to a file reference. Knowing this will also help me feel more secure since I know this is what needs to happen in the end. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1586940&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
