[implemented] Allow the / for cm_commands with parameters to also be set in the parameters field

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
petermad
Power Member
Power Member
Posts: 14898
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

[implemented] Allow the / for cm_commands with parameters to also be set in the parameters field

Post by *petermad »

Currently (TC 11.00b6) these parameters cn_Copy, cm_RenMov, cm_CreateShortcut, cm_PackFiles and cm_UnpackFiles takes parameters that starts with a slash /

For buttons and em_commands the slash has to be in the command field, while the rest of the parameters can be in the Parameters field:

so this works:

Code: Select all

[em_CreateShortcutSameSide]
cmd=cm_CreateShortcut /
param=GT="%P%O.lnk"
But this does not work:

Code: Select all

[em_CreateShortcutSameSide]
cmd=cm_CreateShortcut
param=/GT="%P%O.lnk"
It would be logical if it also worked in the second instance
Last edited by petermad on 2023-06-26, 20:34 UTC, edited 2 times in total.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48203
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Allow the / for cm_commands with parameters to also be set in the parameters fiesl

Post by *ghisler(Author) »

I have already implemented this a few days ago, it will be in beta 7.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14898
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Allow the / for cm_commands with parameters to also be set in the parameters fiesl

Post by *petermad »

Confirmed inplemented ib TC 11.00b7 :-)
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply