<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://share.intelliem.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Dan Holme : Admin Tips</title><link>http://share.intelliem.com/cs/blogs/danholme/archive/tags/Admin+Tips/default.aspx</link><description>Tags: Admin Tips</description><dc:language>en</dc:language><generator>CommunityServer 2008 (Build: 30417.1769)</generator><item><title>Command Prompt Completion Characters</title><link>http://share.intelliem.com/cs/blogs/danholme/archive/2008/05/14/command-prompt-completion-characters.aspx</link><pubDate>Wed, 14 May 2008 20:06:49 GMT</pubDate><guid isPermaLink="false">a490a765-4c85-490a-a798-e10148c74a46:75</guid><dc:creator>danholme</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://share.intelliem.com/cs/blogs/danholme/rsscomments.aspx?PostID=75</wfw:commentRss><comments>http://share.intelliem.com/cs/blogs/danholme/archive/2008/05/14/command-prompt-completion-characters.aspx#comments</comments><description>&lt;p&gt;The Windows command prompt can do path &amp;amp; filename completion, which means you can type part of a filename or path, press TAB (or CTRL+D or any other key combination) and it will autocomplete the rest of the path for you.&amp;nbsp; This is a huge time saver when working in the command prompt.&lt;/p&gt; &lt;p&gt;The reg file below sets TAB as the filename path completion key, and CTRL+D as the path completion character.&amp;nbsp; Enter this reg file, open a command prompt, and test it out.&lt;/p&gt; &lt;p&gt;Windows Registry Editor Version 5.00  &lt;p&gt;[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]&lt;br /&gt;&amp;quot;EnableExtensions&amp;quot;=dword:00000001&lt;br /&gt;&amp;quot;CompletionChar&amp;quot;=dword:00000009&lt;br /&gt;&amp;quot;PathCompletionChar&amp;quot;=dword:00000004 &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://share.intelliem.com/cs/aggbug.aspx?PostID=75" width="1" height="1"&gt;</description><category domain="http://share.intelliem.com/cs/blogs/danholme/archive/tags/Admin+Tips/default.aspx">Admin Tips</category></item></channel></rss>