H
HockeyFan
I have a web app (asp.net) that I've created a setup wizard project
inside the solution, for creating the setup.exe and msi files to
distribute the app to another server. On first time installation, this
setup works fine, but after that, if I make changes and need to
reinstall, I must first uninstall the previous version before trying to
run the new version of the setup.exe. Is there a way with the
SetupWizard in Visual Studio 2005, to add whatever to get the uninstall
to happen automatically?
inside the solution, for creating the setup.exe and msi files to
distribute the app to another server. On first time installation, this
setup works fine, but after that, if I make changes and need to
reinstall, I must first uninstall the previous version before trying to
run the new version of the setup.exe. Is there a way with the
SetupWizard in Visual Studio 2005, to add whatever to get the uninstall
to happen automatically?