I am trying to resize the window of another open application via ruby but I am not sure how to go about doing this.
I am guessing this may be possible using the Ruby Win32API, but to be honest I don't really know where to start looking.
If one of you guys could point me in the right direction it would be greatly appreciated.