.
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user