3 questions from the last 30 days
0
votes
1
answer
82
views
Is it safe to store a product serial number under the Uninstall registry key where WiX stores bundle metadata?
I’m seeking clarification about storing custom data—specifically a product serial number—under the Windows Uninstall registry key created by WiX Toolset.
When we install a WiX-based bundle or MSI, it ...
0
votes
0
answers
19
views
WiX Toolset bootstrapper hangs after installing VCRedist
When trying to install the bundle, VCRedist seems to still set the reboot flag even though the argument /norestart is used.
The installer then idles/ hangs with 0% CPU usage in the task manager and ...