Files
winos/src/winget.ps1
T
2025-10-08 00:42:02 +03:00

3 lines
130 B
PowerShell

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