Wix Toolset RegistrySearch is not saving a registry key
If you want to persist property values from user choices it may be easier to just let WiX do it with the “remember property” pattern. It’s not clear how you are saving these values and retrieving them, because there is no indication if you are saving them in 32-bit or 64-bit location, or if you … Read more