CODE: [Copy to clipboard]@echo off&&mode con cols=15 lines=1 %1 %2 start /min /i "" "%~nx0" goto min&&goto :eof :min echo xxx pause>nul exit