View Full Version : run as Administrator
ralabiso
07-15-2001, 12:03 AM
Hi gurus , how can i run an .exe program as Administrator every time that it runs under another profile .
I know the tip "shift + right button and choose Run as " but is it permanent ????
If i reboot my PC what happend ?
Anybody knos another tip ?
Thanks
RWSchlatter
07-18-2001, 01:33 AM
if you have requirements that an application runs with special permissions on behalf of a user, then that is known as a service.
The application must be specially installed (due to the permissions, and can have its own userid for that purpose), and usually requires some additional code to cooperate cleanly with the service manager.
Are you sure you need full Admin permissions ?
______________
Regards - Richard
RWSchlatter
07-21-2001, 01:40 AM
J just found the KB article that J wanted to mention in my previous post, it lets you run a regular app as a service.
http://support.microsoft.com/support/kb/articles/Q137/8/90.asp (http://www.winguides.com/external.php?url=http://support.microsoft.com/support/kb/articles/Q137/8/90.asp)
______________
Regards - Richard
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.