In a Windows cmd terminal, by cmd, I call command scripts (.cmd), but some of these does an exit [code] without the /B, whereby my Windows terminal is terminated.
How to avoid exit of Windows cmd terminal if called command executes exit without the /B?