> On Behalf Of Xavier Homs
> Is there any way to hook such a MessageBox a send a default 
> action (yes) from a Python Script?

A pure Python solution is pywinauto:
http://www.openqa.org/pywinauto/

Another solution is AutoIt
http://www.autoitscript.com/autoit3/
It has a COM server, which you can automate from Python.

Regards,
Ryan Ginstrom

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to