I run this command in cmd:
console2 -t MyTab -r ipconfigShould this command auto run ipconfig after console opens MyTab? It doesn't for me. It doesn't even without -t option.
1 Answer
The filename of the shell and its parameters need to be specified explicitly, like CMD.exe /K (or %COMSPEC% /K), in either
Console Settings -> Console -> Shell
or Console Settings -> Tabs -> MyTab -> Shell .