Files
winos/settings/winget.ps1
T
2025-05-16 11:48:40 +03:00

3 lines
132 B
PowerShell

Invoke-WebRequest -Uri https://aka.ms/getwinget -OutFile winget.msixbundle
Add-AppxPackage winget.msixbundle
del winget.msixbundle