-> It would be nice if "Copy, Remove, Replace, Sync windows" were asyncronical with pause and stop button.
Temporary solution:
Moderators: Hacker, petermad, Stefan2, white
Moderator message from: "Hacker"
Please, move it to suggestions.
Code: Select all
TOTALCMD#BAR#DATA
%COMMANDER_EXE% /i="%COMMANDER_INI%" /S=S
%Z%X "%P" "%T"
%COMMANDER_EXE%,32
Synchronize Directories (separate instance)
-1
Code: Select all
TOTALCMD#BAR#DATA
%COMMANDER_EXE% /i="%COMMANDER_INI%" /S=S
%Z%X "%P" "%T" " /O=%WL
%COMMANDER_EXE%,32
Synchronize Directories, only selected (separate instance)
-1
To make the buttons:
1. Mark the text in the box here above (click SELECT ALL).
2. Copy it to the ClipBoard (press Ctrl+C).
3. Right click on TC's buttonbar and choose "Paste".
Nope, since it's already implemented.Please, move it to suggestions.