<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.microsoft.co.il/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>Gil Fink&amp;#39;s Blog : TECH</title><link>http://blogs.microsoft.co.il/blogs/gilf/archive/tags/TECH/default.aspx</link><description>Tags: TECH</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>IE9 Site Pinning</title><link>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/19/ie9-site-pinning.aspx</link><pubDate>Sun, 19 Sep 2010 13:45:23 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:711727</guid><dc:creator>Gil Fink</dc:creator><slash:comments>3</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.microsoft.co.il/blogs/gilf/commentapi.aspx?PostID=711727</wfw:comment><comments>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/19/ie9-site-pinning.aspx#comments</comments><description>&lt;h1&gt;IE9 Site Pinning&lt;/h1&gt;  &lt;p&gt;One of the new features that will come with &lt;strong&gt;IE9&lt;/strong&gt; is the &lt;strong&gt;pinned sites&lt;/strong&gt; ability. &lt;a href="http://blogs.microsoft.co.il/blogs/gilf/IELogo_2B45B342.jpg"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;margin-left:0px;border-top:0px;margin-right:0px;border-right:0px;" title="IE9 Site Pinning" border="0" alt="IE9 Site Pinning" align="right" src="http://blogs.microsoft.co.il/blogs/gilf/IELogo_thumb_2B823677.jpg" width="150" height="150" /&gt;&lt;/a&gt;In this post I’m going to explain what is &lt;strong&gt;site pinning&lt;/strong&gt; and show an example for how to do this stuff. If you want to read about this new feature in Hebrew you can read my &lt;a title="Internet Explorer 9 Pinned Sites" href="http://www.newsgeek.co.il/internet-explorer-9-pinned-sites/" target="_blank"&gt;&lt;strong&gt;Newsgeek article&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;  &lt;h3&gt;Site Pinning&lt;/h3&gt;  &lt;p&gt;&lt;strong&gt;IE9&lt;/strong&gt; Beta was released last week with a lot of browser improvements and features. One of the new features it includes is &lt;strong&gt;site pinning&lt;/strong&gt;. In this feature we can drag a tab from the browser and pin it to the windows taskbar.&amp;#160; &lt;br /&gt;I’ve build a simple site to demonstrate how to do that:    &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/ExampleApplication_5F4A2CC8.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Example Application" border="0" alt="Example Application" src="http://blogs.microsoft.co.il/blogs/gilf/ExampleApplication_thumb_67EA8554.png" width="640" height="400" /&gt;&lt;/a&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;This is the template that you get when you create a new web application in VS2010.&lt;/p&gt;  &lt;p&gt;Lets pin the site. First drag it:   &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/Draggingthesite_5A37C94C.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Dragging the site" border="0" alt="Dragging the site" src="http://blogs.microsoft.co.il/blogs/gilf/Draggingthesite_thumb_7F5513B8.png" width="640" height="432" /&gt;&lt;/a&gt;&amp;#160;&amp;#160; &lt;br /&gt;Then pin it to the taskbar:    &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/Pinning_76850B6C.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Pinning" border="0" alt="Pinning" src="http://blogs.microsoft.co.il/blogs/gilf/Pinning_thumb_42043924.png" width="640" height="139" /&gt;&lt;/a&gt;    &lt;br /&gt;Then it is pinned:&amp;#160; &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/PinnedSite_7891E468.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Pinned Site" border="0" alt="Pinned Site" src="http://blogs.microsoft.co.il/blogs/gilf/PinnedSite_thumb_363ECC25.png" width="556" height="42" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;Now you can run the site from the taskbar:&lt;/p&gt; &lt;a href="http://blogs.microsoft.co.il/blogs/gilf/PinnedSiteRunning_1EC417F4.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Pinned Site Running" border="0" alt="Pinned Site Running" src="http://blogs.microsoft.co.il/blogs/gilf/PinnedSiteRunning_thumb_63240933.png" width="640" height="400" /&gt;&lt;/a&gt;   &lt;p&gt;Pay attention that the favicon of the &lt;strong&gt;pinned site&lt;/strong&gt; is located left to the back button of the browser. Also the buttons are colored in brown to resemble the icon itself. This is part of the feature and you can change the colors if you like.&lt;/p&gt;  &lt;h3&gt;How to Enable Site Pinning?&lt;/h3&gt;  &lt;p&gt;This is the easy part.    &lt;br /&gt;You don’t have to anything.     &lt;br /&gt;If you have &lt;strong&gt;Windows 7&lt;/strong&gt; then install &lt;strong&gt;IE9&lt;/strong&gt; and you can start pinning. It is very recommended to add some meta tags like &lt;strong&gt;application-name&lt;/strong&gt; to the site in order to add some information about your site. Here is an example of how to add the tags to a master page head element:&lt;/p&gt;  &lt;div style="border-bottom:gray 1px solid;border-left:gray 1px solid;padding-bottom:4px;line-height:12pt;background-color:#f4f4f4;margin:20px 0px 10px;padding-left:4px;width:97.5%;padding-right:4px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;max-height:200px;font-size:8pt;overflow:auto;border-top:gray 1px solid;cursor:text;border-right:gray 1px solid;padding-top:4px;"&gt;   &lt;div style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:#f4f4f4;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;     &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:white;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;&lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;head&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

    &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:#f4f4f4;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;title&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;My application&lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;title&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

    &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:white;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;link&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;href&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;~/Styles/Site.css&amp;quot;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;rel&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;stylesheet&amp;quot;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;type&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;text/css&amp;quot;&lt;/span&gt; &lt;span style="color:#0000ff;"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;

    &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:#f4f4f4;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;link&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;rel&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;shortcut icon&amp;quot;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;href&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;favicon.ico&amp;quot;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;type&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;image/x-icon&amp;quot;&lt;/span&gt; &lt;span style="color:#0000ff;"&gt;/&amp;gt;&lt;/span&gt;    &lt;/pre&gt;

    &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:white;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;meta&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;name&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;application-name&amp;quot;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;content&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;My Application&amp;quot;&lt;/span&gt; &lt;span style="color:#0000ff;"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;

    &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:#f4f4f4;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;meta&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;name&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;msapplication-tooltip&amp;quot;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;content&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;My Application&amp;quot;&lt;/span&gt; &lt;span style="color:#0000ff;"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;

    &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:white;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;    &lt;span style="color:#0000ff;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#800000;"&gt;meta&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;name&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;msapplication-starturl&amp;quot;&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;content&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;=&amp;quot;./&amp;quot;&lt;/span&gt; &lt;span style="color:#0000ff;"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;

    &lt;pre style="border-bottom-style:none;padding-bottom:0px;line-height:12pt;background-color:#f4f4f4;margin:0em;border-left-style:none;padding-left:0px;width:100%;padding-right:0px;font-family:consolas, &amp;#39;Courier New&amp;#39;, courier, monospace;border-top-style:none;color:black;border-right-style:none;font-size:8pt;overflow:visible;padding-top:0px;"&gt;&lt;span style="color:#0000ff;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#800000;"&gt;head&lt;/span&gt;&lt;span style="color:#0000ff;"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;h3&gt;Summary&lt;/h3&gt;

