Add "Here" to Copy/Move/Backup To context menu

Features wanted...
Post Reply
KyferEz
Posts: 84
Joined: 06 Feb 2006 01:44
Contact:

Add "Here" to Copy/Move/Backup To context menu

Post by KyferEz »

Simple request: Add Here to the Copy/Move/Backup To item in the context menu. Basic Idea is that it works exactly like a copy-and-paste to same location. It just reduces keystrokes/mouseclicks...

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Add "Here" to Copy/Move/Backup To context menu

Post by zer0 »

KyferEz wrote:Simple request: Add Here to the Copy/Move/Backup To item in the context menu. Basic Idea is that it works exactly like a copy-and-paste to same location. It just reduces keystrokes/mouseclicks...
To save Don work, you can assign this little script to a UDC/CTB and it will do exactly what you want:

Code: Select all

copyto <curpath>;
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Add "Here" to Copy/Move/Backup To context menu

Post by TheQwerty »

Aren't the File->Duplicate actions enough?

KyferEz
Posts: 84
Joined: 06 Feb 2006 01:44
Contact:

Re: Add "Here" to Copy/Move/Backup To context menu

Post by KyferEz »

TheQwerty wrote:Aren't the File->Duplicate actions enough?
Didn't know about them... They will work fine, thx.

Post Reply