Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
pub:winget [2022/03/21 13:39] – [requirement/install] derek | pub:winget [2022/03/21 13:40] (current) – [requirement/install] derek | ||
---|---|---|---|
Line 7: | Line 7: | ||
* install via command line | * install via command line | ||
- | + | <code powershell> | |
- | + | Invoke-WebRequest | |
- | ms-windows-store://pdp/? | + | Add-AppxPackage " |
- | + | </ |