Hi Alex,

    I'm having one problem with Wix installer upgrade. My installer 
working fine for upgrades of older version. If new version(1.0.1.1) 
installed, then I try to install old version (1.0.0.0). Thats too 
installing. I'm getting two instances of my product in 'Add/Remove 
Programs'. What will be the cause?

Thanks.

Regards,
-SMR

Michael wrote:
> Thanks Alex Cater,
>
> Now Major upgrade working fine.
> Alex Cater wrote:
>   
>> Also I tried with changing product id.
>>
>> This is the correct thing to do. The product code must always be changed for 
>> a major upgrade.
>>
>>
>> In this case, I'm getting two instances in 'Add/Remove Programs'.
>>
>>
>> The old product has not been removed because you have erroneously set the 
>> OnlyDetect attribute to 'yes' on the 'PREVIOUSVERSIONSINSTALLED' 
>> UpgradeVersion element.
>>
>>
>> <UpgradeVersion OnlyDetect='yes' Property='PREVIOUSVERSIONSINSTALLED' 
>> Minimum='1.0.0.0' IncludeMinimum='yes' Maximum='1.0.1.1' 
>> IncludeMaximum='no'/>
>>
>>
>>   
>> ------------------------------------------------------------------------
>>
>>
>> No virus found in this incoming message.
>> Checked by AVG - www.avg.com 
>> Version: 8.0.238 / Virus Database: 270.11.54/2056 - Release Date: 04/13/09 
>> 05:51:00
>>
>>   
>>     
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com 
> Version: 8.0.238 / Virus Database: 270.11.54/2056 - Release Date: 04/13/09 
> 05:51:00
>
>   


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to