Hello,
We want to start Desktop UI at each reboot like we do with WinCCOA (WCCILpmon), there is a way to do this?
Thanks.
Desktop UI as service
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Desktop UI as service
With a service you can start process without any user interface (background processes). A service is started when the operating system is started before a user is logged on.
If you want to start a process after the user login to the operating system you have to use other possibilities, e.g. auto start functionality.
Best Regards
Leopold Knipp
Senior Support Specialist
If you want to start a process after the user login to the operating system you have to use other possibilities, e.g. auto start functionality.
Best Regards
Leopold Knipp
Senior Support Specialist
- pablo.chamorro
- Posts:54
- Joined: Mon Jan 27, 2020 1:42 pm
Re: Desktop UI as service
Understanded, thanks for your explanation. So winccoa do not have an auto start functionality?
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Desktop UI as service
The auto start functionality is part of the operating to start programs after the login.
It is not part of WinCC OA as WinCC OA (or any other application) needs some user interaction (or automated process) to start.
Best Regards
Leopold Knipp
Senior Support Specialist
It is not part of WinCC OA as WinCC OA (or any other application) needs some user interaction (or automated process) to start.
Best Regards
Leopold Knipp
Senior Support Specialist