| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Fixes 6970
|
|
|
|
| |
Fixes https://github.com/wixtoolset/issues/issues/6894.
|
| |
|
|
|
|
| |
Fixes https://github.com/wixtoolset/issues/issues/5624.
|
|
|
|
| |
This allows all flavors of wixstdba to conditionally support them.
|
|
|
|
| |
Fixes 5208
|
|
|
|
|
|
|
|
| |
Remove ErrorFailNoActionReboot loc string, now that XP is dead (RIP).
Clean up some extra stuff, because I'm all up in the code.
Resolves https://github.com/wixtoolset/issues/issues/6545.
|
|
|
|
| |
Implements 6835
|
|
|
|
|
|
|
| |
Tell the BA during Destroy whether it will be reloaded, and let the BA decide then whether it's module should be unloaded.
Show error when infinite prereq loop detected.
Only clip the exit code if they're Win32 errors.
Set related bundle type to none to avoid downgrades during preqba.
|
| |
|
|
|
|
|
|
|
| |
This was needed to explain to the user that a restart is required but not allowed.
It also allows localizing the reboot prompt.
Fixes #3957, #5395
|
|
|