Your answer is partially correct, but it caused me to try one more time and figure out how it really works. I have DetectNewerInstalledVersio
However, what works is to change the Setup project Properties "Version" value. When it prompts you to change the ProductCode, say Yes. The com id like, product code is what it looks at when trying to do the install, and if this has changed it allows the install.
Thanks, Gerry
Main Topics
Browse All Topics





by: badbearontourPosted on 2007-02-27 at 02:27:04ID: 18615772
Hi,
n? set this to false.
have a look in the properties of the 'setup' project.
can you see one of the properties called DetectNewerInstalledVersio
then your install should just roll over the already installed version....
BadBear