<div dir="ltr"><div>Hi everyone,</div><div><br></div><div>I'd like to use the `wmi` module to detect when a window with the title "Foo Bar" was created, and then kill the process that created this window. Is this possible?</div><div><br></div><div>(I can do the killing without `wmi`, I just need to ID the process.)</div><div><br></div><div>Note that I don't want to be periodically polling for that window, I want to be listening to an event so there wouldn't be a big delay.</div><div><br></div><div><br></div><div>Thanks for your help!</div><div>Ram.</div></div>