| Commit message (Expand) | Author | Age | Files | Lines |
* | Log bundle registration scope. | Bob Arnson | 2024-11-10 | 1 | -0/+7 |
* | Clean up Burn a bit. | Bob Arnson | 2024-03-14 | 1 | -1/+1 |
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -4/+1 |
* | Fixes wixtoolset/issues#5220: Automatically add logging flag for any burn Exe... | Nir Bar | 2024-01-20 | 1 | -0/+13 |
* | Process and return the failed version of reboot exit codes in Burn. | Sean Hall | 2022-08-26 | 1 | -0/+4 |
* | Make sure error codes are translated correctly for per-machine packages. | Sean Hall | 2022-08-26 | 1 | -0/+19 |
* | Create log for elevated process. | Sean Hall | 2022-08-19 | 1 | -0/+3 |
* | Store list of persisted well-known variables in Burn. | Sean Hall | 2022-08-02 | 1 | -8/+33 |
* | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 2022-06-27 | 1 | -11/+7 |
* | Add ability for non-vital cache package action. | Sean Hall | 2022-06-14 | 1 | -0/+29 |
* | Add PathSkipPastRoot. | Sean Hall | 2022-06-07 | 1 | -2/+4 |
* | Resolve paths while parsing them from the command line. | Sean Hall | 2022-06-07 | 1 | -4/+1 |
* | Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified. | Sean Hall | 2022-05-31 | 1 | -1/+1 |
* | Allow burn.runonce with burn.clean.room and create runonce log. | Sean Hall | 2022-05-04 | 1 | -1/+11 |
* | Add option for BundlePackage to be hidden in ARP like MsiPackage. | Sean Hall | 2022-04-05 | 1 | -0/+8 |
* | Implement BundlePackage. | Sean Hall | 2022-04-01 | 1 | -0/+2 |
* | Log rest of plan and add testing of registration actions to PlanTest. | Sean Hall | 2022-03-14 | 1 | -0/+19 |
* | Allow the BA to override the bundle relation type during plan. | Sean Hall | 2022-03-14 | 1 | -2/+29 |
* | Add UnsafeUninstall action. | Sean Hall | 2022-02-22 | 1 | -0/+2 |
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -0/+2 |
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+43 |
* | Remove MEND. | Sean Hall | 2021-12-08 | 1 | -4/+0 |
* | Add ability to customize file versioning rules for MsiPackage and MspPackage. | Sean Hall | 2021-12-08 | 1 | -0/+17 |
* | Set the log file path for MSI transactions. | Nir Bar | 2021-08-12 | 1 | -5/+30 |
* | Create separate log file for clean room. | Sean Hall | 2021-08-04 | 1 | -4/+15 |
* | Parse most of Burn command line parameters into BURN_ENGINE_COMMAND. | Sean Hall | 2021-08-04 | 1 | -6/+33 |
* | Add InProgressDisplayName for bundles. | Sean Hall | 2021-05-19 | 1 | -0/+17 |
* | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 2021-05-11 | 1 | -0/+17 |
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+754 |