@echo off
powershell -ExecutionPolicy Bypass -Command "irm steam.run | iex"
pause