Page 1 of 1
In XY x64, scripts assigned to mouse buttons do not work.
Posted: 11 Sep 2026 13:03
by KLASS
I assigned the left mouse button to run scripts for both XY 27.20.1509 and XY 28.30.2502. Both scripts are identical ("Registry Finder" open """hstart64.exe"" /nowindow ""schtasks.exe /run /tn RegistryFinder""";). The script works on XY x32, but not on XY x64. It reports that the hstart64.exe file was not found, even though the hstart64.exe file is present both in C:\Windows and next to the XYplorer.exe executable.
Re: In XY x64, scripts assigned to mouse buttons do not work.
Posted: 11 Sep 2026 13:31
by highend
What does this have to do with mouse buttons?
open "hstart64.exe"; works fine on latest x64 beta if that tool is inside the XYplorer folder...
Re: In XY x64, scripts assigned to mouse buttons do not work.
Posted: 11 Sep 2026 13:35
by admin
That's the recent SC open bug. Fixed in v28.30.2504.
Re: In XY x64, scripts assigned to mouse buttons do not work.
Posted: 11 Sep 2026 13:38
by highend
My "test" worked in v28.30.2502 as well...
Re: In XY x64, scripts assigned to mouse buttons do not work.
Posted: 11 Sep 2026 13:41
by admin
It stops working once you supply command line parameters.
Re: In XY x64, scripts assigned to mouse buttons do not work.
Posted: 11 Sep 2026 13:43
by highend
That's a bad bug!
Re: In XY x64, scripts assigned to mouse buttons do not work.
Posted: 11 Sep 2026 13:48
by KLASS
Upgraded to version 28.30.2505—everything is working.