Hello,
I would like to make my windows application updatable through patches. I am using Visual Studio 2005.
I can create an .msi and .exe file by creating a "Setup Project" from the setup and deployment section of the Add->Project dialog.
My windows application runs smoothly. However, I am not able to update the system without uninstalling the original first or creating a new programs menu directory to hold the newproject output.
Please help me find a way toperform patches to my application once it has been deployed to the end-users.
Thanks,
KJAK