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?
- From: "Daniel" <softwareengineer98037@xxxxxxxxx>
- Date: Wed, 12 Apr 2006 15:47:05 -0700
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?
.
- Prev by Date: Re: System.Diagnostics.Process.Start fails on windows server 2003
- Next by Date: Re: System.Diagnostics.Process.Start fails on windows server 2003
- Previous by thread: System.Diagnostics.Process.Start fails on windows server 2003
- Next by thread: Minimun Request Permissions
- Index(es):
Relevant Pages
|