:: Do not use "echo off" to not affect any child calls. @setlocal ::——————————————————— fix ctrl c ——————————————————— @set allargs= @if ("%initialized%")==("1") ( @if "%~1"=="-fix_ctrl_c" ( @call:rest %* allargs ) else ( @call