Updated QuickSwitch [AutoHotkey]
Re: Updated QuickSwitch [AutoHotkey]
Eh - that's weird. Suddenly paste is working again. Must have been another problem - or a temporary glitch in the time/space continuum... 
_________________________________________________
Happy user with Screen scaling 100% and W11Pro 24H2 ;-)
Happy user with Screen scaling 100% and W11Pro 24H2 ;-)
Re: Updated QuickSwitch [AutoHotkey]
-
WirlyWirly
- Posts: 259
- Joined: 21 Oct 2020 23:33
- Location: Win 10 @ 100% (3440x1440)
Re: Updated QuickSwitch [AutoHotkey]
Great update, I've been using the original QuickSwitch for a few years and this next-gen is quite promising.
One issue I've run into is that when the xy-tab uses variables (either XY or windows variables), they are not resolved when the script makes the quickswitch. The result is that explorer fails to find the directory.
One issue I've run into is that when the xy-tab uses variables (either XY or windows variables), they are not resolved when the script makes the quickswitch. The result is that explorer fails to find the directory.
Re: Updated QuickSwitch [AutoHotkey]
Me too, so I started by adding all the paths from xyplorer to the menu
It only took 30mins, that's why I love XY.
Versions 1.0+ is aimed at high performance and is devoid of various checks and transformations. But XY always transforms virtual paths to the real paths if it can. Sometimes SCOne issue I've run into is that when the xy-tab uses variables...
PathReal() cannot convert a path.You can write a bug report. Please attach screenshots with:
- Paths from XY
- This paths display in the menu
To ensure that the correct current paths always appear in the menu, do not open system virtual paths such as
This PC. RAF paths is fully converted to real paths.P.S.: You can use the
Short path option to hide the username Re: Updated QuickSwitch [AutoHotkey]
In which file dialogs that you use the menu does not appear? What kind of applications are these?
I added some checks so that the menu does not appear in various erroneous applications, but it seems that the "Blacklist" option is still needed. What should this option be in your opinion?
I added some checks so that the menu does not appear in various erroneous applications, but it seems that the "Blacklist" option is still needed. What should this option be in your opinion?
Re: Updated QuickSwitch [AutoHotkey]
New beta version: https://github.com/JoyHak/QuickSwitch/r ... /tag/1.4.1
Full changelog will be available on release. I've greatly improved performance.
Full changelog will be available on release. I've greatly improved performance.
Fixed.WirlyWirly wrote: ↑09 Apr 2025 22:49 When the xy-tab uses variables (either XY or windows variables), they are not resolved
Now all dialogs use the
Edit field. AutoSwitch and path selection now work very quickly.
Last edited by Raf on 21 Apr 2025 16:54, edited 1 time in total.
Re: Updated QuickSwitch [AutoHotkey]
Fixed.
Added. Fixed slow down if XYplorer child windows are open or a file dialog is open in XY.
Re: Updated QuickSwitch [AutoHotkey]
Thank you, but only newer ones are supported, because the older ones still aren't:
xy123 wrote: ↑05 Apr 2025 12:19 2. This app uses even older one, which cannot be resized.
https://www.softpedia.com/get/System/Fi ... Sync.shtml
Re: Updated QuickSwitch [AutoHotkey]
The new version 1.4.2 now works for me in Total Commander and XY 
Windows 11 Home, Version 25H2 (OS Build 26200.7019)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99
Re: Updated QuickSwitch [AutoHotkey]
βeta v1.4.4
- Fixed auto-startup shortcut for βeta versions.
- Menu no longer appear in non-dialog windows or in dialogs with no buttons or input fields.
- The internal structure of source code and files has been changed.
- The menu reappears after enabling any option.
- Updated Total Commander core.
Added old-styles dialogs without input fields. Please try it.
Re: Updated QuickSwitch [AutoHotkey]
Doesn't work for me, tested both QuickSwitch-1.4.4-x64.exe and QuickSwitch-1.4.4-x32.exe.
Did you try it with https://www.softpedia.com/get/System/Fi ... Sync.shtml?
Re: Updated QuickSwitch [AutoHotkey]
They are all using the new one, not the old one. Yes, they don't have the input field, but they are new ones.
If it helps, all old dialogs have these characteristics:
Code: Select all
Window: #32770
Controls:
Static1
Static2
SysTreeView321
Button1
Button2
XYplorer Beta Club