Hi,
is there a way to change the gear in the systray in compiled exe?
If i run 2 or more compiled scripts, i cannot see, which one is running or finished because all scripts have the same icon.
Is there a possibility to change that? Cannot find any information in the help.
Best regards,
Matthias Rebbe
change the gear icon in systray to custom one in compiled ex
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
You cannot change it but you can remove it with the -NOSYSTRAY option which can be compiled in. You can compile in a custom icon - this will show in the task bar. So, you can have different icons in the task bar but in the system tray you can only show the standard icon or none at all.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Automation Wizard
- Posts: 1101
- Joined: Fri Jan 07, 2005 5:55 pm
- Location: Somewhere else on the planet
Thank you, you are completely correct of course. I use another app every day that does "set" variables.Rain wrote:I don't mean to step on your toes but I think you mean Let>APP_TITLE=YOUR EXE TITLE HEREMe_again wrote:What I find more useful is to use Set>APP_TITLE= to change the name that shows on the Task Bar when the compiled macro is running.
