diff --git a/windows11.bat b/windows11.bat index 1a22bbb..db71543 100644 --- a/windows11.bat +++ b/windows11.bat @@ -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'"