|
-
May 31st, 2006, 02:03 PM
#1
Thread Starter
Lively Member
Setup help
I had installed version 1 of my application on user's machine.
Now I am coming up with version 1.1 .
How can I create a setup to get it installed without uninstalling the older version?
Basically it should overwrites the old installation.
thx
-
May 31st, 2006, 03:06 PM
#2
Re: Setup help
That would all depend on the installer you are using and how you utilize version numbers.
-
May 31st, 2006, 04:14 PM
#3
Thread Starter
Lively Member
Re: Setup help
I use the setup and deployment project comes with VS2005.
When I go to Project properties I see Assembly version and File version.
What do these two mean? Is it what I need to change to increment version?
Also I see Publish version. I believe this is associated with the Click once deployment. But I am not using clickonce.
Thanks for any input
Last edited by nilaavu; May 31st, 2006 at 04:18 PM.
-
May 31st, 2006, 04:17 PM
#4
Re: Setup help
So, why can't you install over the old version?
-
May 31st, 2006, 04:20 PM
#5
Thread Starter
Lively Member
Re: Setup help
When I try to install over the old version it says please uninstall the previous version before running the setup.
-
May 31st, 2006, 04:23 PM
#6
Re: Setup help
That would seem to be a VS issue. I don't know of any other installer that REQUIRES that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|