<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for Evan</title><link>http://disqus.com/people/93deca85448304689340092aebea1cec/</link><description></description><language>en</language><lastBuildDate>Mon, 19 May 2008 10:42:23 -0000</lastBuildDate><item><title>Re: Window GUI Automation from PowerShell</title><link>http://huddledmasses.disqus.com/window_gui_automation_from_powershell/#comment-2587430</link><description>I am having some problems running this code.  Here are some of them I've run across so far:&lt;br&gt;&lt;br&gt;1)for some strange reason "select-window *powershell*" doesn't return anything even though "select-window *notepad*"  does&lt;br&gt;&lt;br&gt;for the following problems, "$window = select-window *notepad*"&lt;br&gt;&lt;br&gt;2)Both "get-windowposition $window" and "$window | get-windowposition" will not recognize $window as a parameter&lt;br&gt;&lt;br&gt;This happens with remove-window, and send-keys&lt;br&gt;&lt;br&gt;3) "set-windowposition -width 2" does nothing and "set-windowposition $window -maximize " gives and error&lt;br&gt;&lt;br&gt;&lt;br&gt;I can send the code I am trying with the errors if necessary</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Evan</dc:creator><pubDate>Mon, 19 May 2008 10:42:23 -0000</pubDate></item></channel></rss>