Re: [WiX-users] Condition for detecting minor upgrade

2009-04-22 Thread Michael Osmond
Johan, Here is what I do, I want a welcome dialog for a first time install, upgrade dialog if it is a major or minor upgrade and a maintenance dialog (ie change features) dialog if it is launched from the Add/Remove programs BAYUPGRADELIST is set by FindRelatedProducts Hope this helps Mi

Re: [WiX-users] Condition for detecting minor upgrade

2009-04-22 Thread slmnow
I trying to do the same thing. I found this. http://msdn.microsoft.com/en-us/library/aa372380(VS.85).aspx http://msdn.microsoft.com/en-us/library/aa372380(VS.85).aspx Johan Appelgren wrote: > > Hi, > > I'm attempting to create a customized UI sequence that when upgrading > or patching only