Re: CreateProcess fails, when calling in context of csrss.exe



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?



.



Relevant Pages

  • Re: CreateProcess fails, when calling in context of csrss.exe
    ... That has a higher chance of success than CSRSS, ... trying to accomplish? ... that there is the need to execute that file.. ... CreateProcess from within Winlogon? ...
    (microsoft.public.win32.programmer.kernel)
  • Re: anyway to determine # rows before fetch loop ends and without seperate count(*)
    ... > result of the execute to a scalar: ... When you execute a SELECT statement in MySQL, ... > #Here's an example which shows what I am trying to accomplish. ...
    (perl.dbi.users)
  • Re: Execute function from within a class
    ... How can I pass the address to the function and execute it. ... > I would settle with passing a button and firing the click event of it from ... > within the class to accomplish my task. ...
    (microsoft.public.dotnet.framework)
  • Re: red/blue party colors [WAS: Hillary Clinton]
    ... If the Green Party ever manages to accomplish enough to ... at least there should be no problem figuring out what ... What good is being an executive if you never get to execute anyone? ...
    (alt.usage.english)
  • Re: Execute SQL statement on Dataset
    ... I said you cannot execute update statements on a dataset like that. ... There are obviously ways to accomplish that. ... question was regarding literally executing SQL statements on the dataset - ... it does allow for SQL type statements to be ...
    (microsoft.public.dotnet.framework.adonet)