QuickSwitch and JumpToFolder AHK scripts
Moderators: Hacker, petermad, Stefan2, white
Re: QuickSwitch and JumpToFolder AHK scripts
There is only one startup link for QuickSwitch
which points to C:\Tools\QuickSwitch\QuickSwitch.exe.
There is only one version of QuickSwitch running after system startup and login.
While the problem occurred, I tried a precompiled version from you with no success.
For the admin tests, I have to wait for a startup which shows the problem.
which points to C:\Tools\QuickSwitch\QuickSwitch.exe.
There is only one version of QuickSwitch running after system startup and login.
While the problem occurred, I tried a precompiled version from you with no success.
For the admin tests, I have to wait for a startup which shows the problem.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: QuickSwitch and JumpToFolder AHK scripts
You're waiting for the launch of QuickSwitch, XY or TC? Is there some kind of delay or hang when starting from the admin?
Re: QuickSwitch and JumpToFolder AHK scripts
No, I don't wait for QuickSwitch as it's allready started in the background.
I never use Admin mode for normal usage.
There is never any delay starting TC, XY or QS.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: QuickSwitch and JumpToFolder AHK scripts
Please record a .gif and attach it to the new bug report. We will continue the discussion there. At this point, I need to see what's going on during the path display problem. I am currently preparing a separate version with additional logging of system actions.
Re: QuickSwitch and JumpToFolder AHK scripts
I see no value in a GIF or video.Rafaello wrote: 2025-04-29, 15:27 UTC Please record a .gif and attach it to the new bug report. We will continue the discussion there. At this point, I need to see what's going on during the path display problem. I am currently preparing a separate version with additional logging of system actions.
The menu is opened, and it doesn't show and TC path to select from.
I will test when you have the new version available.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: QuickSwitch and JumpToFolder AHK scripts
βeta v1.4.9.
Reduced disk usage (reduced amount of read / write to config operations).
Fixed regressions:
Reduced disk usage (reduced amount of read / write to config operations).
Fixed regressions:
- "Always Auto Switch" was disabled in dialog where it was enabled
- Errors after enabling "Auto Switch" and "Close old dialog".
- "Show short path" settings options name.
- Duplicating path in dialog.
Re: QuickSwitch and JumpToFolder AHK scripts
Please delete QuickSwitch command from usercmd.ini and try v1.4.4.1. After testing attach ErrorsLog here / on GitHub. When the menu appears, the log writes two lines: "Rebuild menu..." and "Received ... paths"
Re: QuickSwitch and JumpToFolder AHK scripts
I will send the log when the error next time occurs.Rafaello wrote: 2025-04-29, 19:39 UTCPlease delete QuickSwitch command from usercmd.ini and try v1.4.4.1. After testing attach ErrorsLog here / on GitHub. When the menu appears, the log writes two lines: "Rebuild menu..." and "Received ... paths"
Currently, the log is ok.
Code: Select all
Report about error: https://github.com/JoyHak/QuickSwitch/issues/new?template=bug-report.yaml
AHK 1.1.37.02
Windows 10 Home 24H2 | 26100 de-DE
Script is compiled. Version: 0.0.0.0
64-bit script for 64-bit system
29.04 10:12:55 Watch for process: 5445097
29.04 10:12:55 Watch for process: 80284613
29.04 10:12:55 Found TotalCmd, current paths count: 0
29.04 10:12:55 Send TotalCmd command EM_ScriptCommand_QuickSwitch_SaveAllTabs
29.04 10:12:55 Parse TotalCmd tabs: C:\Users\horst\AppData\Local\Temp\TotalTabs.tab
29.04 10:12:55 Active tab: 0 Previous active: 0
29.04 10:12:55 Active tab: 0 Previous active: 0
29.04 10:12:55 Found tabs: 3
29.04 10:12:55 Push active tab: C:\Temp\Test Remained: 2
29.04 10:12:55 New paths count: 3
29.04 10:12:57 Rebuild menu, paths: 3
29.04 10:12:57 Recieved 3 paths, last index: 3
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: QuickSwitch and JumpToFolder AHK scripts
βeta v1.4.11
Added ability to restart all Explorer windows on system error. Improved performance by reducing disk access.
Improved
Added ability to restart all Explorer windows on system error. Improved performance by reducing disk access.
Improved
- Read / Write operations to reduce disk usage and improve performance.
- Values validation performance.
- Performance if the main ini configuration could not be accessed.
- Speed of changing path in file dialog.
- Logging about files QuickSwitch couldn't access (including ini and TotalCmd tabbs file.)
- Logging for specific actions like deleting configuration.
- "Menu" tab options naming in "Menu settings".
- Code readability.
- Turning off "close old dialog" option after opening General dialog.
- Instant file dialog closing if Auto Switch is enabled.
- Usage of wrong values entered by user in settings.