<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Windows Mobile Tip: Accessing the Run dialog</title>
	<atom:link href="http://www.christec.co.nz/blog/archives/49/feed" rel="self" type="application/rss+xml" />
	<link>http://www.christec.co.nz/blog/archives/49</link>
	<description>Development for a mobile world - Making a quality platform one application at a time</description>
	<lastBuildDate>Fri, 12 Mar 2010 05:38:21 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Welch</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-27055</link>
		<dc:creator>Mike Welch</dc:creator>
		<pubDate>Tue, 16 Jun 2009 07:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-27055</guid>
		<description>I was unable to stop reading your blog until I finished every single article.  Thanks for consuming my entire evening  :)  I should know how to do this on a wordpress site like this, but how do I get notifications when you post something new?

Okay, with that said, here&#039;s a backdoor you&#039;ll like that is similar to the run dialog trick.  Press Action and tap the notification bar (what we would call the caption bar in desktop lingo...the bar at the top) then drag your stylus to a window you wish to inspect.  Release the stylus and, if you did it right, you will see a wee bit of window information such as handle, class name, etc..  This hidden ditty will walk the inheritance up the chain.  If that isn&#039;t clear, send me a direct email (you have it) and I&#039;ll draft some screen captures for you.  

Great blog.  Must have more.  :)

Mike Welch
HP iPAQ Team
Houston, TX</description>
		<content:encoded><![CDATA[<p>I was unable to stop reading your blog until I finished every single article.  Thanks for consuming my entire evening  :)  I should know how to do this on a wordpress site like this, but how do I get notifications when you post something new?</p>
<p>Okay, with that said, here&#8217;s a backdoor you&#8217;ll like that is similar to the run dialog trick.  Press Action and tap the notification bar (what we would call the caption bar in desktop lingo&#8230;the bar at the top) then drag your stylus to a window you wish to inspect.  Release the stylus and, if you did it right, you will see a wee bit of window information such as handle, class name, etc..  This hidden ditty will walk the inheritance up the chain.  If that isn&#8217;t clear, send me a direct email (you have it) and I&#8217;ll draft some screen captures for you.  </p>
<p>Great blog.  Must have more.  :)</p>
<p>Mike Welch<br />
HP iPAQ Team<br />
Houston, TX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-14084</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Mon, 15 Sep 2008 15:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-14084</guid>
		<description>Christopher, thanks for saving me several hours of Google searches!  FYI, my Sprint PPC 6700 also does not show the clock in the title bar.  But I found that from the Today screen, I can still make the Run dialog appear by using Action + tap-and-hold on the battery icon.</description>
		<content:encoded><![CDATA[<p>Christopher, thanks for saving me several hours of Google searches!  FYI, my Sprint PPC 6700 also does not show the clock in the title bar.  But I found that from the Today screen, I can still make the Run dialog appear by using Action + tap-and-hold on the battery icon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Fairbairn</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-14075</link>
		<dc:creator>Christopher Fairbairn</dc:creator>
		<pubDate>Mon, 15 Sep 2008 10:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-14075</guid>
		<description>Hi Todd,

Yes it is possible to disable the run dialog as part of a security policy.

The registry key that needs modifying is HKLM\Security\Policies\Shell\NoRunDlg. This is a DWORD with the value 1 meaning the run menu is not available.

For further details take a look at &lt;a href=&quot;http://www.satter.org/2007/03/lets_shell_some.html&quot; rel=&quot;nofollow&quot;&gt;Rabi Satter&#039;s blog post on the subject&lt;/a&gt;.

Hope this helps,
Christopher Fairbairn</description>
		<content:encoded><![CDATA[<p>Hi Todd,</p>
<p>Yes it is possible to disable the run dialog as part of a security policy.</p>
<p>The registry key that needs modifying is HKLM\Security\Policies\Shell\NoRunDlg. This is a DWORD with the value 1 meaning the run menu is not available.</p>
<p>For further details take a look at <a href="http://www.satter.org/2007/03/lets_shell_some.html" rel="nofollow">Rabi Satter&#8217;s blog post on the subject</a>.</p>
<p>Hope this helps,<br />
Christopher Fairbairn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-14026</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Sun, 14 Sep 2008 06:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-14026</guid>
		<description>This is the first I&#039;ve head of this.  Thanks for the tip!  But now it makes me wonder if there&#039;s a registry key to disable this behavior?</description>
		<content:encoded><![CDATA[<p>This is the first I&#8217;ve head of this.  Thanks for the tip!  But now it makes me wonder if there&#8217;s a registry key to disable this behavior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j2me software</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-9100</link>
		<dc:creator>j2me software</dc:creator>
		<pubDate>Wed, 25 Jun 2008 16:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-9100</guid>
		<description>Very vool tip, thanks!</description>
		<content:encoded><![CDATA[<p>Very vool tip, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-48</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 31 Jul 2007 04:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-48</guid>
		<description>This is exactly what I expected to find out after reading the title Windows Mobile Tip: Accessing the Run dialog. Thanks for informative article</description>
		<content:encoded><![CDATA[<p>This is exactly what I expected to find out after reading the title Windows Mobile Tip: Accessing the Run dialog. Thanks for informative article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Fairbairn</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-16</link>
		<dc:creator>Christopher Fairbairn</dc:creator>
		<pubDate>Fri, 20 Jul 2007 14:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-16</guid>
		<description>That&#039;s a good point Timo, I guess I&#039;ve been lucky with devices which have had the clock enabled by default. I realised there was an option to turn it off, but didn&#039;t think about it while I wrote this blog entry.  Thanks for bringing it to my attention.

By the way I like your &lt;a href=&quot;http://timohartmann.blogspot.com/&quot; rel=&quot;nofollow&quot;&gt;new blog&lt;/a&gt;, in particular the project management and team lead orientated posts. As something I am keen to do more of in the future, it&#039;s good getting tips from those which are already doing it.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good point Timo, I guess I&#8217;ve been lucky with devices which have had the clock enabled by default. I realised there was an option to turn it off, but didn&#8217;t think about it while I wrote this blog entry.  Thanks for bringing it to my attention.</p>
<p>By the way I like your <a href="http://timohartmann.blogspot.com/" rel="nofollow">new blog</a>, in particular the project management and team lead orientated posts. As something I am keen to do more of in the future, it&#8217;s good getting tips from those which are already doing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo</title>
		<link>http://www.christec.co.nz/blog/archives/49/comment-page-1#comment-15</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Wed, 18 Jul 2007 18:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.christec.co.nz/blog/archives/49#comment-15</guid>
		<description>Nice tip, thanks. I first had a little problems making it work because my WM5 smartphone (MDA Vario/HTC Wizard) did no show the clock in Today screen&#039;s title bar, but as part of the Today screen itself, where the trick isn&#039;t working. But after enabling the clock to display in the title bar for all applications (that option pops up if you click the clock in the Today screen on my smartphone),  then opening some application (e.g. contacts), I was finally able to open the Run dialog as described.</description>
		<content:encoded><![CDATA[<p>Nice tip, thanks. I first had a little problems making it work because my WM5 smartphone (MDA Vario/HTC Wizard) did no show the clock in Today screen&#8217;s title bar, but as part of the Today screen itself, where the trick isn&#8217;t working. But after enabling the clock to display in the title bar for all applications (that option pops up if you click the clock in the Today screen on my smartphone),  then opening some application (e.g. contacts), I was finally able to open the Run dialog as described.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
