Re: CreateProcess fails, when calling in context of csrss.exe
- From: "Skywing [MVP]" <skywing_NO_SPAM_@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 09:33:31 -0500
That has a higher chance of success than CSRSS, but... what are you trying
to accomplish here?
Sounds like you are going about whatever it is in entirely the wrong way.
Doing things like you are describing is also likely to get you flagged as
malware, I would suspect.
--
Ken Johnson (Skywing)
Windows SDK MVP
http://www.nynaeve.net
"Max Cherniy" <armageddez@xxxxxxxxx> wrote in message
news:%23JVl4kL$GHA.2408@xxxxxxxxxxxxxxxxxxxxxxx
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?
.
- Prev by Date: Re: ReportEvent failed while logging at system shutdown
- Next by Date: Re: undestroyable process
- Previous by thread: Re: ReportEvent failed while logging at system shutdown
- Next by thread: Re: undestroyable process
- Index(es):
Relevant Pages
|