Re: Restaring a process

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Mike!

Anyone can point me a direction where I could
find how to restart a processs by its image name
(like in task manager) ?

What do you mean by "restart"? => CreateProcess???

What do you mean with "image name"?
=> GetModuleFileNameEx(hProcess, NULL, ...)

--
Greetings
  Jochen

   My blog about Win32 and .NET
   http://blog.kalmbachnet.de/
.