High five!!
Uninstalled EventGhost 0.4 Stable,
Installed EventGhost 0.5 RC6
Works -- Thank you so much!
Edit: I've included my notes of exactly how I accomplished this for other newbs:
1)
Install EventGhost (0.5 or greater)
Open EventGhost, hit Ctrl+O and load your script file (.xml),
then close EventGhost
2)
Install python-2.7.12 (x86 version to match EventGhost -- I used blackwind's suggestion at
https://github.com/EventGhost/EventGhos ... -239641187 )
3)
open cmd.exe (hit Windows button or click Start then type "cmd"),
type "cd /python27\tools\scripts" {Enter},
type "win_add2path.py" {Enter},
type "cd /python27\scripts" {Enter},
type "pip install psutil" {Enter},
type "pip install lxml" {Enter},
type "exit" {Enter},
Reopen EventGhost.