aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/WixToolset.Mba.Core/IBootstrapperEngine.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-071-501/+0
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-4/+5
|
* Obsolete removed PackageState.Cached valueRob Mensching2023-05-301-5/+6
| | | | | | | | A package's cached status is no longer set via the PackageState. The value was removed in native code but the managed code was missed throwing off the enum mapping. Fixes 7399
* Finish the XML documentation in WixToolset.Mba.Core.Sean Hall2023-01-191-85/+39
| | | | 4623
* Add GetRelatedBundleVariable to managed IBootstrapperEngine.Sean Hall2022-11-101-0/+11
|
* Update hashes are now hex strings.Bob Arnson2022-09-121-5/+3
| | | | Fixes https://github.com/wixtoolset/issues/issues/6901.
* Supply hashes to BA if present in update feed.Bob Arnson2022-08-311-2/+2
| | | | Fixes https://github.com/wixtoolset/issues/issues/6353.
* Add UnsafeUninstall action.Sean Hall2022-02-221-0/+5
| | | | Fixes #6721
* Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.Sean Hall2022-01-161-0/+5
| | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle.
* Remove MEND.Sean Hall2021-12-081-10/+0
|
* Move balutil into API/burnRob Mensching2021-04-291-0/+536