+++ Improved \ Shortened the copy time when using a single tap on the Capslock key to copy !!!
+++ Added the ability to set global hotkeys that be added, changed & saved in the .INI for most menu items
+++ added a Dynamic sleep function into the the RestoreClipBoard Functions for better handling of the clipboard being restored correctly
-
added DPI-Awareness DllCall to fix the context menu show in the wrong spot on multi-montier setup with mixed DPIs.
-
added Modeless Menu Function, a windows DllCall that allow you use hotkeys from the script when the menu is open! Usually AHK blocks hotkeys when its busy showing a menu.
-
added UseErrorLevel to the menu so if there's an error detected on a sinlge menu item, the menu will still show without being killed by AHK
-
added 123 < to > !@#`, Convert Between Numbers<&&>Symbols to text menu
-
added expand %A_ScriptDir% to code menu
-
added Encode & Decode XML to code menu ( todo these need be error check some more but they're there for now )
-
added Convert file:///C:/file.url to standard Path to code menu
-
added improvements\expansion to file:///C:/file.url Handling
-
added ( Script is Running as ADMIN ) notification to settings menu when script is elevated
-
improvements to error levels & handling of windows
%System_Environment_Variables%
+++ updated About GUI with tabs to spread out all the info provided