aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/WixToolset.WixBA/InstallationViewModel.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better .nupkg namesRob Mensching2024-03-071-1/+1
|
* Move the BootstrapperApplication out of procRob Mensching2024-03-061-10/+1
|
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-3/+3
| | | | Being registered in ARP and "installed" were always separate concepts, and some things like fEligibleForCleanup were looking at the wrong thing. This also allows the BA to tell the difference.
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-16/+31
| | | | #5796
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+9
| | | | Fixes #6410
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-6/+6
| | | | Fixes #4777
* Add tests for WixBA.Sean Hall2021-05-111-2/+2
|
* Move WixToolset.WixBA into test/burn and use new PackageReferences.Sean Hall2021-05-111-0/+683