Ultracopier buttons problem

English support forum

Moderators: Hacker, petermad, Stefan2, white

wetware05
Junior Member
Junior Member
Posts: 64
Joined: 2023-05-15, 16:10 UTC

Re:

Post by *wetware05 »

Horst.Epp wrote: 2017-01-01, 14:53 UTC
drbeat 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)
Yes, Fast Copy
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]
Hi.
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).
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6973
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: Ultracopier buttons problem

Post by *Horst.Epp »

This parameters work for me with FastCopy 5.2.0
Copy:
/cmd=update /balloon=FALSE /log=FALSE /auto_close /srcfile_w="%WL" /to="%T"
Move:
/cmd=move /balloon=FALSE /log=FALSE /auto_close /srcfile_w="%WL" /to="%T"
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
wetware05
Junior Member
Junior Member
Posts: 64
Joined: 2023-05-15, 16:10 UTC

Re: Ultracopier buttons problem

Post by *wetware05 »

It works, thanks a lot Horst.Epp. :)
Post Reply