Copy/Move confirmation dialog

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
darren1234
Junior Member
Junior Member
Posts: 42
Joined: 2017-09-21, 10:35 UTC

Copy/Move confirmation dialog

Post by *darren1234 »

Cannot see a way to disable the copy/move dialog. Only for drag & drop.
Have tried to use 2 commands on the buttonbar icon like so
cm_CopyOtherpanel + cm_Return
to try and simulate a Return, but this does not work.
Any help on the matter ?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sorry, you can't disable it.
Author of Total Commander
https://www.ghisler.com
User avatar
Stefan2
Power Member
Power Member
Posts: 4158
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Copy/Move confirmation dialog

Post by *Stefan2 »

darren1234 wrote:Cannot see a way to disable the copy/move dialog.
TC can provide you the names of the selected items and the current path on the target panel.
With that you can write a script to copy selected items to Target without any dialog.
Such script you can call from an button or assign a shortcut key to the command.

Drawback is, the script would need also some errorhandling and user interaction for already existing items in target, but doable.



 
Post Reply