copy HELP to root of various drives

This commit is contained in:
USER
2024-04-14 23:20:26 +01:00
parent 2298886504
commit cef24ab30d

View File

@ -61,6 +61,9 @@ if [%ZUPER%] == [1] (
echo "Attempting unlock of drive"
call %TMESSAGE% '"Attempting unlock of drive on %check_computername%"'
%EXE% -ExecutionPolicy Bypass -File %UNLOCKPS%
if exist "C:\Scripts\wBase\HELP.bat" (
copy C:\Scripts\wBase\HELP.bat Z:\HELP.bat
)
) else (
if [%PRINTER%] == [1] (
echo "Installing Brother"