[RESOLVED] [2005] how can i determine if app is running as administrator?
how can i determine if app is running as administrator, in form_load of the application?
Re: [2005] how can i determine if app is running as administrator?
Why would you need to determine that? If you need administrator rights then elevate. If it already has administrator rights then you're good to go.
Re: [2005] how can i determine if app is running as administrator?
i was working on a different approach to your other thread. it didn't appear to work