.
This commit is contained in:
@ -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%
|
||||||
|
|||||||
Reference in New Issue
Block a user