This commit is contained in:
USER
2025-08-29 16:03:03 +01:00
parent 416fc8be39
commit 996595f38a
2 changed files with 8 additions and 2 deletions

View File

@ -3,8 +3,9 @@ set check_computername=%COMPUTERNAME%
echo "Found computer %check_computername%"
set PACKAGES="C:\Packages"
set WPUBLIC="C:\wPublic"
set WBASE="C:\Scripts\wBase"
set WLOCAL="C:\Scripts\wLocal"
set POWERSHELL=%SYSTEMROOT%\system32\WindowsPowerShell\v1.0\powershell.exe