المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : User privilege issue logged on user (non local system account)



C# Programming
06-09-2012, 01:01 PM
Hi,

I have a desktop application that is executed with Admin privileges. When this application is run by a non-admin user (by elevating the app with admin rights) say standard user, I am unable to get the standard user's (or logged on user's) environment variables, instead the application returns the Admin users environment variable. How can this issue be resolved. Please help...
Sunil