2okoP.S.
Make sure the C:\Dir1 directory exists before running the chain of commands!
For example, like this:I would like to have one button for moving all files from C:\dir1\ to C:\dir2\ without need to set the dir1 and dir2 in panels. How to write this command for button using TC internal command(s)?
Code:
cd "%TEMP%",cd "C:\Dir1",cm_SelectAllBoth,cm_Renmov /G0T="C:\Dir2\",cm_GoToPreviousDir,cm_GoToPreviousDir
Make sure the C:\Dir1 directory exists before running the chain of commands!
Statistics: Posted by sa16 — 2024-04-05, 10:13 UTC