This commit is contained in:
USER
2025-08-22 17:07:27 +01:00
parent ac86aca959
commit f1a663fc7d

View File

@ -5,9 +5,9 @@ echo "START: %~n0"
call C:\scripts\wpublic\bin\pull.bat
@REM delete no longer needed files
c:\pull.bat
c:\scripts\wlocal\l_RunRegEditUpdates.bat
c:\scripts\wlocal\l_AddPrinters.bat
del c:\pull.bat
del c:\scripts\wlocal\l_RunRegEditUpdates.bat
del c:\scripts\wlocal\l_AddPrinters.bat
FOR %%x IN (%LOCAL%\l_*.bat) DO (
echo "%%x"