Hi,
I have a problem with the installation of small update patches.
We regularly publish new releases of our application, and we regularly publish patches for those releases. In the past, when we have produced a patch for a particular release, we have integrated that patch into the main application client setup for the release, so that a site upgrading to that release from an earlier one will not have to install the application and then install a separate patch, they just install the main application which already incorporates the patch – we do this to make our site’s lives easier as they complain if they have to run more than one install!
Using Advanced Installer I can produce small update patches which all target the original unpatched release. Unfortunately, since the small update patch can only target the original unpatched release, this means that a site upgrading to a patched release will first have to install the original unpatched release and then install the patch. This is going to upset many of our sites. So my question is, is there any way to incorporate the patch into the release, either by updating the original unpatched release itself or by getting the install for the unpatched release to automatically install the patch as well, so that sites upgrading to a patched release do not have to install the patch separately.
Thanks.
Peter