aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/userexperience.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show Burn splash screen earlier.Sean Hall2021-06-091-7/+0
| | | | | | Make the initial Burn process show the splash screen, and show it before parsing the manifest. Fixes half of #5300
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-5/+13
| | | | #6296
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-111-1/+5
| | | | | | | | During actions that are expected to have source media available, all packages that have cacheType set to keep should be cached if the package is going to be present. Set NetFx ExePackage Cache="no" and remove uninstall and repair arguments. #5125
* Move burn into burnRob Mensching2021-04-291-0/+2653