Hi, The TProcess component doesn't close the process handle and the thread handle in the ProcessInformation record, that is created by CreateProcess. In win32 thpse handles should be closed when you don't need them anymore.