Microsoft Visual Studio Enterprise 2022 (64-bit) - LTSC 17.10
HeatWave Version
1.0.4.5
Windows Version
Win11 23H2
Repro Repo
No response
Repro Steps
Build a managed bootstrapper application with no packages embedded in the bundle
Detach the engine from the bundle using command Wix burn detach burn.exe -engine burnengine.exe.
Compare burn.exe and burnengine.exe
Actual Result
The two files burn.exe and burnengine.exe are identical.
Expected Result
I did expect that the engine was different from the bundle.
Otherwise I would expect that the documentation for command Wix burn detach describe this scenario and that the documentation of Signing bundles will explain that detach/reattach is not needed under some circumstances.
Acknowledgements
[X] I acknowledge that this is a fully completed bug report. It is not a question or attempt to get help debugging my issue (because those should be sent to Discussions).
WiX Version
5.0.2
.NET or MSBuild or Visual Studio Version
Microsoft Visual Studio Enterprise 2022 (64-bit) - LTSC 17.10
HeatWave Version
1.0.4.5
Windows Version
Win11 23H2
Repro Repo
No response
Repro Steps
Wix burn detach burn.exe -engine burnengine.exe
.Actual Result
The two files burn.exe and burnengine.exe are identical.
Expected Result
I did expect that the engine was different from the bundle.
Otherwise I would expect that the documentation for command
Wix burn detach
describe this scenario and that the documentation of Signing bundles will explain that detach/reattach is not needed under some circumstances.Acknowledgements