That's a great way.

On Thu, Aug 26, 2010 at 11:29 AM, gapearce <mr_gapea...@yahoo.com> wrote:

>
> I should add that I'm using this mechanism now, and I test
> "OLDERVERSIONBEINGUPGRADED", but I wanted to ask if this is the right way,
> or is there a different property I can also test?
>
> <Upgrade Id="$(var.UpgradeCode)">
>  <UpgradeVersion Minimum="$(var.ProductVersion)" OnlyDetect="yes"
> Property="NEWERVERSIONDETECTED" />
>  <UpgradeVersion Minimum="0.0.0" Maximum="$(var.ProductVersion)"
>                      IncludeMinimum="yes" IncludeMaximum="no"
>                      Property="OLDERVERSIONBEINGUPGRADED" />
> </Upgrade>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-check-if-major-upgrade-in-progress-tp5466532p5466683.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to