Process Start as Different User

fezbro

Member
Joined
Jul 24, 2006
Messages
7
Programming Experience
Beginner
I'm using System.Diagnostics.Process.Start(), but need to start the process off as a specific user instead of whoever is logged on. Is there any way to do this?
 
Back
Top