Hi,
Scenario:
Created installer package with advanced installer. Use deployment tools to deploy the product. It works fine
-When i try to apply a patch. It fails (it seems the patch is looking for the source file) and cant find it.
I tried this manually where i installed the product on the PC, then i deleted the MSI. And tried to patch it. The patch fails and says can not find the resource. But when i try to uninstall its still okay.
Is there anyway i can patch without using the the original resource file (as i know windows makes copies of the package and that's where it uninstalls from .
Thanks