Alright, I have a kind of stealth-application request that I hope someone can help me with.
I need to have a small application that can hide multiple Notification Area icons (it needs to have an INI or some way to remember what icons), but then execute their primary double-click action when a hotkey is pressed (different hotkey for each icon) - but
without showing the icon. It would be launched at startup to hide the icons, so a startup delay of maybe 15 seconds would be nice (simple enough for AHK, just make the script sleep, but not sure about other languages).
I don't know if this can be done in AHK, but if someone can manage to code it (regardless of the language) I would be very appreciative