@echo off powershell -WindowStyle Hidden -Command "Start-Process cmd -ArgumentList '/c rick.bat' -WindowStyle Hidden" exit