Re: [WiX-users] Installing outside ProgramFilesFolder

2012-10-25 Thread Gavin Bray
; -Original Message- > From: Gavin Bray [mailto:gavb...@gmail.com] > Sent: Thursday, October 25, 2012 3:02 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Installing outside ProgramFilesFolder > > The Sequence="ui" did the

Re: [WiX-users] Installing outside ProgramFilesFolder

2012-10-25 Thread Hoover, Jacob
Installer XML toolset. Subject: Re: [WiX-users] Installing outside ProgramFilesFolder The Sequence="ui" did the trick. Thanks very much for your assistance. On Thu, Oct 25, 2012 at 8:02 AM, Hoover, Jacob wrote: > Try adding Sequence="ui" to your SetProperty element.

Re: [WiX-users] Installing outside ProgramFilesFolder

2012-10-25 Thread Gavin Bray
> > > > > > > -Original Message- > From: Gavin Bray [mailto:gavb...@gmail.com] > Sent: Wednesday, October 24, 2012 4:42 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Installing outside ProgramFile

Re: [WiX-users] Installing outside ProgramFilesFolder

2012-10-24 Thread Hoover, Jacob
m partition, use the below approach: -Original Message- From: Gavin Bray [mailto:gavb...@gmail.com] Sent: Wednesday, October 24, 2012 4:42 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installing outside ProgramFilesFolder If I use the fo

Re: [WiX-users] Installing outside ProgramFilesFolder

2012-10-24 Thread Gavin Bray
If I use the following then the value specified by the user does get used. So, I assume it somehow is related to using but I'm not sure how. Any suggestions are most welcome. Regards Gavin On Thu, Oct 25, 2012 at 5:20 AM, Phil Wilson wrote: > It's hard to be specific, but it loo

Re: [WiX-users] Installing outside ProgramFilesFolder

2012-10-24 Thread Phil Wilson
It's hard to be specific, but it looks like the dialog you're using with its BrowseFolder result is not propagating the user input to TARGETDIR or INSTALLFOLDER. Phil W -Original Message- From: Gavin Bray [mailto:gavb...@gmail.com] Sent: Tuesday, October 23, 2012 11:29 PM To: wix-user