&lt;p&gt;The ability to pin sites to the taskbar is a very nice feature of &lt;strong&gt;IE9&lt;/strong&gt;. It shows that there is a shift in Microsoft direction in regard to the web and web operations systems. Think about it, when you pin sites you are pinning web applications/sites as you do with desktop applications. In a following post I’ll explain how to create jump lists for the &lt;strong&gt;pinned site&lt;/strong&gt;.&lt;/p&gt;&lt;div class="wlWriterHeaderFooter" style="margin:0px;padding:0px 0px 0px 0px;"&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/19/ie9-site-pinning.aspx"&gt;&lt;img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/19/ie9-site-pinning.aspx&amp;amp;bgcolor=6600FF" /&gt;&lt;/a&gt; &lt;a href="http://dotnetshoutout.com/Submit?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/19/ie9-site-pinning.aspx"&gt;&lt;img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/19/ie9-site-pinning.aspx" style="border:0px;" /&gt;&lt;/a&gt; &lt;a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;amp;username=gilf"&gt;&lt;img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0;" /&gt;&lt;/a&gt;&lt;a href="http://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=3672056" rel="tag" style="display:none;"&gt;CodeProject&lt;/a&gt; &lt;/div&gt;&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=711727" width="1" height="1"&gt;</description><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/DEV/default.aspx">DEV</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/TECH/default.aspx">TECH</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/IE9/default.aspx">IE9</category></item><item><title>IE9 Beta is Out</title><link>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/15/ie9-beta-is-out.aspx</link><pubDate>Wed, 15 Sep 2010 23:40:00 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:709615</guid><dc:creator>Gil Fink</dc:creator><slash:comments>0</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.microsoft.co.il/blogs/gilf/commentapi.aspx?PostID=709615</wfw:comment><comments>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/15/ie9-beta-is-out.aspx#comments</comments><description>&lt;h1&gt;IE9 Beta is Out&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Internet Explorer 9&lt;/strong&gt; beta was released a few minutes ago. &lt;a href="http://blogs.microsoft.co.il/blogs/gilf/IE9_2C0792D1.jpg"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;DISPLAY:inline;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:0px;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:0px;" title="IE9" border="0" alt="IE9" align="right" src="http://blogs.microsoft.co.il/blogs/gilf/IE9_thumb_10165DD9.jpg" width="240" height="166" /&gt;&lt;/a&gt; &lt;br /&gt;If you want to try it out you can go to this &lt;a href="http://windows.microsoft.com/ie9?os=win7&amp;amp;arch=a&amp;amp;browser=ie" target="_blank"&gt;&lt;strong&gt;link&lt;/strong&gt;&lt;/a&gt; and download it.&amp;nbsp; &lt;br /&gt;&lt;strong&gt;IE9&lt;/strong&gt; is going to include a lot of changes in compare to the previous versions of &lt;strong&gt;IE&lt;/strong&gt;. The main issues and changes that it includes are in performance (new Javascript engine called &lt;a href="http://blogs.msdn.com/b/ie/archive/2010/03/18/the-new-javascript-engine-in-internet-explorer-9.aspx"&gt;&lt;strong&gt;Chakra&lt;/strong&gt;&lt;/a&gt; for example), in standards compatibility (CSS3, HTML5 ECMAScrpit 5 and more) and of course a new clean UI.&amp;nbsp; &lt;br /&gt;Here is a screen shot of the new &lt;strong&gt;IE9&lt;/strong&gt; beta which include very minimal and clean UI and this blogging system: &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/FirstlookatIE9_791E288C.png" target="_blank"&gt;&lt;img style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;DISPLAY:inline;BORDER-TOP:0px;BORDER-RIGHT:0px;" title="First look at IE9" border="0" alt="First look at IE9" src="http://blogs.microsoft.co.il/blogs/gilf/FirstlookatIE9_thumb_1974F6D8.png" width="640" height="400" /&gt;&lt;/a&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;This new release brings us closer to the RTM release of &lt;strong&gt;IE9&lt;/strong&gt; which will increase the &lt;a title="Browser wars" href="http://en.wikipedia.org/wiki/Browser_wars" target="_blank"&gt;&lt;strong&gt;browser wars&lt;/strong&gt;&lt;/a&gt; that will probably end with no winners but with better browsers&lt;strong&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;div style="PADDING-BOTTOM:0px;MARGIN:0px;PADDING-LEFT:0px;PADDING-RIGHT:0px;PADDING-TOP:0px;" class="wlWriterHeaderFooter"&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/15/ie9-beta-is-out.aspx"&gt;&lt;img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/15/ie9-beta-is-out.aspx&amp;amp;bgcolor=6600FF" /&gt;&lt;/a&gt; &lt;a href="http://dotnetshoutout.com/Submit?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/15/ie9-beta-is-out.aspx"&gt;&lt;img style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;BORDER-TOP:0px;BORDER-RIGHT:0px;" alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/09/15/ie9-beta-is-out.aspx" /&gt;&lt;/a&gt; &lt;a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;amp;username=gilf"&gt;&lt;img style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;BORDER-TOP:0px;BORDER-RIGHT:0px;" alt="Bookmark and Share" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" /&gt;&lt;/a&gt;&lt;a style="DISPLAY:none;" href="http://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=3672056" rel="tag"&gt;CodeProject&lt;/a&gt; &lt;/div&gt;&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=709615" width="1" height="1"&gt;</description><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/DEV/default.aspx">DEV</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/TECH/default.aspx">TECH</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/IE9/default.aspx">IE9</category></item><item><title>Web Platform Installer – Web Installation on Steroids</title><link>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/08/08/web-platform-installer-web-installation-on-steroids.aspx</link><pubDate>Sun, 08 Aug 2010 13:16:00 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:688018</guid><dc:creator>Gil Fink</dc:creator><slash:comments>2</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.microsoft.co.il/blogs/gilf/commentapi.aspx?PostID=688018</wfw:comment><comments>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/08/08/web-platform-installer-web-installation-on-steroids.aspx#comments</comments><description>&lt;h1&gt;Web Platform Installer – Web Installation on Steroids&lt;/h1&gt;
&lt;p&gt;One of the most annoying things that I’m sometimes&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/.NetLogowithASP.NET_496E930F.jpg"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;DISPLAY:inline;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;MARGIN-LEFT:0px;BORDER-LEFT-WIDTH:0px;MARGIN-RIGHT:0px;" title="Web Platform Installer – Web Installation on Steroids" border="0" alt="Web Platform Installer – Web Installation on Steroids" align="right" src="http://blogs.microsoft.co.il/blogs/gilf/.NetLogowithASP.NET_thumb_4BC8150D.jpg" width="376" height="72" /&gt;&lt;/a&gt; &lt;br /&gt;get stuck with is to install my machine with the latest &lt;br /&gt;components. Trying to grab all the installation packages &lt;br /&gt;for every application or library that I need can be a &lt;br /&gt;very painful thing and also consumes a lot of time. &lt;br /&gt;This is the reason that a tool like &lt;strong&gt;Web Platform &lt;br /&gt;Installer &lt;/strong&gt;was very welcome to my arsenal of tools. &lt;br /&gt;In the post I’ll describe what is the &lt;strong&gt;Web Platform Installer&lt;/strong&gt; and show a scenario of installation. &lt;/p&gt;
&lt;h3&gt;Web Platform Installer &lt;/h3&gt;
&lt;p&gt;As I wrote at the beginning of the post, installation can be a very painful thing. The&lt;strong&gt; Web Platform Installer&lt;/strong&gt; is a tool provided by &lt;strong&gt;Microsoft&lt;/strong&gt; to ease this process when we install&lt;strong&gt; Microsoft Web Platform&lt;/strong&gt;. You can download it from &lt;a title="Microsoft Web Platform Installer 2.0 Download Page" href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.&amp;nbsp; &lt;br /&gt;So what is this tool? &lt;br /&gt;Taken from &lt;strong&gt;Microsoft&lt;/strong&gt;’s site - “The Microsoft &lt;strong&gt;Web Platform Installer&lt;/strong&gt; 2.0 (Web PI) is a free tool that makes getting the latest components of the &lt;strong&gt;Microsoft Web Platform&lt;/strong&gt;, including Internet Information Services (IIS), SQL Server Express, .NET Framework and Visual Web Developer easy. The Web PI also makes it easy to install and run the most popular free web applications for blogging, content management and more with the built-in &lt;a href="http://www.microsoft.com/web/gallery/"&gt;&lt;strong&gt;Windows Web Application Gallery&lt;/strong&gt;&lt;/a&gt;.”. The current version of the tool is 2.0.&lt;/p&gt;
&lt;h3&gt;Using the Web Platform Installer &lt;/h3&gt;
&lt;p&gt;After you install the &lt;strong&gt;Web Platform Installer&lt;/strong&gt; you can run it and install your desired components. You should have a connection to the internet in order to use the installer. When first started the &lt;strong&gt;Web Platform Installer&lt;/strong&gt;&amp;nbsp; will go to the web and check for the latest &lt;strong&gt;Web Platform&lt;/strong&gt; products. Then the main screen will be opened: &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/WebPlatformInstaller_3EEDBEEF.png" target="_blank"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;DISPLAY:inline;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" title="Web Platform Installer" border="0" alt="Web Platform Installer" src="http://blogs.microsoft.co.il/blogs/gilf/WebPlatformInstaller_thumb_0E0B0784.png" width="640" height="475" /&gt;&lt;/a&gt;&amp;nbsp; &lt;br /&gt;In the screen you can choose the relevant components that you like. You can use the following tabs to choose components by categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What’s New? – shows all the new components available. &lt;/li&gt;
&lt;li&gt;Web Platform – enables the installation of web servers, frameworks and runtime, databases and tools. &lt;/li&gt;
&lt;li&gt;Web Applications – enables the installation of web applications such as DotNetNuke, WordPress, BlogEngine.Net and many more web applications. &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;You only need to select the components and then press the Install button in order to install them. You also have the ability to customize your installation. For example go to the Web Platform tab: &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/WebPlatformTab_442C7FD3.png" target="_blank"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;DISPLAY:inline;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" title="Web Platform Tab" border="0" alt="Web Platform Tab" src="http://blogs.microsoft.co.il/blogs/gilf/WebPlatformTab_thumb_7F5035D1.png" width="640" height="476" /&gt;&lt;/a&gt;&amp;nbsp; &lt;br /&gt;In the Web Server press the Customize link: &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/Customize_5C3FC461.png" target="_blank"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;DISPLAY:inline;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" title="Customize" border="0" alt="Customize" src="http://blogs.microsoft.co.il/blogs/gilf/Customize_thumb_6788D89E.png" width="640" height="476" /&gt;&lt;/a&gt; &lt;br /&gt;Now you can customize the server that will be installed. &lt;br /&gt;After Choosing the components press the Install button and that is it the products will be installed. &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/InstallingParts_62E2A817.png" target="_blank"&gt;&lt;img style="BORDER-RIGHT-WIDTH:0px;DISPLAY:inline;BORDER-TOP-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-LEFT-WIDTH:0px;" title="Installing Parts" border="0" alt="Installing Parts" src="http://blogs.microsoft.co.il/blogs/gilf/InstallingParts_thumb_2D896FE5.png" width="640" height="473" /&gt;&lt;/a&gt; &lt;br /&gt;In some components you will need to configure things. For example I installed the BlogEngine.Net and after the installation inside the&lt;strong&gt; Web Platform Installer&lt;/strong&gt; I had to configure the web site for the BlogEngine.Net. So you get the help from the platform even in these parts.&lt;/p&gt;
&lt;h3&gt;Summary&lt;/h3&gt;
&lt;p&gt;If you haven’t installed the &lt;strong&gt;Web Platform Installer&lt;/strong&gt; go and grab it from &lt;a title="Microsoft Web Platform Installer 2.0 Download Page" href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;. This tool is very useful and helpful and it can help you to save a lot of time and headaches.&lt;/p&gt;
&lt;div style="PADDING-BOTTOM:0px;MARGIN:0px;PADDING-LEFT:0px;PADDING-RIGHT:0px;PADDING-TOP:0px;" class="wlWriterHeaderFooter"&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/08/08/web-platform-installer-web-installation-on-steroids.aspx"&gt;&lt;img border="0" alt="kick it on DotNetKicks.com" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/08/08/web-platform-installer-web-installation-on-steroids.aspx&amp;amp;bgcolor=6600FF" /&gt;&lt;/a&gt; &lt;a href="http://dotnetshoutout.com/Submit?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/08/08/web-platform-installer-web-installation-on-steroids.aspx"&gt;&lt;img style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;BORDER-TOP:0px;BORDER-RIGHT:0px;" alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/08/08/web-platform-installer-web-installation-on-steroids.aspx" /&gt;&lt;/a&gt; &lt;a style="DISPLAY:none;" href="http://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=3672056" rel="tag"&gt;CodeProject&lt;/a&gt; &lt;/div&gt;&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=688018" width="1" height="1"&gt;</description><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/Miscellaneous/default.aspx">Miscellaneous</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/DEV/default.aspx">DEV</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/TECH/default.aspx">TECH</category></item><item><title>Consuming OData Feed using Microsoft PowerPivot</title><link>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/06/20/consuming-odata-feed-using-microsoft-powerpivot.aspx</link><pubDate>Sun, 20 Jun 2010 12:41:57 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:663576</guid><dc:creator>Gil Fink</dc:creator><slash:comments>2</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.microsoft.co.il/blogs/gilf/commentapi.aspx?PostID=663576</wfw:comment><comments>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/06/20/consuming-odata-feed-using-microsoft-powerpivot.aspx#comments</comments><description>&lt;h1&gt;&lt;strong&gt;Consuming OData Feed using Microsoft PowerPivot&lt;/strong&gt;&lt;/h1&gt;  &lt;p&gt;&lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; is a data analysis     &lt;br /&gt;add-in&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/ODataProtocolLogo_39E2FA1C.jpg"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;margin-left:0px;border-top:0px;margin-right:0px;border-right:0px;" title="Consuming OData Feed Using Microsoft PowerPivot" border="0" alt="Consuming OData Feed Using Microsoft PowerPivot" align="right" src="http://blogs.microsoft.co.il/blogs/gilf/ODataProtocolLogo_thumb_58B96DFA.jpg" width="104" height="104" /&gt;&lt;/a&gt; for excel that brings to    &lt;br /&gt; it computational power.    &lt;br /&gt;It also helps “to create compelling    &lt;br /&gt; self-service BI solutions, facilitates    &lt;br /&gt; sharing and collaboration     &lt;br /&gt;on user-generated BI solutions”     &lt;br /&gt;(taken from the &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; site).    &lt;br /&gt;This post will help you to understand how to consume &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; feed     &lt;br /&gt;from &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; in order to use the data the &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; exposes.&lt;/p&gt;  &lt;h3&gt;&lt;strong&gt;The OData Feed&lt;/strong&gt;&lt;/h3&gt;  &lt;p&gt;&lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; exposed feeds can be found in the &lt;a title="http://www.odata.org/" href="http://www.odata.org/"&gt;&lt;strong&gt;http://www.odata.org/&lt;/strong&gt;&lt;/a&gt; site.    &lt;br /&gt;Under the Producers tab you will find &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; producers which expose    &lt;br /&gt;their data using the &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; protocol. In my example I’ll use the     &lt;br /&gt;Netflix’s feed that can be found here:&lt;strong&gt; &lt;/strong&gt;&lt;a title="http://odata.netflix.com/Catalog/" href="http://odata.netflix.com/Catalog/"&gt;&lt;strong&gt;http://odata.netflix.com/Catalog/&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;  &lt;h3&gt;&lt;strong&gt;Consuming Netflix OData Feed using PowerPivot&lt;/strong&gt;&lt;/h3&gt;  &lt;p&gt;In order to use &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; for excel you first need to &lt;a title="Download Page for PowerPivot" href="http://www.powerpivot.com/download.aspx" target="_blank"&gt;&lt;strong&gt;download it&lt;/strong&gt;&lt;/a&gt;.    &lt;br /&gt;There are some prerequisites for doing that including having Office    &lt;br /&gt; 2010 installed on your machine. After installing &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; open your    &lt;br /&gt; excel and go to the &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; tab and open &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; window.    &lt;br /&gt;One of the options in the &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; window is to get data from    &lt;br /&gt;data feeds (you will see the &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; protocol logo beside it):    &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/PowerPivotWindow_2C9C7109.png" target="_blank"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="PowerPivot Window" border="0" alt="PowerPivot Window" src="http://blogs.microsoft.co.il/blogs/gilf/PowerPivotWindow_thumb_4236A9A6.png" width="420" height="262" /&gt;&lt;/a&gt;     &lt;br /&gt;    &lt;br /&gt;Use the &lt;strong&gt;From Data Feeds&lt;/strong&gt; menu item in order to open the &lt;strong&gt;Table     &lt;br /&gt;Import Wizard&lt;/strong&gt;:    &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/TableImportWizard_6E06FD95.png" target="_blank"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Table Import Wizard" border="0" alt="Table Import Wizard" src="http://blogs.microsoft.co.il/blogs/gilf/TableImportWizard_thumb_0C050B8A.png" width="420" height="429" /&gt;&lt;/a&gt;&amp;#160; &lt;br /&gt;    &lt;br /&gt;In the &lt;strong&gt;Data Feed Url&lt;/strong&gt; textbox insert the relevant &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; feed (in my    &lt;br /&gt;case the Netflix’s feed Url). Press Next to import the data definition    &lt;br /&gt;and then you will see the entity sets the feed exposes as tables:    &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/DataFeedTables_5B8E8713.png" target="_blank"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Data Feed Tables" border="0" alt="Data Feed Tables" src="http://blogs.microsoft.co.il/blogs/gilf/DataFeedTables_thumb_602491CD.png" width="420" height="429" /&gt;&lt;/a&gt;     &lt;br /&gt;    &lt;br /&gt;Choose the tables you want to import and press Finish to end the     &lt;br /&gt;process and import the tables. This can take some time depending     &lt;br /&gt;on the size of the exposed data set.    &lt;br /&gt;I chose the Genres set and this is the result:    &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/ImportedResults_0F93009A.png" target="_blank"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Imported Results" border="0" alt="Imported Results" src="http://blogs.microsoft.co.il/blogs/gilf/ImportedResults_thumb_52AE58FA.png" width="420" height="262" /&gt;&lt;/a&gt;     &lt;br /&gt;Now I can use the &lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt;’s features to build my relevant report    &lt;br /&gt;or to manipulate the data I’ve received.&lt;/p&gt;  &lt;h3&gt;&lt;strong&gt;Summary&lt;/strong&gt;&lt;/h3&gt;  &lt;p&gt;Let sum up, I showed how to consume &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; feed using Microsoft’s    &lt;br /&gt;&lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt;. The &lt;a title="Open Data Protocol Site" href="http://odata.org/" target="_blank"&gt;&lt;strong&gt;OData&lt;/strong&gt;&lt;/a&gt; ecosystem is growing very fast and as you     &lt;br /&gt;could see from this example it consumers can also be BI tools like     &lt;br /&gt;&lt;a title="PowerPivot Site" href="http://www.powerpivot.com/" target="_blank"&gt;&lt;strong&gt;PowerPivot&lt;/strong&gt;&lt;/a&gt; and many more. This is one of the reasons to start     &lt;br /&gt;learning this protocol now. &lt;/p&gt;&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=663576" width="1" height="1"&gt;</description><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/DEV/default.aspx">DEV</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/OData/default.aspx">OData</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/WCF+Data+Services/default.aspx">WCF Data Services</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/TECH/default.aspx">TECH</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/PowerPivot/default.aspx">PowerPivot</category></item><item><title>How to Add Silverlight Installation to IE8 Installation Package using IEAK8</title><link>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/05/09/how-to-add-silverlight-installation-to-ie8-installation-package-using-ieak8.aspx</link><pubDate>Sun, 09 May 2010 17:58:00 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:614780</guid><dc:creator>Gil Fink</dc:creator><slash:comments>0</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.microsoft.co.il/blogs/gilf/commentapi.aspx?PostID=614780</wfw:comment><comments>http://blogs.microsoft.co.il/blogs/gilf/archive/2010/05/09/how-to-add-silverlight-installation-to-ie8-installation-package-using-ieak8.aspx#comments</comments><description>&lt;h1&gt;&lt;strong&gt;How to Add Silverlight Installation to IE8 Installation Package using IEAK8&lt;/strong&gt;&lt;/h1&gt;
&lt;p&gt;During the last &lt;a href="http://blogs.microsoft.co.il/blogs/gilf/IELogo_71090C4A.jpg"&gt;&lt;img style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;DISPLAY:inline;MARGIN-LEFT:0px;BORDER-TOP:0px;MARGIN-RIGHT:0px;BORDER-RIGHT:0px;" title="How to Add Silverlight Installation to IE8 Installation Package using IEAK8" border="0" alt="How to Add Silverlight Installation to IE8 Installation Package using IEAK8" align="right" src="http://blogs.microsoft.co.il/blogs/gilf/IELogo_thumb_2F2226FC.jpg" width="200" height="200" /&gt;&lt;/a&gt; &lt;br /&gt;weeks I’m helping &lt;br /&gt;&lt;strong&gt;Microsoft&lt;/strong&gt; customers &lt;br /&gt;to create custom &lt;br /&gt;installation packages &lt;br /&gt;to &lt;strong&gt;Internet Explorer 8&lt;/strong&gt;. &lt;br /&gt;In this post I’ll explain &lt;br /&gt;how to add &lt;strong&gt;Silverlight&lt;/strong&gt; &lt;br /&gt;installation to the &lt;br /&gt;generated installation &lt;br /&gt;package of &lt;strong&gt;IE8&lt;/strong&gt;.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Using IEAK8&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;In order to create custom installation packages for&lt;strong&gt; Internet Explorer 8&lt;/strong&gt; &lt;br /&gt;you first need to download the &lt;strong&gt;Internet Explorer Administration Kit 8 &lt;br /&gt;&lt;/strong&gt;or &lt;strong&gt;IEAK8&lt;/strong&gt;. You can download the tool from &lt;a title="IEAK8 Download Page" href="http://technet.microsoft.com/en-us/ie/bb219517.aspx" target="_blank"&gt;&lt;strong&gt;here&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;How to Add Custom Component?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;When running &lt;strong&gt;IEAK8&lt;/strong&gt; we can add custom components such as &lt;strong&gt;Silverlight&lt;/strong&gt; &lt;br /&gt;installation to the generated installation package.&lt;/p&gt;
&lt;p&gt;&lt;u&gt;How to do that?&lt;/u&gt; &lt;br /&gt;During the &lt;strong&gt;IEAK8&lt;/strong&gt; &lt;strong&gt;Wizard&lt;/strong&gt; you use the &lt;strong&gt;Custom Component&lt;/strong&gt; step and add &lt;br /&gt;your custom components: &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/CustomComponents_54ABA45D.png" target="_blank"&gt;&lt;img style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;DISPLAY:inline;BORDER-TOP:0px;BORDER-RIGHT:0px;" title="Custom Components" border="0" alt="Custom Components" src="http://blogs.microsoft.co.il/blogs/gilf/CustomComponents_thumb_3D30F02C.png" width="420" height="313" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Press the Add button in order to open the &lt;strong&gt;Add a Custom Component&lt;/strong&gt; step. &lt;br /&gt;In the opened &lt;strong&gt;Add a Custom Component&lt;/strong&gt; window you browse for the location &lt;br /&gt;of the custom component installation. You need to fill the Name of the &lt;br /&gt;component and then choose when the component will be installed &lt;br /&gt;(Before or after the &lt;strong&gt;IE&lt;/strong&gt; installation occurs). &lt;br /&gt;You can use the “&lt;strong&gt;Only install if Internet Explorer is installed successfully&lt;/strong&gt;” &lt;br /&gt;checkbox in order to enable the installation of the component if &lt;br /&gt;&lt;strong&gt;IE&lt;/strong&gt; installation succeeded or not. &lt;br /&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/gilf/AddaCustomcomponent_6FB44D9E.png" target="_blank"&gt;&lt;img style="BORDER-BOTTOM:0px;BORDER-LEFT:0px;DISPLAY:inline;BORDER-TOP:0px;BORDER-RIGHT:0px;" title="Add a Custom component" border="0" alt="Add a Custom component" src="http://blogs.microsoft.co.il/blogs/gilf/AddaCustomcomponent_thumb_5839996D.png" width="420" height="312" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;One other thing to notice in the supplied figure is the /q parameter. &lt;br /&gt;This parameter will enable silent installation on the &lt;strong&gt;Silverlight&lt;/strong&gt; installation. &lt;br /&gt;Pressing the Add button at the bottom of the window will add the &lt;strong&gt;Silverlight&lt;/strong&gt; &lt;br /&gt;component to your to the list of components which will be installed by the &lt;br /&gt;custom &lt;strong&gt;IE8&lt;/strong&gt; installation. &lt;br /&gt;&lt;br /&gt;Pay attention that the custom components will be installed only in the full &lt;br /&gt;generated version of the installation packages and not as &lt;br /&gt;part of configuration installations (brand installation). &lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Summary&lt;/strong&gt;&lt;/h3&gt;It is very simple and intuitive to add custom components to &lt;strong&gt;IE8&lt;/strong&gt; installation &lt;br /&gt;packages using the &lt;strong&gt;IEAK8&lt;/strong&gt; tool. 
&lt;div style="TEXT-ALIGN:left;PADDING-BOTTOM:4px;MARGIN:0px;PADDING-LEFT:4px;PADDING-RIGHT:4px;PADDING-TOP:4px;" class="wlWriterHeaderFooter"&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/05/09/how-to-add-silverlight-installation-to-ie8-installation-package-using-ieak8.aspx"&gt;&lt;img border="0" src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://blogs.microsoft.co.il/blogs/gilf/archive/2010/05/09/how-to-add-silverlight-installation-to-ie8-installation-package-using-ieak8.aspx&amp;amp;bgcolor=0080C0&amp;amp;fgcolor=FFFFFF&amp;amp;border=000000&amp;amp;cbgcolor=D4E1ED&amp;amp;cfgcolor=000000" alt="" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;a style="DISPLAY:none;" href="http://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=3672056" rel="tag"&gt;CodeProject&lt;/a&gt;&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=614780" width="1" height="1"&gt;</description><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/TECH/default.aspx">TECH</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/IE8/default.aspx">IE8</category><category domain="http://blogs.microsoft.co.il/blogs/gilf/archive/tags/IEAK8/default.aspx">IEAK8</category></item></channel></rss>