Groups | Blog | Home
all groups > visual studio .net general > september 2005 >

visual studio .net general : Setup Wizard


Philip Wagenaar
9/26/2005 6:24:04 AM
I have created a Console Application project in VB.NET and later I added a
Setup project to the solution. In the properties of the Setup I selected true
on Remove previous version.

But when I try to install a new version of the application I receive an
error that I must uninstall a previous version. I thought that it would
automaticly remove the previous version itself. Or at least the user what to
Phil Wilson
9/26/2005 7:05:05 PM
You need to increase the Version property of the setup project - it's not an
older version unless you do that. It will prompt to change some codes,
accept that change.
--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

[quoted text, click to view]

AddThis Social Bookmark Button