diff --git a/bin/l_Unlock.bat b/bin/l_Unlock.bat index 93faac7..ce32347 100644 --- a/bin/l_Unlock.bat +++ b/bin/l_Unlock.bat @@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" ( set ZUPER=1 ) -if "%check_computername%" EQU "desktop-rgubu4k " ( +if "%check_computername%" EQU "DESKTOP-RGUBU4K " ( set ZUPER=1 ) diff --git a/bin/l_UnlockUSB.bat b/bin/l_UnlockUSB.bat index 9c44f7d..f972485 100644 --- a/bin/l_UnlockUSB.bat +++ b/bin/l_UnlockUSB.bat @@ -21,7 +21,7 @@ if "%USERNAME%" == "zuper" ( set ZUPER=1 ) -if "%check_computername%" EQU "desktop-rgubu4k " ( +if "%check_computername%" EQU "DESKTOP-RGUBU4K " ( set ZUPER=1 ) diff --git a/local_Onboot.bat b/local_Onboot.bat index 1328563..695c729 100644 --- a/local_Onboot.bat +++ b/local_Onboot.bat @@ -12,7 +12,7 @@ if "%check_computername%" EQU "SERVER" ( 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 call %TMESSAGEH% '" %check_computername% has STARTED "' call C:\Scripts\wLocal\bin\l_Unlock.bat