From: Matt Harrison Date: 2009-01-29T03:15:11+09:00 Subject: Re: Is it possible to install exe via ruby code ? Tsunami Script wrote: > Maybe process explorer ( from sysinternals ) can help you a bit to > locate the process you need , and you could try to get to it based on a > PID , or it's command line . If that doesn't work , I believe Visual > Studio has a tool ( named spy something ) , which gives you a lot of > information about a window . FWIW, the AutoIt[1] package contains a tool that which will tell you a tonne of information about the focussed window. [1]http://www.autoitscript.com/autoit3/index.shtml HTH Matt