@echo off title Ping++ Launcher set URL=https://raw.githubusercontent.com/VIICore/Ping-PlusPlus/v2.0.4/pingpp.ps1 start "" conhost.exe powershell -NoExit -Command "irm %URL% | iex" if errorlevel 1 powershell -NoExit -Command "irm %URL% | iex"