-
Question for the WiX team. I converted all of my MSI/burn packages from WiX 3.11 to v4.0.0-rc.4. I have a msi where that installs certificates using the Iis extension Certificate element. Here is partial MSI log showing the error: (note the Wix4InstallCertificates_X64 in the log, this is when I changed InstallerPlatform to x64)
The msi project consists of three wxs files; a bit large to post here. Could this be a bug in Wix 4? I can try make a simple repo if you feel it could be a bug. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It's a bug so feel free to open an issue, but I think I have it narrowed down. |
Beta Was this translation helpful? Give feedback.
It's a bug so feel free to open an issue, but I think I have it narrowed down.