WiX Toolset Code
main
Make sure ThmViewer can load relative paths.
Bob Arnson committed about 4 years ago
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall committed about 4 years ago
Use elevated engine to make the restart request when it is available.
Sean Hall committed about 4 years ago
Delay closing Burn's UI thread so that it can log the bundle's restart.
Sean Hall committed about 4 years ago
Delay closing the bundle log so that restart failures will be logged.
Sean Hall committed about 4 years ago
Move logutil docs into header and standardize inline wrapper methods.
Sean Hall committed about 4 years ago
Log message when the elevated process is not running elevated.
Sean Hall committed about 4 years ago
Mask the elevated secrets when logging its command line.
Sean Hall committed about 4 years ago
Supply hashes to BA if present in update feed.
Bob Arnson committed about 4 years ago
Restrict panels to static controls.
Bob Arnson committed about 4 years ago
Use IntPtr for pointers to handles
Rob Mensching committed about 4 years ago
Update old test code to latest SWID tag spec
Rob Mensching committed about 4 years ago
Add support for building patches straight from wix.targets
Rob Mensching committed about 4 years ago
Pass `/xlog` to elevated engine.
Bob Arnson committed about 4 years ago
Small code cleanup in patch build.
Rob Mensching committed about 4 years ago
Trim patch baseline identifiers when they get too long
Rob Mensching committed about 4 years ago
Process and return the failed version of reboot exit codes in Burn.
Sean Hall committed about 4 years ago
Make sure error codes are translated correctly for per-machine packages.
Sean Hall committed about 4 years ago
Fix building `ExePackage/@ExitCode` elements.
Sean Hall committed about 4 years ago
Error on non-embedded explicit container payloads.
Bob Arnson committed about 4 years ago