While there is a service attribute to let a service interact with the desktop, it is only used in very limited circumstances. The UI experience is jarring at best.
Typically your service is UI-less. Another application, tray app, control panel applet etc is use to apply settings and control mechanisms to a service.
You need of course make your service look for changes made by the outside process on occasion.
Typically your service is UI-less. Another application, tray app, control panel applet etc is use to apply settings and control mechanisms to a service.
You need of course make your service look for changes made by the outside process on occasion.
Statistics: Posted by Alexander Riedel — Mon Mar 25, 2024 9:21 am