thanks David and Rob/Carter

some basic testing and I came up with this:

<Upgrade Id ="$(var.Upgrade)">
  <UpgradeVersion Property="SAMEFOUND" IncludeMaximum="yes"
IncludeMinimum="yes" Minimum="$(var.TCOVersion)" Maximum="$(var.TCOVersion)"
OnlyDetect="yes"/>
</Upgrade>

<Condition Message="The same version of [ProductName] is already installed.
Setup will now exit.">NOT SAMEFOUND OR Installed</Condition>

thanks for your help

Steve



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/2-questions-re-build-to-build-stop-installing-tp7595417p7595437.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to