App needs Admin rights

  • Thread starter Thread starter Fran
  • Start date Start date
F

Fran

I have two apps that require local machine administrative rights to
run. This presents a security issue our management would like to
avoid. How can I run these apps without granting every user local
admin rights? (I have tried RUN AS but that does not seem to let the
app write changes to the registry, etc.)

Fran
 
Log on as Admin, export the Application keys from HKCU, and merge this .reg
file during the regular user logon
or
Relax the permissions on the Application keys only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top