-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Install-Powershell.ps1: Add parameter to use MSI installation
#10921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@PoshChan Please remind me in 1 hour |
|
@TravisEz13, this is the reminder you requested 1 hour ago |
|
looks like this needs to be rebased to get the tests to pass. |
|
Rebased to resolve the conflicts |
|
The rebase is bad... I'll try to fix it. Please don't do any changes to your branch. |
|
I fixed the rebase. If you make changes, be sure to fetch the new history in your branch first. |
|
@PoshChan Please remind me in 1 hour |
|
Oh i'm sorry for messing it up. |
|
Here is the command I ran, after I reset your branch to before your merge. |
Install-Powershell.ps1: Add parameter to use MSI installation
|
@TravisEz13, this is the reminder you requested 1 hour ago |
|
🎉 Handy links: |
PR Summary
Added Parameter
-AddExplorerContextMenuand-EnablePSRemotingto use MSI properties.Documented here
PR Context
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.