G
Guest
Hi
Do someone knows how to start a process from my application, but with another account privileges
For example, if i want to change the Ip configuration of the machine via command line (netsh interface ip ...), how can i start "netsh" with predefined privileges, or at least with my application's privileges
I searched in the process class, but i can't find anything... Well... It's driving me crazy..
Do someone knows how to start a process from my application, but with another account privileges
For example, if i want to change the Ip configuration of the machine via command line (netsh interface ip ...), how can i start "netsh" with predefined privileges, or at least with my application's privileges
I searched in the process class, but i can't find anything... Well... It's driving me crazy..