Hi.Horst.Epp wrote: 2017-01-01, 14:53 UTCYes, Fast Copydrbeat wrote:Thank you very much for the information. Is there a such plugin for it?
Or another software which can be added as buttons for copy/move operations except Teracopy (it crashes occasionally)
https://ipmsg.org/tools/fastcopy.html.en
Here the commands parameter for my Fast Copy buttons:
Copy
/auto_close /cmd=diff /balloon=FALSE /estimate /srcfile=%L /to="%T"
Move
/auto_close /cmd=move /estimate /balloon=FALSE /srcfile=%L /to="%T"
Delete
/auto_close /open_window /cmd=delete /wipe_del /srcfile=%L
[/code]
Are the buttons shared by "drbeat" still valid? I have tried and Fast Copy does take the source path, but not the destination one (it appears blank).