@echo off
start "PowerShell" powershell.exe -NoLogo
exit /b
