Subject: Re: [WiX-users] Failed to extract payloads from container after reboot
continuation
I found some more information. The issue does not seem to be caused by NSIS
wrapper but by fact that original .exe name is different than what Burn expects.
New STR are:
- Build BS as "setup.exe"
I found some more information. The issue does not seem to be caused by NSIS
wrapper but by fact that original .exe name is different than what Burn
expects.
New STR are:
- Build BS as "setup.exe"
- Rename BS to "installer.exe"
- Run install from "installer.exe"
- Let .NET prereq be installed
- Reb
I have a BS that I wrap in a NSIS based bundle due to some historical resons.
My BS has .NET 4.5.1 as prerequisity. If I install on a machine that does
not have .NET 4.5.1 it properly installs it as prerequisity and then
requires restart. After restart BS starts automatically again but then when
I
3 matches
Mail list logo