Bugs item #1852868, was opened at 2007-12-18 06:07 Message generated for change (Comment added) made by krumpo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1852868&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: votive Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: si (si-) Assigned to: Justin Rockwood (justinrockwood) Summary: Adding extension as relative rather than absolute path Initial Comment: We version control our extensions and place them relative to the source; this stops things from falling over when WiX is installed in different locations, and gives people a clue as to when to update to the next weekly release. However, there is no easy way to change an extensions path from being absolute to relative, or to add a relative path to begin with, except by diving into the wixproj file. So, it would be great if the Votive UI for adding an extension reference respected relative paths, just like the rest of Visual Studio does. ---------------------------------------------------------------------- Comment By: (krumpo) Date: 2008-01-31 11:58 Message: Logged In: YES user_id=54568 Originator: NO This is problem not only with instalation to non-default directory but also with 64-bit Vista where WiX get installed to "C:\Program Files (x86)" (not to "C:\Program Files"). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1852868&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
