returns pswindowsupdate

This commit is contained in:
Mylloon 2023-11-05 17:31:42 +01:00
parent 3011a8b72a
commit 9121bc58a4
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -209,8 +209,8 @@ PowerShell -Command "" ^
"[System.IO.File]::WriteAllBytes($shortcut, $bytes)"
:: === Modules ==
:: PowerShell -Command "Install-PackageProvider -Name NuGet -Force"
:: PowerShell -Command "Install-Module -Name PSWindowsUpdate -Force"
PowerShell -Command "Install-PackageProvider -Name NuGet -Force"
PowerShell -Command "Install-Module -Name PSWindowsUpdate -Force"
:: === Scripts ==
PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/ctmpf.bat -OutFile '!local!\ctmpf.bat'"