Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Are you overwriting when Setup
Message
From
25/09/2010 12:17:50
 
 
To
All
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Title:
Are you overwriting when Setup
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01482712
Message ID:
01482712
Views:
121
When we build a Setup with VS 2010, we have the ability to choose DetectNewerInstalledVersion=True and RemovePreviousVersions=True. So, we can install over an existing setup. Otherwise, we have to remove the previous setup before installing the new setup. When we remove the previous setup, this doesn't create any problem as everything is removed before installing the new version. But, when we install over an existing version, if something goes wrong during the setup, this creates a mess. So, basically, we cannot any longer go in Add\Remove programs to remove the previous setup. We cannot run the new setup. The only way is to go in the registry and remove all traces of our setup. This is something we cannot ask the user.

So, basically, I am curious, is there anyone overwriting an existing setup or you always create a setup that will force the user to remove the previous version?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Reply
Map
View

Click here to load this message in the networking platform