Bugs item #1586940, was opened at 2006-10-29 21:03 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=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: Open Resolution: None Priority: 5 Private: No Submitted By: Slava (ornus) Assigned to: Nobody/Anonymous (nobody) 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 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
