Patching
Posted: Thu Sep 13, 2012 9:42 am
Hello,
I would like to understand patching a bit more than what is described in the help file (which I have read).
I have an application that is built numerous times during the life cycle. We have the base install plus XX patches.
1. User runs the base install.
2. New build is released, user patches the install.
3. User tests on new machine (will he have to run the base + all patches? How do you bundle in patches into a single exe to catch all test cases, new and upgrade).
My goal is to be able to have 1 managed .exe that will cover base install + patch or patch only. Also where can I find the revision code number in my project?
I would like to understand patching a bit more than what is described in the help file (which I have read).
I have an application that is built numerous times during the life cycle. We have the base install plus XX patches.
1. User runs the base install.
2. New build is released, user patches the install.
3. User tests on new machine (will he have to run the base + all patches? How do you bundle in patches into a single exe to catch all test cases, new and upgrade).
My goal is to be able to have 1 managed .exe that will cover base install + patch or patch only. Also where can I find the revision code number in my project?