From: Tsunami Script Date: 2009-01-28T08:43:26+09:00 Subject: Re: Is it possible to install exe via ruby code ? 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 . -- Posted via http://www.ruby-forum.com/.