Make sure the old kit and new kit share same UpgradeCode.
And upgrade table is set properly
    <Upgrade Id="YOU-GUID">
      <UpgradeVersion Minimum="X.X.X" Maximum="X.x.x"
IgnoreRemoveFailure="no" IncludeMinimum="yes" IncludeMaximum="yes"
Property="PROPNAME" />
    </Upgrade>


Nimisha Saboo-2 wrote:
> 
> Hi,
> 
> I have a Wix project, which currently allows multiple installs of my
> application,
> although I have done nothing to enable this.
> What this means is: I install my application, and then again click on the
> msi.
> Ideally, it should start an uninstall of my application, but currently it
> starts another install.
> 
> Any idea, what do I need to set in order to get this done?
> 
> Thanks in advance,
> Nimisha
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Need-help-on-with-WIX-unistall-tp796564p796726.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to