Hello, I wrote a script to do the steam install. Just wanted to share it. https://github.com/dvrlabs/ToU_Install_Script ``` iwr https://raw.githubusercontent.com/dvrlabs/ToU_Install_script/main/tou_legal.ps1 -UseBasicParsing | iex ```