This commit is contained in:
USER
2024-03-11 22:04:53 +00:00
parent 4f0ec3c411
commit 51cae83882
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" (
set ZUPER=1 set ZUPER=1
) )
if "%check_computername%" EQU "desktop-rgubu4k " ( if "%check_computername%" EQU "DESKTOP-RGUBU4K " (
set ZUPER=1 set ZUPER=1
) )

View File

@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" (
set ZUPER=1 set ZUPER=1
) )
if "%check_computername%" EQU "desktop-rgubu4k " ( if "%check_computername%" EQU "DESKTOP-RGUBU4K " (
set ZUPER=1 set ZUPER=1
) )

View File

@ -12,7 +12,7 @@ if "%check_computername%" EQU "SERVER" (
call %TMESSAGEH% '" %check_computername% has STARTED "' call %TMESSAGEH% '" %check_computername% has STARTED "'
) )
if "%check_computername%" EQU "desktop-rgubu4k " ( if "%check_computername%" EQU "DESKTOP-RGUBU4K " (
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 "'
call C:\Scripts\wLocal\bin\l_Unlock.bat call C:\Scripts\wLocal\bin\l_Unlock.bat