Re: [WiX-users] Patching registry changes for COM components

2012-06-11 Thread Vishnu
Install log shows registry is updated from previous (cached) msi values. I applied patch using ORCA tool, and didnt find any new registry changes in the patch file (msp). Do we need to create a component for each registry values and reference it in ComponentRef section in PatchFamily element? -- V

[WiX-users] Patching registry changes for COM components

2012-06-07 Thread Vishnu
We have legacy VB6 & COM components dll in our installer. Some of the them are modified, so we are creating patches to update dlls in client machine. Based on WIX patching (using Pyro), I created a patch & applied successfully. All the modified components are getting replaced but registry changes a