possible to AHK programs run other program in Child process Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
PBence
Posts: 14
Joined: 28 Feb 2019, 13:05

possible to AHK programs run other program in Child process

05 Oct 2019, 11:10

Hello, can anyone help me with Child Processes? I would like to know if it is possible to AHK programs run other program in Child process, not ina new process Like this:
child process.png
child process.png (43.56 KiB) Viewed 899 times
User avatar
Nextron
Posts: 1391
Joined: 01 Oct 2013, 08:23
Location: Netherlands OS: Win10 AHK: Unicode x32

Re: possible to AHK programs run other program in Child process  Topic is solved

05 Oct 2019, 15:22

They're all similar processes. There's no such thing as a child mode. The hierarchy is the screenshot is you can retrieve information which process id launched a certain process. If that parent is still running, its child is displayed below it. Once the parent process ends, the child will be moved up. What you're seeing isn't even the full tree, since Firefox, IE and Word are probably started by (and children of) Explorer.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: AlFlo, Google [Bot] and 126 guests