| Commit message (Expand) | Author | Age | Files | Lines |
* | Tame some wild pointers. | Bob Arnson | 2023-06-03 | 1 | -4/+4 |
* | Make sure error codes are translated correctly for per-machine packages. | Sean Hall | 2022-08-26 | 1 | -1/+1 |
* | Skip logging errors in some places when they are due to missing files or regi... | Sean Hall | 2022-08-09 | 1 | -8/+6 |
* | Make Burn ignore unknown embedded messages. | Sean Hall | 2022-06-29 | 1 | -5/+2 |
* | Allow BundlePackage to fallback to QuietUninstallString to uninstall. | Sean Hall | 2022-06-14 | 1 | -4/+119 |
* | Implement ArpEntry flavored ExePackage. | Sean Hall | 2022-06-13 | 1 | -4/+2 |
* | Make sure base paths are fully qualified in Burn. | Sean Hall | 2022-06-07 | 1 | -1/+1 |
* | Add PathSkipPastRoot. | Sean Hall | 2022-06-07 | 1 | -1/+1 |
* | Add PathConcatRelativeToBase and use it in Burn. | Sean Hall | 2022-05-31 | 1 | -8/+26 |
* | Add option for BundlePackage to be hidden in ARP like MsiPackage. | Sean Hall | 2022-04-05 | 1 | -0/+10 |
* | Make non-embedded bundles skip making a system restore point. | Sean Hall | 2022-04-05 | 1 | -0/+4 |
* | Use Burn's parent switch with BundlePackages. | Sean Hall | 2022-04-01 | 1 | -6/+24 |
* | Detect related bundles for BundlePackages. | Sean Hall | 2022-04-01 | 1 | -23/+254 |
* | Implement BundlePackage. | Sean Hall | 2022-04-01 | 1 | -11/+261 |
* | Minimize chance of user arguments messing up the command line | Sean Hall | 2022-04-01 | 1 | -37/+34 |
* | Give BA process id and option to wait for cancelled process to exit. | Sean Hall | 2022-03-19 | 1 | -25/+3 |
* | Allow the BA to override the bundle relation type during plan. | Sean Hall | 2022-03-14 | 1 | -2/+27 |
* | When rolling back a bundle failure, reinstall all upgrade related bundles. | Sean Hall | 2022-02-10 | 1 | -1/+1 |
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -1/+10 |
* | Rename fUninstallable to fPermanent. | Sean Hall | 2022-01-16 | 1 | -2/+2 |
* | Don't assume Exe packages with Burn protocol are bundles. | Sean Hall | 2022-01-04 | 1 | -0/+460 |