<?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>James Finnigan : Welcome Center</title><link>http://blogs.msdn.com/jamesfi/archive/tags/Welcome+Center/default.aspx</link><description>Tags: Welcome Center</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>RE: How to get rid of that pesky Windows Welcome Center at FIRST boot</title><link>http://blogs.msdn.com/jamesfi/archive/2007/01/24/how-to-get-rid-of-that-pesky-windows-welcome-center-at-first-boot.aspx</link><pubDate>Thu, 25 Jan 2007 10:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1526607</guid><dc:creator>jamesfinnigan</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/jamesfi/comments/1526607.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jamesfi/commentrss.aspx?PostID=1526607</wfw:commentRss><wfw:comment>http://blogs.msdn.com/jamesfi/rsscomments.aspx?PostID=1526607</wfw:comment><description>&lt;P&gt;While reading&amp;nbsp;blog comments about Welcome Center, I&amp;nbsp;came across &lt;A title=this&amp;amp;nbsp;entry href="http://www.msblog.org/2007/01/21/how-to-get-rid-of-that-pesky-windows-welcome-center-at-first-boot/" mce_href="http://www.msblog.org/2007/01/21/how-to-get-rid-of-that-pesky-windows-welcome-center-at-first-boot/"&gt;this&amp;nbsp;entry&lt;/A&gt; on how to remove welcome center at first boot.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;With a simple .reg file though, you can kill Windows Welcome Center dead on first boot — simply put the following into your .reg file and save it, run it, or add it to your scripts:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]&lt;BR&gt;"WindowsWelcomeCenter"=- &lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That &lt;EM&gt;will&lt;/EM&gt; do it.&amp;nbsp; But if you run this command instead, you can avoid creating a file and the elevation prompt.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;CODE&gt;reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v WindowsWelcomeCenter /f&lt;/CODE&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Oh, and sorry about waiting until the second time you see it before displaying the checkbox - that wasn't my idea.&amp;nbsp; (Welcome Center was a feature with a lot of &lt;A href="http://labnol.blogspot.com/2006/02/windows-vista-welcome-center.html" mce_href="http://labnol.blogspot.com/2006/02/windows-vista-welcome-center.html"&gt;input&lt;/A&gt;.)&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1526607" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Vista/default.aspx">Vista</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Welcome+Center/default.aspx">Welcome Center</category></item></channel></rss>