mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 15:00:09 +00:00
3 lines
135 B
PowerShell
3 lines
135 B
PowerShell
Install-PackageProvider NuGet -Force;
|
|
Set-PSRepository PSGallery -InstallationPolicy Trusted
|
|
Install-Script -Name winget-install -Force |