Windows 11 provides a rich GUI, but it also supports various command line interfaces (CLIs) through a modern Terminal app.
I have written a simple batch file to run multiple programs, however it waits for each program to finish which they are not supposed to do: ...