Windows utility for intercepting the creation of processes and assigning standard actions to the execution of any program.
Allows you to gain more control over running any programs: ask user permission before running specified program, prohibit the execution of certain executable files
... [More], automatically raise and lower the privileges of specified processes. [Less]
This a daemon spawns a process and reaps all orphaned grandchildren. This is useful if you want to keep your process tree clean. For instance if you want all programs started from inside the same display server instance to appear to be inside that display if you look inside the process tree, rather
... [More] than all processes that loses their parent being reparented to PID 1 and make a mess on your process tree. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy