Re: Make CTRL + X / V keyboard shortcut use FC instead of Windows' manager
Posted: 12.07.2023, 13:42
Welcome to the FreeCommander forum!
https://freecommander.com/forum/
Code: Select all
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\TeraCopy]
@="{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\TeraCopy]
@="{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\TeraCopy]
@="{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\TeraCopy]
@="{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shellex\DragDropHandlers\TeraCopy64]
@="{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shellex\DragDropHandlers\TeraCopy64]
@="{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shellex\ContextMenuHandlers\TeraCopy]
@="{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shellex\DragDropHandlers\TeraCopy64]
@="{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shellex\DragDropHandlers\TeraCopy64]
@="{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shellex\DragDropHandlers\TeraCopy64]
@="{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"
For me, using TeraCopy in the FC settings always gives a dialog, what to do on a collision.robsc wrote: 18.05.2024, 23:54 I used the entries from this thread in FC to have teracopy as the file handler whenever I copy or move. But is there a parameter for the command line that will make teracopy ask me what I want to do if there's already a copy in the destination folder? Currently, it appends "- Copy" and I'd like to have a choice.
I didn't see anything on their website or in the GUI to make that happen.
Thanks,
Here it till works also in Windows Explorer and asks for collisions.robsc wrote: 21.05.2024, 19:31 Ok.. something strange has happened. I have Teracopy set to prompt on filename collision. It has stopped doing so and means it's not FC. I can use Teracopy in file explorer or in its GUI and it won't bring up the prompt anymore. It used to and what your image shows it what I used to see.
It just happened to stop working near the same time I changed FC to copy and move like you showed in this thread and revealed the problem. I will have to email Teracopy to see why.
Thank you...
Ready this topic for more info.