How to determine the accout type without Userinfo ?
Its me again :D
I need to determine the account type of the logged in user under XP and Vista. Getting the info on windows XP is easy but I need UAC therefore RequestExecutionLevel = User. Accordingly , Userinfo::Getaccounttype returns the value "User"
Is there a registry key that displays the account type, my seach turned up nothing ?
Thanks in advance
Protagonist