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:46:49 -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?
.
- Follow-Ups:
- Prev by Date: System.Diagnostics.Process.Start fails on windows server 2003
- Next by Date: Re: POS System
- Previous by thread: System.Diagnostics.Process.Start fails on windows server 2003
- Next by thread: Re: 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?
- Index(es):
Relevant Pages
|