G
Guest
I have an application (.exe) that is running in the system tray. When a
message arrives: the icon in the system tray is to change so that the user
knows a message has arrived.
My question is: how can I deploy .ico files with an application? I would
like to just send the people the .exe file and they can run that on their
computer. Is this possible? What code would I need to ensure this?
This works locally on my machine, but I have the paths hardcoded for
testing.
Thanks for any help
Andy
message arrives: the icon in the system tray is to change so that the user
knows a message has arrived.
My question is: how can I deploy .ico files with an application? I would
like to just send the people the .exe file and they can run that on their
computer. Is this possible? What code would I need to ensure this?
This works locally on my machine, but I have the paths hardcoded for
testing.
Thanks for any help
Andy