From cef24ab30d7d304857215567a824664302f5e010 Mon Sep 17 00:00:00 2001 From: USER Date: Sun, 14 Apr 2024 23:20:26 +0100 Subject: [PATCH] copy HELP to root of various drives --- bin/l_UnlockUSB.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/l_UnlockUSB.bat b/bin/l_UnlockUSB.bat index f8dc5d7..036ba58 100644 --- a/bin/l_UnlockUSB.bat +++ b/bin/l_UnlockUSB.bat @@ -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"