Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27404

[RESOLVED] How to give admin rights to a specific software for standard user accounts?

$
0
0
My software reads/writes to the registry and to the database in the local installation directory.

It runs fine when the user is logged in as an administrator, however if logged in as a standard user the software cant access the registry or database fully so fails to run

I've tried setting the security permissions to full access for "users" on both the registry node and the installation folder but still have a problem.

Is there any other settings i can try to change?

I also have the following in the app.manifest
Code:

<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />

Viewing all articles
Browse latest Browse all 27404

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>