Hey. So in my program I have code that will automatically check the task manager to see if any programs with a certain name are open. Is there any way I can also make it so that if it finds a program open, it can call a specific method within that program?

Thanks
John