Re: [WiX-users] Overridden install path is ignored

2014-06-26 Thread Kai Peters
Thanks for your pointer! I did - what I failed to do was uppercase it... K On Thu, 26 Jun 2014 15:02:59 -0500, Carter Young wrote: > Did you specify the Property ID for WIXUI_INSTALLDIR? > > See Here: > http://wixtoolset.org/documentation/manual/v3/wixui/dialog_reference/wixui_installdir.htm

Re: [WiX-users] Overridden install path is ignored

2014-06-26 Thread Carter Young
Did you specify the Property ID for WIXUI_INSTALLDIR? See Here: http://wixtoolset.org/documentation/manual/v3/wixui/dialog_reference/wixui_installdir.html and here: http://stackoverflow.com/questions/3296277/wixdefault-directory-in-wixui-installdir Carter Quoting Kai Peters : > Hi, > > i have