Hello,
I apologize if it is obvious as it usually is but I cannot find the switch to set the copy parameter from "copy all".
Thank you.
Charly
Change copy default to "overwrite all older"
Moderators: Hacker, petermad, Stefan2, white
Add CopyOverwriteDefault=4 under Configuration section in your Wincmd.in
TC Help wrote: CopyOverwriteDefault
1..8: Set the default option chosen when clicking on "Options" button in F5 copy dialog (only used when extended copy dialog opened!).
The numbers correspond to:
0= Like 1, but do not reset overwrite confirmation options when adding files to background copy dialog.
1= Ask user.
2= Overwrite all.
3= Skip all.
4= Overwrite all older.
5= Auto-rename copied.
6= Auto-rename target files.
7= Copy all larger files (overwrite smaller).
8= Copy all smaller files (overwrite larger).