how to give administrator access to a application in windows 10 without administrator popup

A

Ashish Upara

Hi, I need to change the system time using a Qt application. I have a specific function in Qt Creator that handles this task. However, changing the time requires administrative privileges for the application. The issue is that this application is running on a Single Board Computer (SBC) and it runs on autostart when the SBC boots up. Therefore, it is not feasible to manually press the "Yes" button for administrative permission every time. Does anyone have any idea how to avoid this issue? Thanks and regards, Ashish Upara

Continue reading...
 
Back
Top Bottom