Home All Groups Group Topic Archive Search About

what permissions does a windows service need to execute another process? System.Diagnostics.Process

Author
12 Apr 2006 10:46 PM
Daniel
what permissions does a windows service need to execute another process?
System.Diagnostics.Process process = System.Diagnostics.Process.Start(info);
just local administrator? any specific permitions?

Author
13 Apr 2006 3:56 AM
Lau Lei Cheong
Local administrator is enough. But in case you're talking about services...
does process spawn by that allowed to interact with desktop?

Try test and look at taskmanager to see if it runs.

Show quote
"Daniel" <softwareengineer98***@yahoo.com> ¼¶¼g©ó¶l¥ó·s»D:%23O5H3KoXGHA.3***@TK2MSFTNGP05.phx.gbl...
> what permissions does a windows service need to execute another process?
> System.Diagnostics.Process process =
> System.Diagnostics.Process.Start(info);
> just local administrator? any specific permitions?
>
>

AddThis Social Bookmark Button