hi all,

i have found this windows API call, CreateProcessAsUser.

i need to make use of this to start a process in the user's context.

anyone knows how to do this with that API call or knows of any other way to accomplish this?

thanks!