WiX Toolset Code
main
Read Uninstallable from manifest and add test for non-uninstallable exe
Sean Hall committed over 4 years ago
Ensure WixBundleInstalled and RebootPending are set in elevated engine.
Sean Hall committed over 4 years ago
Change ARP property Installed to 0 when registrationType is InProgress.
Sean Hall committed over 4 years ago
Reduce duplicative messaging in converter
Rob Mensching committed over 4 years ago
Changed the coverter to use Messages rather than Errors
Mark Stega committed over 4 years ago
Evaluate standalone variables for truthiness in the preprocessor
Rob Mensching committed over 4 years ago
Support "==" as equality operator in preprocessor
Rob Mensching committed over 4 years ago
Rob Mensching committed over 4 years ago
Set ExePackage/@Uninstallable in bundle manifests
Rob Mensching committed over 4 years ago
Do NOT publish logs on `master` branch as they may contain secrets
Rob Mensching committed over 4 years ago
Force Appveyor to checkout using CRLF.
Sean Hall committed over 4 years ago
Export event logs to try to diagnose E2E test failures.
Sean Hall committed over 4 years ago
Improve error reporting wrt ExePackage and MsuPackage attributes
Rob Mensching committed over 4 years ago
Refactor related bundle enumeration into butil.
Sean Hall committed over 4 years ago
Fix and run Burn 64-bit unit tests.
Sean Hall committed over 4 years ago
Factor out TestRegistryFixture so other tests can mock regutil API's.
Sean Hall committed over 4 years ago
.NET Framework and .NET Core redists using certificate validation
Rob Mensching committed over 4 years ago
Rob Mensching committed over 4 years ago
Support certs on remote payloads and generate them from burn subcommand
Rob Mensching committed over 4 years ago
Move nuget.config, global.json and Directory.Packages.props to root
Rob Mensching committed over 4 years ago