ᅠ
Size: a a a
ᅠ
ᅠ
М
ᅠ
М
М
М
ᅠ
ST
:loop
netsh interface show interface | find "Enabled Connected Dedicated Wireless Network Connection" /I /C
IF %ERRORLEVEL% equ 0 goto :connected
netsh wlan connect name=GUHOA | echo Connecting to GUHOA
timeout 5 >nul
goto :loop
:connected
echo I'm connected.
SM
SM
SM
SM
ST
SM
SM
SM
SM