Re: CreateProcess fails, when calling in context of csrss.exe
- From: "Max Cherniy" <armageddez@xxxxxxxxx>
- Date: Tue, 31 Oct 2006 12:53:58 +0600
Only if you can abide by the restrictions of not needing to call anything
that talks to CSRSS or win32k (i.e. a pure native process). What are you
trying to accomplish? There may be a better way.
well, I just need to execute some file. If this is really impossible,
surely, I can solve the problem by f.e. signalling to some other process
that there is the need to execute that file..
I just needed the confirmation, that this is a known behaviour.. Don't you
know, whether winlogon would allow me to execute a process, if call
CreateProcess from within Winlogon?
.
- References:
- CreateProcess fails, when calling in context of csrss.exe
- From: Max Cherniy
- Re: CreateProcess fails, when calling in context of csrss.exe
- From: Skywing [MVP]
- Re: CreateProcess fails, when calling in context of csrss.exe
- From: Max Cherniy
- Re: CreateProcess fails, when calling in context of csrss.exe
- From: Skywing [MVP]
- CreateProcess fails, when calling in context of csrss.exe
- Prev by Date: Re: undestroyable process
- Next by Date: Re: CreateProcess fails, when calling in context of csrss.exe
- Previous by thread: Re: CreateProcess fails, when calling in context of csrss.exe
- Next by thread: Re: CreateProcess fails, when calling in context of csrss.exe
- Index(es):
Relevant Pages
|