This commit is contained in:
USER
2024-03-11 22:20:04 +00:00
parent 51cae83882
commit cc4625e8a8
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