aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/WixStandardBootstrapperApplication.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't show FilesInUse dialogs if loc strings are missing.Sean Hall2022-07-251-74/+116
* Add dialog for non-RM FilesInUse and Netfx FilesInUse.Sean Hall2022-07-251-28/+238
* Use radio buttons in FilesInUse task dialog.Sean Hall2022-07-251-25/+30
* Add files-in-use task dialog.Bob Arnson2022-07-251-19/+155
* Add WixInternalUIBootstrapperApplication as a new built-in BA.Sean Hall2022-07-201-14/+27
* Add ability for non-vital cache package action.Sean Hall2022-06-141-1/+13
* Add option to hosts to always install prereqs.Sean Hall2022-05-141-20/+159
* Move infinite loop detection into the hosts.Sean Hall2022-05-141-218/+102
* Update balutil and Bal.wixext to use more concise Exit* macros.Sean Hall2022-05-141-51/+27
* Only block shutdown during Apply.Sean Hall2022-05-041-17/+0
* Add RepairCondition.Sean Hall2022-04-231-1/+2
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-0/+11
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-191-0/+8
* Add WixBundleCommandLineAction, don't set dynamic variables at startup.Sean Hall2022-03-161-45/+58
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-141-30/+26
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-0/+44
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-0/+10
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+46
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-4/+9
* Add BA events for setting the update bundle.Sean Hall2021-12-111-0/+39
* Add ability to customize file versioning rules for MsiPackage and MspPackage.Sean Hall2021-12-081-2/+4
* Go back to thmutil not interfering with wixstdba controls.Sean Hall2021-11-101-1/+27
* Enable warning to detect hidden base class functionsSean Hall2021-11-101-1/+2
* Avoid using control ids inside of thmutil.Sean Hall2021-11-011-73/+241
* Add CS_HREDRAW and CS_VREDRAW to fix painting issues when resizing.Sean Hall2021-11-011-10/+4
* Remove dutil types from BAFunctions.Sean Hall2021-11-011-6/+14
* Make thmutil automatically load controls during window creation.Sean Hall2021-11-011-74/+114
* Add more thmutil window messages to simplify handling control events.Sean Hall2021-11-011-58/+152
* Allow more customization of control ids in thmutil.Sean Hall2021-11-011-3/+62
* On SuppressDowngradeFailure, quit after detect.Bob Arnson2021-08-221-39/+28
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-0/+28
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-021-55/+72
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-021-101/+30
* Add Success page to prereq BA.Sean Hall2021-06-171-27/+20
* Fix prereq BA to not reload the bootstrapper if a restart is required.Sean Hall2021-06-171-4/+5
* Fix loading BAFunctions.Sean Hall2021-06-041-21/+2
* Move Bal.wixext into extRob Mensching2021-05-031-0/+4264