This commit is contained in:
USER
2025-09-02 21:19:29 +01:00
parent 01eb6d47f4
commit eaf5cbc520

View File

@ -6,8 +6,6 @@ echo "%~n0: Start"
ping -n 7 -i 7 192.8.1.1 ping -n 7 -i 7 192.8.1.1
call %TMESSAGE% '"STARTED local %check_computername% "' call %TMESSAGE% '"STARTED local %check_computername% "'
call C:\Scripts\wBase\bin\fix_wordpad2.bat
if "%check_computername%" EQU "SERVER" ( if "%check_computername%" EQU "SERVER" (
ping -n 7 -i 7 192.8.1.1 ping -n 7 -i 7 192.8.1.1
call %TMESSAGEH% '" %check_computername% has STARTED "' call %TMESSAGEH% '" %check_computername% has STARTED "'