Automatic update menu icon for urls
Posted: Apr 5th, ’25, 00:02
Is there any way to get the automatic update menu icons feature to work for entries that are not just a URL/APP? ie partial matches?
EX: I have a start menu entry
or
It'd be great to have it download and use the correct icons for me.
(OpenFind is an ahk script that will find that open window, or launch the app. For webpages it launches it in a single app window)
Theres also a bug where it wont always correctly get the icon - for example https://gemini.google.com
EX: I have a start menu entry
Code: Select all
C:\scripts\OpenFind.exe https://chat.openai.com/chat "ChatGPT"
Code: Select all
C:\scripts\OpenFind.exe %LOCALAPPDATA%\slack\slack.exe
(OpenFind is an ahk script that will find that open window, or launch the app. For webpages it launches it in a single app window)
Theres also a bug where it wont always correctly get the icon - for example https://gemini.google.com