Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 4158

Total Commander (English) • Is it possible to add cm_ with parameters in main menu ?

$
0
0
Hello there !

Is it possible to add a cm_ command with parameters for a main menu item? I tried but Total Commander raise an error with starting up.

I would like to add a menu entry under "Files" to restart Total Commander, like that:

Code:

MENUITEM "&Restart...", cm_Exit 9
TC don't like the trailing "9" (the parameter).

I tried also like that but to not avail:

Code:

MENUITEM "&Restart...", "cm_Exit 9"
Maybe the only way to do it is to create a new em_ command calling the cm_ with parameters, and then add that em_ on the main menu.

Statistics: Posted by jonathanpoulin — 2024-07-13, 22:06 UTC



Viewing all articles
Browse latest Browse all 4158

Trending Articles