If I run (from start menu):
I:\Console-2.00b148-Beta_64bit\Console2\Console.exe program.exe
it always starts cmd.exe
It would be nice if it could support running like:
console.exe bash ~
or console.exe myprogram -mypar1 -mypar2
I tried with -r but it does not work.