The following issues are known to the author. If you find any problems not listed here, please report them by email.
But if the reported behavior is specification, or if the failure phenomenon cannot be reproduced in the author's environment, it will not be posted here.
MouseGestureL.ahk
◆ Known issues (Nov. 10, 2023)
Gestures such as RB_DLB_ that press a sub-trigger (a button that is not used to start a gesture) immediately after the strokes are not recognized correctly.
=> Fixed in Ver. 1.39
Changing a target name that contains regular expression control characters will delete all assigned gestures.
=> Fixed in Ver. 1.37
Some button icons are not displayed properly in Chinese environment.
=> Fixed in Ver. 1.37
The vertical and horizontal directions of the action "Tile all windows of the same class" are reversed in the behavior.
=> Fixed in Ver. 1.37
Screen Edge Recognition modules cannot be added before you create an user defined button.
=> Fixed in Ver. 1.37
Right button is released forcefully while right dragging the files on Explorer.
=> Fixed in Ver. 1.33
CLaunch
◆ Known issues (Nov. 12, 2024)
Conflict with game software
If CLaunch causes the games to not launch or reduces performance, the following setting changes may be the solution:
=> Open CLaunch Options and enable
the "Set priority of click functions to high" option in the Click tab and
the "Set priority of circle functions to high" option in the Circle tab.
If the above setting changes do not improve the situation, try Unhook.
Items in the page are sorted when selecting Sort Items from the context menu of the submenu button.
=> Fixed in Ver. 4.05
Some changed states are not saved on exit after a configuration backup (including automatic backup) is performed.
=> Fixed in Ver. 4.05
Chain Launch items set for items that are automatically launched by various events are not launched.
=> Fixed in Ver. 4.04
Page tabs are drawn outside the area when all tabs cannot be displayed in the window.
=> Fixed in Ver. 4.04
Submenu tooltips are not displayed correctly in high DPI environments.
=> Fixed in Ver. 4.04
Changes to menu font settings are not reflected until CLaunch is restarted.
=> Fixed in Ver. 4.04
Items in a submenu cannot be copied one position below the copy source item when copying by dragging and dropping.
=> Fixed in Ver. 4.04
Crash when specifying a filter string for a menu option in the submenu property.
=> Fixed in Ver. 4.04
If you move an item from another page or submenu when the current page is scrolled, the moved item disappears.
=> Fixed in Ver. 4.03
After you refer to the UWP application with the "Existing Windows" button of the "Registrer Item" dialog box, you will not be able to register normally even entering the path name of the non-UWP application.
=> Fixed in Ver. 4.03
When using a skin with alpha channel, updating of main window display is stopped in a low probability after operations related submenus.
=> Fixed in Ver. 4.03
Crash occurs when dragging items from the Windows 10 start menu to CLaunch.
=> Fixed in Ver. 4.03
Items registered after the second page are not launched even if they are set to Chain Launch or Event Launch.
=> Fixed in Ver. 4.02
The registration information of the submenu is not deleted when the submenu is deleted or moved to another page.
=> Fixed in Ver. 4.01
The GDI objects used in the icon selection dialog box are not released.
=> Fixed in Ver. 4.00
When performing conversion from an absolute path to a relative path, the path name of a folder with a specific name and a specific hierarchical relationship is not converted correctly.
=> Fixed in Ver. 4.00
◆ Threat detection by security software
In recent years, the number of cases in which CLaunch is determined to be a threat by security software has increased dramatically.
Before publishing software on this site, I check it with VirusTotal in advance. The number of threats detected is only a few before uploading to the server, but the number increase to several dozen within a day or two after publication and then gradually decrease over several months. This is a recent trend.
The number of threats detected in the Zip version of CLaunch v4.06 64-bit has decreased to 5 as of April 7, 2024, but the number of detected threats in the installer version is still high at 29.
However, the files included in the Zip version and the installer version are completely the same, and the installer version is actually a self-extracting Zip archive created using pon software's Explzh.
Explzh is a proven software that is provided for a fee to businesses and has a digital signature, so there should be no major difference in security between the Zip version and the installer version.
However, the fact that it is an administrator privilege elevation app and that the OriginalFilename in the version resource (deczipW.exe) is different from the distribution filename (cl64_406.exe) can be a disadvantage.
The 32-bit version has tended to be judged more strictly than the 64-bit version, but the source code is over 99.9% the same. (The only difference is the method of subclassing common controls, and it is switched using conditional compilation.)
The reason for this is probably simply a difference in the number of downloads. Monthly data reported by Vector shows that the 64-bit version is downloaded five times more than the 32-bit version.
◆ Folder Contents Menu of the Recycle Bin
If you restore a file by drag-and-drop from Recycle Bin that is displayed by the Folder Contents Menu, the filename will be changed to indefinite string.
When you want to restore a file from Recycle Bin, right-click on the target file in the Folder Contents Menu to display a context menu and select "Undo".
◆ Applications that cannot be registered properly
There are some applications shortcuts, such as Microsoft Office, that cannot be registered properly even if they are dragged and dropped to the buttons.
For those applications, register by the following procedure.
Launch the application you want to register.
Right-click on a blank button and select "Register Item" from the menu.
Click the "Existing Windows" button in the "Register Item" dialog box.
A list of running applications will be displayed. Select the target application and click the OK button.
(If you cannot find the application you want to register, click the "Window Picker" button and then anywhere in the target application window, and the target item in the list will be automatically selected.)
Confirm that the path name is entered in the "File / URL" field, and click the OK button.
◆ Extended mouse buttons
To use assignment of the middle button, assign the "middle-click" for it by the setting of the mouse driver.
To use assignment of the X1 button and X2 button, assign the "Back" and "Forward" for each button.
◆ Alpha channel of the skins
The skins that contain the image files that are used the alpha channel have the following limitations.
It can not be used by the ANSI version.
It can not be used in an environment other than 32bpp screen mode.
OpenType fonts that do not contain TrueType Outline will not be displayed.
Response speed to user operations might be slowed down under load conditions of a system.
◆ Combination with mouse gesture software
If you use a mouse gesture software together with CLaunch, the mouse button used by the gesture may not work for click functions of CLaunch.
For example, if right button is used as the start action of gestures, right double-click may not work properly with CLaunch.