This commit is contained in:
USER
2023-01-17 23:13:43 +00:00
parent 35571c0885
commit 8258f2967d
12 changed files with 21 additions and 22 deletions

View File

@ -1,12 +1,10 @@
@echo off
set C:\Scripts\wBase\baseENV.bat
call C:\Scripts\wBase\baseENV.bat
@REM xxxxxxx
echo "%~n0: Start"
set LOCAL_LOGON=%LOCAL%\local_Logon.bat
echo "base_Logon: Started"
FOR %%x IN (%BASE%\b_*.bat) DO (
echo "%%x"
call "%%x"