Search found 6 matches

by LostFirefox36
09 Sep 2022 01:44
Forum: Script Exchange
Topic: XYplorer Messenger (using AHK language)
Replies: 38
Views: 22662

Re: XYplorer Messenger (using AHK language)

Ah! Didn't realize there was an update. I installed 23.60 and it solved the issue. Thanks!!
by LostFirefox36
09 Sep 2022 01:29
Forum: Script Exchange
Topic: XYplorer Messenger (using AHK language)
Replies: 38
Views: 22662

Re: XYplorer Messenger (using AHK language)

This is probably far fetched as the original script was posted almost 10 years ago, but it recently stopped working after the 23.40 release according to the post here: https://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=18062&p=202981#p202981 I'm not sure how to go about debugging why it's no ...
by LostFirefox36
09 Sep 2022 01:24
Forum: Script Exchange
Topic: Right Mouse Click functions in XYplorer menus
Replies: 12
Views: 7126

Re: Right Mouse Click functions in XYplorer menus

EDIT: I went back to previous version 23.40 and this worked properly as it always had. I suspect it may be the changes concerning arrays and globals that may have affected the perm used in this case. I'll see if I can narrow it down further to a beta. Thanks. Any luck figuring this out? I have also...
by LostFirefox36
28 Jul 2020 09:19
Forum: Tips & Tricks, Questions & Answers
Topic: How to make XYplorer the file manager for Open Path or Open Folder in other apps?
Replies: 15
Views: 6848

Re: How to make XYplorer the file manager for Open Path or Open Folder in other apps?

I use an AutoHotKey script to accomplish this. When i have a Windows Explorer window open, i press the Windows + E key to grab the filepath from the currently open directory and then run that path to make it open up in XyPlorer. Works really well. #E:: ; Windows + E Key to activate IfWinActive, ahk_...
by LostFirefox36
28 Jul 2020 09:07
Forum: Bug Reports
Topic: TeraCopy error when moving folders
Replies: 15
Views: 6279

Re: TeraCopy error when moving folders

I was having the same issue with TeraCopy 2.6.
I went to their website and downloaded the latest beta:
https://blog.codesector.com/category/teracopy/

and this fixed the issue for me.
by LostFirefox36
28 Jul 2020 09:02
Forum: Bug Reports
Topic: TeraCopy error when moving folders
Replies: 15
Views: 6279

Re: TeraCopy error when moving folders

Look at the configuration of TC as your external copy handler. Well, that doesn't actually allow me to edit the exact command that XY executes to perform the operation. That only allows me to supply a name/path/args for XYplorer to use in constructing said command. At any rate, I've contact TC supp...