LANCommander/LANCommander.SDK/Helpers
Pat Hartl 3c022b7044 Track running executable and all spawned children
Implements #106

There's a bit of work to be done on the cancellation. It seems that it takes an awful long time to kill all of the processes. The actual tracking works though. I was able to verify the functionality by launching Red Faction using Dash Faction.
2024-10-29 01:27:51 -05:00
..
DirectoryHelper.cs Refactored uninstall to only remove files/directories that came from the original install 2024-01-10 01:59:51 -06:00
DisplayHelper.cs Fix display grabbing 2024-08-08 20:00:21 -05:00
ManifestHelper.cs Move SDK services to separate namespace 2024-10-04 23:39:07 -05:00
ProcessHelper.cs Track running executable and all spawned children 2024-10-29 01:27:51 -05:00
RetryHelper.cs Run download and extract async, fix progress calculations 2024-08-07 18:00:43 -05:00
ScriptHelper.cs Switch script writing to async 2024-08-08 18:08:52 -05:00