D3fr0s7 Posted March 22, 2023 Posted March 22, 2023 Not sure if I am posting in the correct forum, forgive me if not. I'm looking into creating a taskbar context menu, much like how google chrome, explorer, or firefox has when you right click their pinned taskbar icon. I'm also unsure of what the menu is called, but below is an example of a taskbar context menu for the program FireFox: See how there is a submenu "Tasks" in Firefox? Is there a way to create an exe file that, when pinned to the taskbar, is able to display a submenu with subitems that launch corresponding bits of code when clicked on? I have looked in the help file, and searched the forums, I haven't come across what I'm looking for. Any help/info would be appreciated.
Nine Posted March 22, 2023 Posted March 22, 2023 Look in UDF section of help file under GUI/Menu Management there is _GUICtrlMenu_TrackPopupMenu “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
spudw2k Posted March 23, 2023 Posted March 23, 2023 (edited) @D3fr0s7 I think what you are looking is called a Jump list. I am failing to find an example implementing one (on Windows 10+) using AutoIt. Edited March 23, 2023 by spudw2k 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