Re: [WiX-users] Prompt User before upgrading [P]

2014-01-23 Thread Steven Ogilvie
all return ActionResult.UserExit; } Steve -Original Message- From: Brian Enderle [mailto:bria...@gmail.com] Sent: January-23-14 12:58 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Prompt User before upgrading Yes, I am using the WIXUI_Ins

Re: [WiX-users] Prompt User before upgrading

2014-01-23 Thread Jeremiahf
You could use WIX_UPGRADE_DETECTED as a condition. On Thu, Jan 23, 2014 at 11:57 AM, Brian Enderle wrote: > Yes, I am using the WIXUI_InstallDir. > > Brian > > Brian > > If you can't explain it simply, you don't understand it well enough. - > Albert Einstein > > > On Thu, Jan 23, 2014 at 11:57

Re: [WiX-users] Prompt User before upgrading

2014-01-23 Thread Brian Enderle
Yes, I am using the WIXUI_InstallDir. Brian Brian If you can't explain it simply, you don't understand it well enough. - Albert Einstein On Thu, Jan 23, 2014 at 11:57 AM, Jeremiahf wrote: > Are you using a UI? > > > On Wed, Jan 22, 2014 at 10:56 AM, Brian Enderle wrote: > > > Is there a wa

Re: [WiX-users] Prompt User before upgrading

2014-01-23 Thread Jeremiahf
Are you using a UI? On Wed, Jan 22, 2014 at 10:56 AM, Brian Enderle wrote: > Is there a way using 'MajorUpgrade' to prompt the user with a message > (either in the installer window or via a pop-up window) that running this > installer will remove previous versions of this product and let the us

[WiX-users] Prompt User before upgrading

2014-01-22 Thread Brian Enderle
Is there a way using 'MajorUpgrade' to prompt the user with a message (either in the installer window or via a pop-up window) that running this installer will remove previous versions of this product and let the user select to either cancel or continue? Brian If you can't explain it simply, you