Hello Everyone
How to Run the project automatically after system power on every time?
Project Auto Start
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Project Auto Start
You can find information how to start WinCC OA in the WinCC OA documentation:
Installation --> Windows --> WinCC OA as service
Installation --> Linux --> WinCC OA as service
Best Regards
Leopold Knipp
Senior Support Specialist
Installation --> Windows --> WinCC OA as service
Installation --> Linux --> WinCC OA as service
Best Regards
Leopold Knipp
Senior Support Specialist
- AMRPatricio
- Posts:61
- Joined: Mon Dec 12, 2016 4:43 pm
Re: Project Auto Start
Hi
I am trying to do the same(auto start) but the UI is not display even if it shows "running" on the project console.
If I click manually on the WCCOAui.exe shortcut it works. It works as well if I put the WCCOAui.exe shortcut on the "startup" folder.
Any help?
Best regards,
Antonio
I am trying to do the same(auto start) but the UI is not display even if it shows "running" on the project console.
If I click manually on the WCCOAui.exe shortcut it works. It works as well if I put the WCCOAui.exe shortcut on the "startup" folder.
Any help?
Best regards,
Antonio
- agruber
- Posts:147
- Joined: Tue Sep 07, 2010 2:52 pm
Re: Project Auto Start
Hi,
Antonio Manuel Ribeiro Patricio wrote:
This is perfectly normal and as designed by the operating system for security reasons. In such case, running the UI on the OA server with a shortcut is best practice.
BR, Andreas
Customer Care
Antonio Manuel Ribeiro Patricio wrote:
When you start the pmon as a service it runs within a different session than your logged in user. If you then start the UI via Console, it tells the pmon to start the UI, resulting in an UI started in the same different session than the pmon. This UI is for you not visible.I am trying to do the same(auto start) but the UI is not display even if it shows "running" on the project console.
This is perfectly normal and as designed by the operating system for security reasons. In such case, running the UI on the OA server with a shortcut is best practice.
BR, Andreas
Customer Care
- adaneau
- Posts:310
- Joined: Tue Feb 21, 2012 9:49 am
Re: Project Auto Start
Hi,
You can put also your UI exe with good parameters inside:
C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Startup
Thus it will start automatically.
BR
Alex
You can put also your UI exe with good parameters inside:
C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Startup
Thus it will start automatically.
BR
Alex