Re: [WiX-users] WixUI_InstallDir always installs to the same directory

2011-08-04 Thread Joe Tilley
: Thursday, August 04, 2011 11:37 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WixUI_InstallDir always installs to the same directory Joe As you can see below, I actually use WixUI_Common but I have customised it with a slightly different sequence that i

Re: [WiX-users] WixUI_InstallDir always installs to the same directory

2011-08-04 Thread Chris Lord
...@atterotech.com] > Sent: Thursday, August 04, 2011 10:15 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] WixUI_InstallDir always installs to the same > directory > > Joe, > > My setup has INSTALLDIR property inside the UI section

Re: [WiX-users] WixUI_InstallDir always installs to the same directory

2011-08-04 Thread David Connet
Have you set the ConfigurableDirectory attribute on the Feature? ... Dave Connet > On 08/04/2011 10:57 AM, Joe Tilley wrote: >> I'm using WixUI_InstallDir as the installer UI, and it pops up with my >> INSTALLDIR as the default directory as it should, but when I type in a >> different directo

Re: [WiX-users] WixUI_InstallDir always installs to the same directory

2011-08-04 Thread Joe Tilley
Murphy Software Engineer Office (918) 317-4130 Email jtil...@fwmurphy.com -Original Message- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent: Thursday, August 04, 2011 10:34 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WixUI_InstallDir

Re: [WiX-users] WixUI_InstallDir always installs to the same directory

2011-08-04 Thread Joe Tilley
al Message- From: Chris Lord [mailto:chris.l...@atterotech.com] Sent: Thursday, August 04, 2011 10:15 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WixUI_InstallDir always installs to the same directory Joe, My setup has INSTALLDIR property inside the UI sect

Re: [WiX-users] WixUI_InstallDir always installs to the same directory

2011-08-04 Thread Chris Lord
Joe, My setup has INSTALLDIR property inside the UI section itself rather than on own, like this ... ... <\UI> And this works fine for me. Can't hurt to try it. Chris On 08/04/2011 10:57 AM, Joe Tilley wrote: > I'm using WixUI_InstallDir as the in

Re: [WiX-users] WixUI_InstallDir always installs to the same directory

2011-08-04 Thread Pally Sandher
Your code snippets look perfectly fine to me. I use code which is identical to all intents & purposes which works fine. However I would check a verbose log to see what's actually happening. Are you trying to install an x86 MSI to an X64 location (as in "Program Files" rather than "Program Files