@echo off
powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "irm 'https://get.forbescomputer.net/files/install-rustdesk.ps1' | iex"
pause