Running a user program with admin privileges

V

Vinoj

Hi,

Is there a way to run a program under a normal user
profile with admin rights w/o having to supply a password
via runas?

We have an app that interfaces with different hardware
outside the computer as well as different parts of the
os. Can the specified program be setup to run with admin
rights all the time? Thanks.

Vinoj
 
T

Tristan

No direct way...

a solution is to use vbs but it's not very secure !

otherwise, you can use a program call SuperExec... It's
exactly what you want.
All informations about admin rights are encrypt in the
registry and you can configure a counter or an expiration
date to limit the number of execution under the normal
user profile.

http://www.bellamyjc.net/fr/windows2000.html#superexec

It's a french site, but there's an english version of the
software.
http://www.bellamyjc.net/download/superexec/en/installse.z
ip
 

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

Top