Add exe wrapper for Microsoft Update scenarios #14737
Merged
Conversation
efe3df2
to
e57faf9
This reverts commit a6263c8. # Conflicts: # assets/wix/bundle.wxs # tools/packaging/packaging.psm1
Co-authored-by: Robert Holt <rjmholt@gmail.com>
b1ad606
into
PowerShell:master
35 checks passed
35 checks passed
PowerShell-CI-linux (CodeCoverage and Test Packages CodeCoverage and Test Packages)
CodeCoverage and Test Packages CodeCoverage and Test Packages succeeded
Details
PowerShell-CI-linux (Test for Linux Linux Test - ElevatedPesterTests - CI)
Test for Linux Linux Test - ElevatedPesterTests - CI succeeded
Details
PowerShell-CI-linux (Test for Linux Linux Test - ElevatedPesterTests - Others)
Test for Linux Linux Test - ElevatedPesterTests - Others succeeded
Details
PowerShell-CI-linux (Test for Linux Linux Test - UnelevatedPesterTests - CI)
Test for Linux Linux Test - UnelevatedPesterTests - CI succeeded
Details
PowerShell-CI-linux (Test for Linux Linux Test - UnelevatedPesterTests - Others)
Test for Linux Linux Test - UnelevatedPesterTests - Others succeeded
Details
PowerShell-CI-linux (Test for Linux Verify xUnit Results)
Test for Linux Verify xUnit Results succeeded
Details
PowerShell-CI-macos (CodeCoverage and Test Packages CodeCoverage and Test Packages)
CodeCoverage and Test Packages CodeCoverage and Test Packages succeeded
Details
PowerShell-CI-macos (Test for macOS Verify xUnit Results)
Test for macOS Verify xUnit Results succeeded
Details
PowerShell-CI-macos (Test for macOS mac Test - ElevatedPesterTests - CI)
Test for macOS mac Test - ElevatedPesterTests - CI succeeded
Details
PowerShell-CI-macos (Test for macOS mac Test - ElevatedPesterTests - Others)
Test for macOS mac Test - ElevatedPesterTests - Others succeeded
Details
PowerShell-CI-macos (Test for macOS mac Test - UnelevatedPesterTests - CI)
Test for macOS mac Test - UnelevatedPesterTests - CI succeeded
Details
PowerShell-CI-macos (Test for macOS mac Test - UnelevatedPesterTests - Others)
Test for macOS mac Test - UnelevatedPesterTests - Others succeeded
Details
PowerShell-CI-static-analysis (Markdown and Common Tests)
Markdown and Common Tests succeeded
Details
PowerShell-CI-windows (Build for Windows Windows Build)
Build for Windows Windows Build succeeded
Details
PowerShell-CI-windows (Test for Windows Verify xUnit Results)
Test for Windows Verify xUnit Results succeeded
Details
PowerShell-CI-windows (Test for Windows Windows Test - ElevatedPesterTests - CI)
Test for Windows Windows Test - ElevatedPesterTests - CI succeeded
Details
PowerShell-CI-windows (Test for Windows Windows Test - ElevatedPesterTests - Others)
Test for Windows Windows Test - ElevatedPesterTests - Others succeeded
Details
PowerShell-CI-windows (Test for Windows Windows Test - UnelevatedPesterTests - CI)
Test for Windows Windows Test - UnelevatedPesterTests - CI succeeded
Details
PowerShell-CI-windows (Test for Windows Windows Test - UnelevatedPesterTests - Others)
Test for Windows Windows Test - UnelevatedPesterTests - Others succeeded
Details
PowerShell-Windows-Packaging-CI (Packaging for Windows Windows Packaging - x64 - preview)
Packaging for Windows Windows Packaging - x64 - preview succeeded
Details
PowerShell-Windows-Packaging-CI (Packaging for Windows Windows Packaging - x86 - preview)
Packaging for Windows Windows Packaging - x86 - preview succeeded
Details
PowerShell-Windows-Packaging-CI (Packaging for Windows Windows Packaging - x86 - stable)
Packaging for Windows Windows Packaging - x86 - stable succeeded
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
PR Summary
PR Context
This plan is to use this in Microsoft Update to work around some issues with MSI based updating. This is not intended to be used as a primary installer.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.