This commit is contained in:
USER
2025-09-09 18:43:22 +01:00
parent 4ab235da6d
commit 9dabc59037

View File

@ -6,7 +6,7 @@ echo "START: %~n0"
@REM set powershell variables @REM set powershell variables
set PSFILE="%WBASE%\bin\SpeedUp.ps1" set PSFILE="%BASE%\bin\SpeedUp.ps1"
echo "Speed up Powershell processing" echo "Speed up Powershell processing"
%POWERSHELL% -ExecutionPolicy Bypass -File %PSFILE% %POWERSHELL% -ExecutionPolicy Bypass -File %PSFILE%