hajo4 Posted July 22, 2016 Posted July 22, 2016 The documentation for HotKeySet() doesn't show how to find out what hotkeys are currently defined/active. There is advice to not run two AutoIt scripts using the same hotkeys, but that is pretty impractical. How should a user know, if he has a collection of autoit-scripts ? I guess HotKeySet() makes an entry into some global table, so there should also be some method to query the contents of that table, but how ? -HaJo
Exit Posted July 22, 2016 Posted July 22, 2016 To query the hotkey, just set him and check the return code. App: Au3toCmd UDF: _SingleScript()
spudw2k Posted July 26, 2016 Posted July 26, 2016 Not an AutoIT solution, but what appears to be a useful utility: http://hkcmdr.anymania.com (not at a place where I can test it). Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now