Page 10 of 16

Re: TeraCopy Integration

Posted: 29 Sep 2009 16:11
by fishgod
When using the "open"-command to start Teracopy, add the 'w'-parameter so, that the windows-file-association will be taken. (that will obviously execute the application)

Not using it, leads XY to use the PFA before asking windows-file-associations. If there is a PFA that matches .exe-files, the whole script may not work since Teracopy cannot be launched.
Instead of this you also can consider using the "run"-command...

I'am have a PFA at the end of my list that matches "*" and calls to a script instead of directly running the windows-default action.

Re: TeraCopy Integration

Posted: 29 Sep 2009 17:07
by Muroph
fishgod wrote:When using the "open"-command to start Teracopy, add the 'w'-parameter so, that the windows-file-association will be taken. (that will obviously execute the application)
i never thought of that.
thanks. :)
i'll fix it when i re-post v6.8 (probably tomorrow).
fishgod wrote:Instead of this you also can consider using the "run"-command...
"open" supports portable paths. :wink:

Re: TeraCopy Integration

Posted: 01 Oct 2009 15:27
by Muroph
i finished the "official" v6.8.

-the custom command lines can be changed using the configure command.
-you can customize the colors of some statusbar messages, also using the configure command.
-now the script will bypass PFA.

i recommend using this script with xyplorer 8.40.0116.
it will run with versions 8.20.0017 to 8.40.0115, but you may need to add extra quotes to the command lines.


EDIT:
I'm not sure whether setting an item to Default (Bold) also focuses it
i've tried using the "default" flag for some items, but i didn't see any difference at all.
it wasn't bold (probably because of window blinds) and it also wasn't auto-focused (i.e. opening the menu and hitting enter didn't do anything).

Re: TeraCopy Integration

Posted: 01 Oct 2009 16:54
by carmenm
Thanks a lot for that update.

By any chance does anyone know if we can use supercopier with this script? I looked everywhere for command line help but i am not even sure there is one :s

Re: TeraCopy Integration

Posted: 01 Oct 2009 17:09
by Muroph
carmenm wrote:By any chance does anyone know if we can use supercopier with this script? I looked everywhere for command line help but i am not even sure there is one :s
i've also tried using supercopier before, but it looks like it really doesn't work with command line parameters.

Re: TeraCopy Integration

Posted: 02 Oct 2009 09:17
by carmenm
that s what i thought

Re: TeraCopy Integration

Posted: 03 Oct 2009 12:58
by nas8e9
Muroph wrote:EDIT:
I'm not sure whether setting an item to Default (Bold) also focuses it
i've tried using the "default" flag for some items, but i didn't see any difference at all.
it wasn't bold (probably because of window blinds) and it also wasn't auto-focused (i.e. opening the menu and hitting enter didn't do anything).
That's unfortunate; it sounds like a bug report is in order. I can't find one yet; would you like to file one (as probably a heavy user of this sort of thing :wink:) or shall I?

Re: TeraCopy Integration

Posted: 04 Oct 2009 05:52
by Muroph
nas8e9 wrote:That's unfortunate; it sounds like a bug report is in order. I can't find one yet; would you like to file one (as probably a heavy user of this sort of thing :wink:) or shall I?
it doesn't really matter, but if you leave it for me it might take a while.
i (usually :P ) run a bunch of tests before reporting smth as a bug.

Re: TeraCopy Integration

Posted: 08 Oct 2009 15:20
by swan_x
tanxs for your work!
but any time 'copy to' or 'move to' you can call the script....
it's not possible use teracopy as default copy handler in XY??

or one command for 'customize keyboard shortcuts - scripting'
you can call the script 'teracopy6.8.xys' automatically....

Re: TeraCopy Integration

Posted: 09 Oct 2009 14:44
by swan_x
ok! i find it!
customize toolbar - new user button - copy&paste the script in 'edit' windows!!
byeeeeeee

Re: TeraCopy Integration

Posted: 20 Dec 2009 15:09
by Minimax
Thanks for the script Muroph and to all who were involved. :)

Re: TeraCopy Integration

Posted: 29 Jan 2010 14:20
by kiku
Hi,
I would like to implement a tweak to only use an external copy handler (I'm with FastCopy) only if the total size of the files to copy is bigger than 10 Mb for example. Can you please help?

Thanks!

Re: TeraCopy Integration

Posted: 29 Jan 2010 18:35
by Muroph
kiku wrote:I would like to implement a tweak to only use an external copy handler (I'm with FastCopy) only if the total size of the files to copy is bigger than 10 Mb for example. Can you please help?
it's possible, i think.
but it could make the script very slow when copying folders.

i'll see what i can do, but i don't have much free time to work on the script at the moment.

btw, i also use teracopy only for big operations.
i use ctrl+x/c/v for the shell copy and ctrl+shift+x/c/v for teracopy.

Re: TeraCopy Integration

Posted: 29 Jan 2010 20:35
by kiku
Muroph wrote:
kiku wrote:I would like to implement a tweak to only use an external copy handler (I'm with FastCopy) only if the total size of the files to copy is bigger than 10 Mb for example. Can you please help?
it's possible, i think.
but it could make the script very slow when copying folders.

i'll see what i can do, but i don't have much free time to work on the script at the moment.

btw, i also use teracopy only for big operations.
i use ctrl+x/c/v for the shell copy and ctrl+shift+x/c/v for teracopy.
Nice suggestion ;)

Re: TeraCopy Integration

Posted: 22 Mar 2010 17:07
by Gynsu2000
Call me a newbie (which I actually am :) ) but can anyone explain me how to make TeraCopy the default copy handler in Xyplorer?
I've downloaded the script, loaded it (a context menu pops up right after) and then ... what? I've tried to check in "customize shortcut" menu but couldn't find teracopy's commands.
Anyone kind enough to make a quick "Use TeraCopy with Xyplorer for dummies"? :)

Thanks!