How to keep child process of an app that launched from startup command alive.

ggLeap kills all apps that it did not intentionally start so we need to make ggLeap start the app to avoid this

In this example we will use a miner app because most miners launch cmd.exe.

  1. Add the miner in the startup command

  2. Since it is launching cmd.exe we also need to add cmd.exe in the startup commands

    1. it should be long running, and should have the same trigger type as the miner.

Example setup