This commit is contained in:
USER
2025-08-29 15:55:54 +01:00
parent 0dca399c84
commit 416fc8be39

View File

@ -9,5 +9,5 @@ set WBASE="C:\Scripts\wBase"
set POWERSHELL=%SYSTEMROOT%\system32\WindowsPowerShell\v1.0\powershell.exe set POWERSHELL=%SYSTEMROOT%\system32\WindowsPowerShell\v1.0\powershell.exe
echo "Speed up Powershell processing" echo "Speed up Powershell processing"
set PSFILE="%BASE%\bin\SpeedUp.ps1" set PSFILE="%WBASE%\bin\SpeedUp.ps1"
%POWERSHELL% -ExecutionPolicy Bypass -File %PSFILE% %POWERSHELL% -ExecutionPolicy Bypass -File %PSFILE%