Client admin permission

thanna

New member
Messages
212
Points
0
Good Day Everyone,

My client is working perfectly but there is one thing that is bothering me a little . Everytime I open my client I am ask by windows to allow my exe to make changes on my device. But I know how to remove it manually via the user account settings. But my question is, is there a way to make it automatically?

Thank in advance.

 

 
Hi! Try this:

https://technet.microsoft.com/en-us/library/ff431742.aspx

To mark an application to always run as an administrator, do the following: 
1. On the Start menu, locate the program that you want to always run as an administrator. 
2. Right-click the application’s shortcut, and then click Properties. 
3. In the Properties dialog box, click the Compatibility tab. 
4. Do one of the following: 

  • To apply the setting to the currently logged-on user, select the Run This Program As An Administrator check box, and then click OK.
  • To apply the setting to all users on the computer and regardless of which shortcut is used to start the application, click Change Setting For All Users to display the Properties dialog box for the application’s .exe file, select the Run This Program As An Administrator check box, and then click OK twice.
The application will now always run using an administrator access token. Keep in mind that if you are using a standard account and prompting is disabled, the application will fail to run. 
 
Back
Top