I need to launch console portable (https://portableapps.com/apps/utilities/console_portable) with command already run in it (like cmd.exe /K command). Does this app have option like this?
New: HandBrake (Feb 20, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
I need to launch console portable (https://portableapps.com/apps/utilities/console_portable) with command already run in it (like cmd.exe /K command). Does this app have option like this?
A quick look in the source code shows that -r may be the switch you are looking for.
Sometimes, the impossible can become possible, if you're awesome!
What executable?
ConsolePortable\App\console\console.exe -r echo helloseems not working.I guess it's maybe no implemented then.
Sometimes, the impossible can become possible, if you're awesome!