/build/static/layout/Breadcrumb_cap_w.png

MSI Setup Another version of this product installed

I have prepared two (A,B) msi setup in basic msi project.Both are same project
1. I have installed msi A.It's installed fine.
2.When i tried to install MSI B.i;m getting error message..

error msg is,

Another versio of this product is already installed.installation of this version cannot continiue...........

I'm Stuck now pls can me regarding this post.

0 Comments   [ + ] Show comments

Answers (8)

Answer Summary:
Posted by: dunnpy 8 years ago
Red Belt
0
You created MSIs from the same project, so they have the same GUID and probably other details (name, version etc.) - making them essentially the same installer from an MSI perspective, hence the error message.

What are you trying to acheive? Do you need two MSIs, both of which will install in the same machine?
You need to change details to make it unique if that's the case.

Dunnpy
Posted by: anonymous_9363 8 years ago
Red Belt
0
>You need to change details
As m' learned friend says, if they're compiled from the same project, why would you expect one to replace the other? At the very least you'll need to change the ProductCode and PackageCode.
Posted by: perumal9791 8 years ago
Senior Yellow Belt
0

Thanks for your reply.....

I want to install the updates (minor update).that's why I tried with same product code.If I change product code, multiple entries are there in add or remove programs. Just I want to overwrite with existing installer...

Posted by: oreillyr 8 years ago
Fifth Degree Brown Belt
0
You need to take care also if you are using a template to regenerate a new GUID each time

Posted by: EdT 8 years ago
Red Belt
0
You need to consider whether installing with REINSTALL and REINSTALLMODE properties set to your requirements will fix this. Well documented in the help file MSI.CHM.
Posted by: perumal9791 8 years ago
Senior Yellow Belt
0
not yet solved..i have REINSTALLMODE=vomus REINSTALL=all.
but it's not working.
Posted by: perumal9791 8 years ago
Senior Yellow Belt
0
now i planned to do a major upgrade.so that it will uninstall existing one and reinstall it.
Posted by: perumal9791 8 years ago
Senior Yellow Belt
0

Top Answer

now i planned to do a major upgrade.so that it will uninstall existing one and reinstall it.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