Discussion, questions and support.
-
jolly
- Posts: 4
- Joined: Apr 4th, ’25, 23:55
Post
by jolly » 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
Code: Select all
C:\scripts\OpenFind.exe https://chat.openai.com/chat "ChatGPT"
or
Code: Select all
C:\scripts\OpenFind.exe %LOCALAPPDATA%\slack\slack.exe
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
-
Marko
- Posts: 1866
- Joined: Mar 2nd, ’13, 21:02
Post
by Marko » Apr 5th, ’25, 18:38
Thanks, we'll see if this could be improved in one of the future releases.
Until then you can manually set any menu icon.
