Re: [WiX-users] How to uninsatll Patch which contains Cutom Action.

2010-01-08 Thread Wilson, Phil
Assuming I understand what you're asking, I think the official support for this is available only in MSI 4.5: http://msdn.microsoft.com/en-us/library/bb736308(VS.85).aspx Where does your PATCHFOUND property come from? Phil Wilson -Original Message- From: Sandeep Kumar Bushnam (Wip

Re: [WiX-users] How to uninsatll Patch which contains Cutom Action.

2010-01-08 Thread Blair
Is UnInstallPatchFeatures in the patch or in the baseline MSI? Unless you are using MSI 4.5 or later, nothing in the patch is visible when the patch is removed (since the patch's view is completely removed). If you are using MSI 4.5 or later, you can set the PatchUninstall='yes' attribute on the