Hi everyone,


Could anyone help me with the problem while unistallation.
I want to delete entries from HKCU(HKUsers) corresponding to each and
every user's account present on my local computer.
Right now i am not able to load the ussers profile as i am using
LoadUserProfile.
The problem which i feel is that this function requires the token to a
loggedon user(using LogonUser) , but i just want to load the profile
without asking for the password.
So is there any method of
1 ) Getting the user's account token without really asking for his
password
2 ) Loading the users profile by any mechanism to make some changes to
it without asking the user for the password.


help on the above topic will be really appreciated.


Thanks,
Neo.