Bugs item #1719384, was opened at 2007-05-15 10:40 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=1719384&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: msbuild Group: v2.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: JCWrs (jcwrs) Assigned to: Nobody/Anonymous (nobody) Summary: Merge Module Installation Directory cannot be changed Initial Comment: When dealing with an installer that uses both components and merge module references, the property INSTALLDIR being used to define where the app should be installed and the user defining the value of INSTALLDIR in the UI, the merge module will always install to the default value of INSTALLDIR set by the wix file while the components will take the user input value and install correctly. The merge modules are retargeted by the wix file, but since the user defined value of INSTALLDIR is ignored, they are effectively hard-wired to one specific location. Any chance this can be fixed? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1719384&group_id=105970 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
