motey / MPSteam

Tiny plugin for MediaPortal for starting Valves Steam from Homemenu
Other
1 stars 0 forks source link

Monitor Steam Process #11

Open motey opened 11 years ago

motey commented 11 years ago

I coincidentally just found this code snippet http://stackoverflow.com/questions/1986249/c-sharp-process-monitor Maybe we can use this method to let Mpsteam monitor Steam and foreground MP when steam exits or we connect this with issue https://github.com/motey/MPSteam/issues/7 Start a monitoring process, start Steam, Kill MP when Steam exits, start MP again.