Hello All,
    We have a product for which versions 1.0.0, 1.0.1 and 1.0.2 have been 
released. For each of these versions, the product code was auto-generated to 
enable automatic removal of previous version before installation of new MSI. 
Now, we have released version 1.0.3 and I am trying to create a patch MSP 
setup. The main issue is that if I am creating the transform from 1.0.2 –> 
1.0.3, the patch only updates if the computer already has 1.0.2 installed. 
If the computer has 1.0.0 or 1.0.1 installed, the patch doesn’t run. Is 
there any way in which I can create a single patch which will update all the 
previous versions i.e. 1.0.0, 1.0.1 and 1.0.2? So, even if a computer has 
1.0.0 installed, that patch will update it to 1.0.3. Is it possible? I also 
tried with the ‘Validate’ element, but it didn’t work:

<Validate ProductId='no' UpgradeCode='yes' 
ProductVersionOperator='LesserOrEqual'/>


    Thanks in advance.


Thanking You,
With Regards,

// Sudripta Nandy
S.D.E (Systems Programming),
SARANGSoft. 


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to