<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/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>Hey, Scripting Guy! How Can I Retrieve All the Values in a Registry Key?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2008/04/08/how-can-i-retrieve-all-the-values-in-a-registry-key.aspx</link><description>Hey, Scripting Guy! Do you have a script that will enable me to enumerate all the values in a registry key? -- DG 
 Hey, DG. You know, this past weekend the Scripting Guy who writes this column went out to buy doughnuts, a process that took much longer</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Hey, Scripting Guy! How Can I Retrieve All the Values in a Registry Key?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2008/04/08/how-can-i-retrieve-all-the-values-in-a-registry-key.aspx#3568533</link><pubDate>Tue, 23 Apr 2013 14:33:38 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3568533</guid><dc:creator>John Williams</dc:creator><description>&lt;p&gt;When I run this on Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\365&lt;/p&gt;
&lt;p&gt;I get:&lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;p&gt;Windows Script Host&lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;p&gt;Script:	C:\Users\jw.CS\Documents\Scripts\TestReg.vbs&lt;/p&gt;
&lt;p&gt;Line:	16&lt;/p&gt;
&lt;p&gt;Char:	1&lt;/p&gt;
&lt;p&gt;Error:	Type mismatch: &amp;#39;UBound&amp;#39;&lt;/p&gt;
&lt;p&gt;Code:	800A000D&lt;/p&gt;
&lt;p&gt;Source: 	Microsoft VBScript runtime error&lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;p&gt;OK &amp;nbsp; &lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;p&gt;Please help&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3568533" width="1" height="1"&gt;</description></item><item><title>re: Hey, Scripting Guy! How Can I Retrieve All the Values in a Registry Key?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2008/04/08/how-can-i-retrieve-all-the-values-in-a-registry-key.aspx#3473250</link><pubDate>Thu, 29 Dec 2011 13:42:47 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3473250</guid><dc:creator>Neeraj Jain</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am just not able to read values under &amp;quot;strKeyPath = &amp;quot;SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders\&amp;quot; on windows 64 BIT OS??&lt;/p&gt;
&lt;p&gt;Any specific reason for the same&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3473250" width="1" height="1"&gt;</description></item><item><title>But what about the (Default) value of a registry key?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2008/04/08/how-can-i-retrieve-all-the-values-in-a-registry-key.aspx#3274821</link><pubDate>Wed, 19 Aug 2009 01:36:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3274821</guid><dc:creator>mcdonamw</dc:creator><description>&lt;p&gt;This script works fine to get all named values of a registry key, but what about the default key? &amp;nbsp;Why does the EnumKeys method leave this value out? &amp;nbsp;How do we account for it?&lt;/p&gt;
&lt;p&gt;-MCDONAMW&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3274821" width="1" height="1"&gt;</description></item></channel></rss>