Can you show us the exact CreateProcess call you are making?
What the current directory parameter you are passing in there?
Did you try to launch some "easy-to-launch" processes like Notepad or etc.?
--
=========
Regards,
KM
> Hello,
>
> I am trying to Invoke another process located on my XPe image by calling
> CreateProcess. The call to CreateProcess succeeds without error but the
> process is never started. I am using Minlogon and my Custom shell.
>
> Thanks
Re: Where have all the vb.Net experts Gone ??? ... I will re-post my original question in the languages group as you suggest. ... > hit heavily by subject matter experts.... > snippet to demonsrate a successful api call to CreateProcess() using VB.NET. ... >> thanks and regards in advance, ... (microsoft.public.dotnet.general)
Calling CreateProcess() from a Service. ...CreateProcess() does not seem to work for this case. ... When called from a console application it ...Regards,...David.... (microsoft.public.vc.language)
Re: Waiting for a child process to terminate ..."Krishna Monian" wrote in message ... > I am currently starting a new process from my app using CreateProcess. ... you pass it the process handle returned by CreateProcess()....Regards,... (microsoft.public.vc.language)
Re: How to read another applications output ... >I mean after I use 'ShellExecute" or Createprocess for that ... Use CreateProcess() if you need to run an ...Regards,...Prev by Date: ... (microsoft.public.win32.programmer.kernel)