microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.23k stars 8.27k forks source link

Document the use of Add-AppxPackage #9467

Closed glawrence closed 3 years ago

glawrence commented 3 years ago

Reading README.md I could not find how to install Windows Terminal from the command line when the Microsoft Store is not available, however I did find https://github.com/microsoft/terminal/pull/6942 which worked perfectly but looks like it was never merged. I want to raise a PR to update README.md because in Windows Sandbox the Microsoft Store is not available, and this PowerShell solution is the quickest and easiest way to get Windows Terminal installed in the sandbox, as you can't just double-click the .msixbundle file.

I am creating this issue before raising a PR, as I believe this to be the correct process.

WSLUser commented 3 years ago

The old PR went stale as the author never addressed the concern brought up there. If you want to simply recreate the PR with the correction found here, that would be accepted.

glawrence commented 3 years ago

I noticed that and was planning to take those comments on board and any future comments to see this to completion

glawrence commented 3 years ago

I think I have done everything necessary and got suitable wording etc, but very happy to take any feedback