Visual Studio Packaging: Another version of this product is already installed
- by Sam
Hi All,
I have a msi created for a project which uses C# & Jscript. version-1.0 is currently public. I want to release a bug-fixed version v-1.0.1 of this package but while testing it, I am getting "Another version of this product is already installed Installation of this version cannot continue.To configure or remove the existing version of this product, use Add/Remove program on the Control Panel".
I want this bug-fixed version to install silently without asking user to uninstall and install new one.
Please help me how can I achieve this, I am using visual studio 2008.
Thanks in Advance!
Sam