|
-
Nov 13th, 2006, 12:49 PM
#1
Thread Starter
Frenzied Member
inno setup, does it allow the program to be updated.
Hello,
My customer wants to be able to install updates without having to uninstall and install the program.
Does inno support the use of updates, so the user does not have to uninstall and then install again.
clickOnce does this, but the customer does not want this (that another story)
Does anyone know of any other deployment packages that allows updates?
Thanks in advance,
Steve
Last edited by steve_rm; Nov 13th, 2006 at 09:26 PM.
steve
-
Nov 14th, 2006, 02:43 PM
#2
Re: inno setup, does it allow the program to be updated.
You can update with Inno. All you need to do is to change the version number of the files that you want to update or include the flag on the file to always install. This is the default operation of Inno to only update files that have a newer version number.
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
|