<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>All Your RegKeys Are Belong To Us</title><link>http://blogs.msdn.com/b/aaronmar/archive/2009/11/06/all-your-regkeys-are-belong-to-us.aspx</link><description>I’ve been in many discussions lately with various folks about Visual Studio 2010 extensibility. Inevitably, someone suggests a solution to some problem involving changing/adding/deleting a registry key/value for an extension. If you need to do this, just</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: All Your RegKeys Are Belong To Us</title><link>http://blogs.msdn.com/b/aaronmar/archive/2009/11/06/all-your-regkeys-are-belong-to-us.aspx#9923689</link><pubDate>Tue, 17 Nov 2009 17:30:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9923689</guid><dc:creator>Aaron Marten</dc:creator><description>&lt;p&gt;@Julien: There is no way I know of to do this.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9923689" width="1" height="1"&gt;</description></item><item><title>re: All Your RegKeys Are Belong To Us</title><link>http://blogs.msdn.com/b/aaronmar/archive/2009/11/06/all-your-regkeys-are-belong-to-us.aspx#9923678</link><pubDate>Tue, 17 Nov 2009 17:04:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9923678</guid><dc:creator>Aaron Marten</dc:creator><description>&lt;p&gt;@Nir : Do you mean from within the context of a running package or externally? If you are hosted in the shell app and have an IServiceProvider, you can use the new &amp;quot;SettingsStore&amp;quot; classes in Microsoft.VisualStudio.Shell.10 to read registry values.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9923678" width="1" height="1"&gt;</description></item><item><title>re: All Your RegKeys Are Belong To Us</title><link>http://blogs.msdn.com/b/aaronmar/archive/2009/11/06/all-your-regkeys-are-belong-to-us.aspx#9923643</link><pubDate>Tue, 17 Nov 2009 16:15:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9923643</guid><dc:creator>Julien Lebosquain</dc:creator><description>&lt;P&gt;Hello and thanks for the warning, I was struggling with these magical self-reappearing keys.&lt;/P&gt;
&lt;P&gt;However, how can I remove information for a specific instance? My problem is that I have ReSharper installed (in HKLM), but I don't want it to be loaded for the experimental instance. First I was simply deleting the package from the 10.0Exp_Config but to no avail since the key is automatically recreated from HKLM. Deleting the package from HKLM is not an option since I want ReSharper to continue loading for the normal VS instance.&lt;/P&gt;
&lt;P&gt;I can't seem to find a proper way to do this. Should I run a script that will delete/create the package key and then run devenv with the instance I want? It seems to defeat the purpose of the exp instance... Thanks for your answer!&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9923643" width="1" height="1"&gt;</description></item><item><title>re: All Your RegKeys Are Belong To Us</title><link>http://blogs.msdn.com/b/aaronmar/archive/2009/11/06/all-your-regkeys-are-belong-to-us.aspx#9919466</link><pubDate>Mon, 09 Nov 2009 10:43:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9919466</guid><dc:creator>Nir</dc:creator><description>&lt;P&gt;Hi Aaron, thanks for this clarification, what is the best way to query value of an isolated VS2010 shell application?&lt;/P&gt;
&lt;P&gt;Is it by explicitly retreiving values for it's isolated hive, or there is another more elegant way proggramatically?&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9919466" width="1" height="1"&gt;</description></item></channel></rss>