I just want to add on to one more thing.

You don't have to provide the entire application's title when you are using "AppActivate" method. You can provide the first 5 letters or less. It just need a close match.

When you use "FindWindow", you must provide the exact application title. It has to be an exact match or spelling.