G
Guest
I am going to write (my first) Windows Service. What I want is this service
to run automatically when the computer/server is booted.... But also, to
display an icon in the system tray whenever any user logs onto the computer
(to display status, allow preference setting for the service, etc).
I am well versed in .NET and VB.NET, but I haven't written a service before.
Just curious as to exactly how to make the service so that it not only does
it's 'service' thing but also can display a form/system tray icon whenever a
user logs on.
Any advice/links to other code appreciated. Thanks in advance.
Tom (Chimp)
to run automatically when the computer/server is booted.... But also, to
display an icon in the system tray whenever any user logs onto the computer
(to display status, allow preference setting for the service, etc).
I am well versed in .NET and VB.NET, but I haven't written a service before.
Just curious as to exactly how to make the service so that it not only does
it's 'service' thing but also can display a form/system tray icon whenever a
user logs on.
Any advice/links to other code appreciated. Thanks in advance.
Tom (Chimp)