Start Menu options

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Alexey Lukin
Junior Member
Junior Member
Posts: 23
Joined: 2005-09-23, 18:00 UTC

Start Menu options

Post by *Alexey Lukin »

When running a command-line program using TC's Start Menu, is there an option to keep the command line window open after the program ends? Something like "pause" command from DOS.
User avatar
MaxX
Power Member
Power Member
Posts: 1198
Joined: 2012-03-23, 18:15 UTC
Location: UA

Post by *MaxX »

2Alexey Lukin
1. Just run it with pressed shift (e.g., not enter, but shift+enter)
2. Or, in menus, try adding "& pause" to the end on param-line
Alexey Lukin
Junior Member
Junior Member
Posts: 23
Joined: 2005-09-23, 18:00 UTC

Post by *Alexey Lukin »

Thank you! Your tip #2 has answered my question.
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Alexey Lukin,
...or prepend

Code: Select all

%comspec% /k
HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply