0

The base version (RTM) and subsequent Hotfix/Service Pack (HF/SP) installers were originally created using WiX Toolset version 3. I am now attempting to migrate the HF/SP setups to WiX Toolset version 5, while keeping the RTM built with WiX 3.

However, after installation of HF , I encountered an issue where the registry entries defined in the hotfix were not updated correctly.

Has anyone successfully implemented a scenario where the RTM is built with WiX 3 and the hotfix is built with WiX 5? If so, I would appreciate any guidance or insights.

2
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Commented Jun 16 at 14:49
  • Generate a log while applying the hotfix. Then search for the ComponentID containing the missing registry change to see why it was not applied. Commented Jun 16 at 23:52

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.