I have some shortcuts for flac decoding in the TC bar.
But everytime the encoding is done, the command prompt closes.
Is there a way to keep it open until I close it?
Don't close command prompt?
Moderators: Hacker, petermad, Stefan2, white
Stevie1
Directly, no. You have to create a batch file with pause command in the end, or type the command in the command line and press Shift+Enter instead of Enter.
PS: cmd /k will work too, but it will leave the command prompt active, and to close it one needs to type exit, or click on the [X] titlebar button, while the pause command will just wait for pressing any key.
Directly, no. You have to create a batch file with pause command in the end, or type the command in the command line and press Shift+Enter instead of Enter.
PS: cmd /k will work too, but it will leave the command prompt active, and to close it one needs to type exit, or click on the [X] titlebar button, while the pause command will just wait for pressing any key.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64