﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/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>Install Assemblies with one click</title><link />http://developers.de/blogs/nadine_storandt/archive/2007/03/16/Install-Assemblies-with-one-click.aspx<description>Here is a cool registry setting which will make our life little bit easier for installing assemblies in GAC. Copy and paste the code into a notepad file and save it with extension .reg. Double click on the file and its all done. ---------------------</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Install Assemblies with one click</title><link />http://developers.de/blogs/nadine_storandt/archive/2007/03/16/Install-Assemblies-with-one-click.aspx#1222<pubdate>Tue, 20 Mar 2007 08:34:56 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:1222</guid><dc:creator>Damir Dobric</dc:creator><description>&lt;p&gt;If you have Windows SDK installed on the machine following value can be used too:&lt;/p&gt;
&lt;p&gt;&amp;quot;%sdktools%&amp;quot;\gacutil /i \&amp;quot;%1\&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=1222" width="1" height="1"&gt;</description></item></channel></rss>