Return to site

Odbc manager says no admin priviledge in windows 10

broken image

In order for this program to work normally, administrator permissions are required. The user must have permission to write to these files for the program to work correctly. For example, a program stores its files (logs, configuration files, etc.) in its own folder in C:\Program Files (x86)\SomeApp or some system directory.

broken image

In the first case, all that is required to solve the problem is to grant the RW or Full Control user permissions to the program directory or the required system directory/file. If the program was compiled with a special flag that requires elevation at startup ( requireAdministrator).The program needs to access a system directory or a file for which the NTFS permissions have not been granted to non-privileged users.Create a Shortcut to Run the Program with a Saved Administrator PasswordĬonfigure Permissions for Non-Admin Users to Run a ProgramĪ Windows program may ask you for administrator permissions when it starts if:.Enable the RunAsInvoker Mode in the EXE File Manifest.

broken image

broken image

broken image