Patching multiple vesions
Posted: Sat Sep 09, 2006 10:36 am
I just want to be sure I understand the Patch feature properly (I'm not much of a Windows Installer guy.)
In the IDE in the Patches view, I add references to 2 prior versions of my product, say version 1 and version 2. My intent is to update all users to version 3. If I hit Build Patch, one EXE is produced. So can I assume that the new EXE contains all the info required to update both version 1 and version 2 users? And how is the patch applied to version 1 users? Is it done under the covers in 2 steps, i.e. 1 -> 2 -> 3, or is it one step to go from 1 -> 3?
Thanks.
In the IDE in the Patches view, I add references to 2 prior versions of my product, say version 1 and version 2. My intent is to update all users to version 3. If I hit Build Patch, one EXE is produced. So can I assume that the new EXE contains all the info required to update both version 1 and version 2 users? And how is the patch applied to version 1 users? Is it done under the covers in 2 steps, i.e. 1 -> 2 -> 3, or is it one step to go from 1 -> 3?
Thanks.