<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>windows-vista-update.net &#187; Miscellaneous</title>
	<atom:link href="http://windows-vista-update.net/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://windows-vista-update.net</link>
	<description>Windows Vista Updates Service Packs and Codecs</description>
	<lastBuildDate>Thu, 14 Jan 2010 00:20:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Add Any Application to the Desktop Right-Click Menu in Vista</title>
		<link>http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/</link>
		<comments>http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 08:23:09 +0000</pubDate>
		<dc:creator>khan</dc:creator>
				<category><![CDATA[Help & How-to]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Vista Toturials]]></category>
		<category><![CDATA[Vista Training]]></category>
		<category><![CDATA[Vista Updates]]></category>
		<category><![CDATA[Desktop right Click]]></category>
		<category><![CDATA[Menu in Vista]]></category>

		<guid isPermaLink="false">http://windows-vista-update.net/?p=376</guid>
		<description><![CDATA[We’ve previously written about how to clean up your messy Windows context menu, and recently we’ve written about how to add the Control Panel to the desktop menu, but instead of writing separate articles for each application I’m just going to show you how to add anything to the menu that you’d like.
If you don’t [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve previously written about how to clean up your messy Windows context menu, and recently we’ve written about how to add the Control Panel to the desktop menu, but instead of writing separate articles for each application I’m just going to show you how to add anything to the menu that you’d like.</p>
<p>If you don’t know what we’re talking about, I mean the menu that shows up when you right-click on the desktop:</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image36.png" border="0" alt="image" width="355" height="339" /><script type="text/javascript"><!--
google_ad_client = "pub-0195469211666387";
/* 468x60, created 12/24/07 */
google_ad_slot = "0400336008";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>For today’s lesson we’ll show you how to add Notepad to the menu, but you could add any applications you want instead.</p>
<p><strong>Step 1: Browse to the Registry Key</strong></p>
<p>The first thing you’ll want to do is open up regedit.exe through the start menu search or run box, and then browse down to the following key:</p>
<blockquote><p>HKEY_CLASSES_ROOT\Directory\Background\shell</p></blockquote>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image37.png" border="0" alt="image" width="563" height="231" /></p>
<p>The screen should look similar to this one if you are in the right place.</p>
<p><strong>Step 2: Create the Menu Item Key Name</strong></p>
<p>To complete this step we’ll need to create a new key, the name of which is exactly what is going to show up on the desktop menu.</p>
<p>Right-click on the “shell” key, and then choose New \ Key from the menu.</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image38.png" border="0" alt="image" width="566" height="414" /></p>
<p>Give the new key the name that you want to show up on the desktop context menu. For this example we’ll be using Notepad.</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image39.png" border="0" alt="image" width="565" height="412" /><br />
<strong>Optional Step</strong>: If you want to assign an “Alt” key to this menu entry for quicker access, you can change the (Default) value on the right and put an &amp; character in front of the key you want to use. For instance, if you wanted to be able to just use the N key to launch Notepad once the desktop context menu pops up, you can do this:</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image40.png" border="0" alt="image" width="554" height="358" /></p>
<p>Personally I don’t find this terribly useful since you have to use the mouse to right-click on the desktop… may as well just use the mouse to click the item. Still, for completeness I’ve included it.</p>
<p><strong>Step 3: Create the Command Key</strong></p>
<p>Next you’ll need to create the command key that will actually hold the command used to launch the application. Right-click on the new Notepad key, and then choose New \ Key from the menu.</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image41.png" border="0" alt="image" width="568" height="420" /></p>
<p>Give this key the name “command” in lowercase.</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image42.png" border="0" alt="image" width="567" height="413" /> </p>
<p><strong>Step 4: Add in the Full Application Executable Path</strong></p>
<p>To complete this step you’ll need the full path to the application that you want to launch. You can use Shift + Right-Click to get the Copy as Path menu item to find this more quickly.</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image43.png" border="0" alt="image" width="529" height="349" /></p>
<p>Now click on “command” on the left side, and then double-click on the (Default) key in the right side to edit the string value.</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image44.png" border="0" alt="image" width="553" height="422" /></p>
<p>Paste in the full path to the executable that you got from the “Copy as Path” step above, or you can put in the full path yourself if you’d like.</p>
<p>Once it’s done, it should look like this:</p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image45.png" border="0" alt="image" width="559" height="297" /></p>
<p>And right-clicking on the desktop will produce the new menu item… naturally, using this menu item should launch Notepad.</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><img style="DISPLAY: inline" title="image" src="http://www.howtogeek.com/wp-content/uploads/2008/12/image46.png" border="0" alt="image" width="355" height="339" /></p>
<p>You can add as many applications to the desktop context menu as you’d like</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Del.icio.us"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Del.icio.us" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To digg"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To digg" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To reddit"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To reddit" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;t=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Yahoo My Web"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Yahoo My Web" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Stumble Upon"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Stumble Upon" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Google Bookmarks"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Google Bookmarks" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista&amp;url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Ask"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Ask" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista&amp;when_done=go_back" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Delirious"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Delirious" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Live-MSN"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Live-MSN" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Live-MSN" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista&amp;url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Diggita"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Diggita" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;t=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To FaceBook"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To FaceBook" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://kipapa.it/add.php?title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista&amp;url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Kipapa"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/kipapa.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Kipapa" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Kipapa" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Blogsvine"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Blogsvine" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Mixx"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Mixx" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.scoopeo.com/scoop/new?newurl=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Scoopeo"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/scoopeo.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Scoopeo" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Scoopeo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista&amp;c=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To MySpace"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To MySpace" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/&amp;title=How+to+Add+Any+Application+to+the+Desktop+Right-Click+Menu+in+Vista" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To IndianPad"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To IndianPad" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Twitter"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Twitter" alt="Add 'How to Add Any Application to the Desktop Right-Click Menu in Vista' To Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://windows-vista-update.net/2009/12/how-to-add-any-application-to-the-desktop-right-click-menu-in-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TechRadar</title>
		<link>http://windows-vista-update.net/2008/09/techradar/</link>
		<comments>http://windows-vista-update.net/2008/09/techradar/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 02:00:30 +0000</pubDate>
		<dc:creator>khan</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://windows-vista-update.net/?p=217</guid>
		<description><![CDATA[Get the latest technology news and product reviews from TechRadar.com right on your sidebar! Easy to use, lots of options, multiple sizes, and website search. For more information and support: www.BuildAGadget.com.
TechRadar

(5 customer ratings)
Downloads: 3023
Created by: «-BuildAGadget·Com-»
Price: Free
Download
Bookmark
]]></description>
			<content:encoded><![CDATA[<p>Get the latest technology news and product reviews from TechRadar.com right on your sidebar! Easy to use, lots of options, multiple sizes, and website search. For more information and support: www.BuildAGadget.com.<br />
TechRadar<br />
<a href="http://windows-vista-update.net/wp-content/uploads/2008/09/large.jpg"><img src="http://windows-vista-update.net/wp-content/uploads/2008/09/large.jpg" alt="" title="large" width="100" height="100" class="aligncenter size-medium wp-image-220" /></a><br />
(5 customer ratings)<br />
Downloads: 3023<br />
Created by: «-BuildAGadget·Com-»<br />
Price: Free<br />
<a href="http://gallery.live.com/liveItemDetail.aspx?li=7d700163-160f-4f8c-98b7-262e700909cc"><strong>Download</strong></a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To Del.icio.us"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'TechRadar' To Del.icio.us" alt="Add 'TechRadar' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To digg"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'TechRadar' To digg" alt="Add 'TechRadar' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To reddit"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'TechRadar' To reddit" alt="Add 'TechRadar' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://windows-vista-update.net/2008/09/techradar/&amp;t=TechRadar" title="Add 'TechRadar' To Yahoo My Web"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'TechRadar' To Yahoo My Web" alt="Add 'TechRadar' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To Stumble Upon"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'TechRadar' To Stumble Upon" alt="Add 'TechRadar' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To Google Bookmarks"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'TechRadar' To Google Bookmarks" alt="Add 'TechRadar' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=TechRadar&amp;url=http://windows-vista-update.net/2008/09/techradar/" title="Add 'TechRadar' To Ask"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'TechRadar' To Ask" alt="Add 'TechRadar' To Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar&amp;when_done=go_back" title="Add 'TechRadar' To Delirious"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add 'TechRadar' To Delirious" alt="Add 'TechRadar' To Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To Live-MSN"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'TechRadar' To Live-MSN" alt="Add 'TechRadar' To Live-MSN" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=TechRadar&amp;url=http://windows-vista-update.net/2008/09/techradar/" title="Add 'TechRadar' To Diggita"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'TechRadar' To Diggita" alt="Add 'TechRadar' To Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://windows-vista-update.net/2008/09/techradar/&amp;t=TechRadar" title="Add 'TechRadar' To FaceBook"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'TechRadar' To FaceBook" alt="Add 'TechRadar' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://kipapa.it/add.php?title=TechRadar&amp;url=http://windows-vista-update.net/2008/09/techradar/" title="Add 'TechRadar' To Kipapa"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/kipapa.png" title="Add 'TechRadar' To Kipapa" alt="Add 'TechRadar' To Kipapa" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://windows-vista-update.net/2008/09/techradar/" title="Add 'TechRadar' To Blogsvine"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'TechRadar' To Blogsvine" alt="Add 'TechRadar' To Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To Mixx"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add 'TechRadar' To Mixx" alt="Add 'TechRadar' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.scoopeo.com/scoop/new?newurl=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To Scoopeo"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/scoopeo.png" title="Add 'TechRadar' To Scoopeo" alt="Add 'TechRadar' To Scoopeo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=TechRadar&amp;c=http://windows-vista-update.net/2008/09/techradar/" title="Add 'TechRadar' To MySpace"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'TechRadar' To MySpace" alt="Add 'TechRadar' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://windows-vista-update.net/2008/09/techradar/&amp;title=TechRadar" title="Add 'TechRadar' To IndianPad"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'TechRadar' To IndianPad" alt="Add 'TechRadar' To IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://windows-vista-update.net/2008/09/techradar/" title="Add 'TechRadar' To Twitter"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'TechRadar' To Twitter" alt="Add 'TechRadar' To Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://windows-vista-update.net/2008/09/techradar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista has been hacked</title>
		<link>http://windows-vista-update.net/2008/09/vista-has-been-hacked/</link>
		<comments>http://windows-vista-update.net/2008/09/vista-has-been-hacked/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:31:30 +0000</pubDate>
		<dc:creator>khan</dc:creator>
				<category><![CDATA[Hacks and Crackes]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://windows-vista-update.net/?p=176</guid>
		<description><![CDATA[Joanna Rutkowska, a Polish researcher, showed how it was possible to bypass security measures in Vista that should prevent unsigned code from running. The security expert displayed her research to a packed room and christened her malicious software “Blue Pill”. Matrix reference anyone?
A spokesperson for Microsoft was on hand to provide an official reaction:
&#38;quot;Microsoft is [...]]]></description>
			<content:encoded><![CDATA[<p>Joanna Rutkowska, a Polish researcher, showed how it was possible to bypass security measures in Vista that should prevent unsigned code from running. The security expert displayed her research to a packed room and christened her malicious software “Blue Pill”. Matrix reference anyone?</p>
<p>A spokesperson for Microsoft was on hand to provide an official reaction:</p>
<p><em>&amp;quot;Microsoft is investigating solutions for the final release of Windows Vista to help protect against the attacks demonstrated. In addition, we are working with our hardware partners to investigate ways to help prevent the virtualization attack used by the Blue Pill.&amp;quot;</em></p>
<p>Rutkowska was quick to quell suggestion that Vista was fully compromised however:</p>
<p><em>&amp;quot;The fact that this mechanism was bypassed does not mean that Vista is completely insecure. It&#8217;s just not as secure as advertised. It&#8217;s very difficult to implement a 100 percent-efficient kernel protection.&amp;quot;</em></p>
<p>There has also been the suggestion that the hacker was sponsored by Intel to perform the work. Everything was developed whilst using AMD technology however she insisted that this was not the case.</p>
<p>Microsoft is coming away from this with a positive outlook. It remains to be seen whether other hackers will be optimistic now that it is clear that Vista <em>can</em> be hacked or whether Microsoft will be able to patch up all the vulnerabilities exposed at this meeting.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To Del.icio.us"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Vista has been hacked' To Del.icio.us" alt="Add 'Vista has been hacked' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To digg"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Vista has been hacked' To digg" alt="Add 'Vista has been hacked' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To reddit"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Vista has been hacked' To reddit" alt="Add 'Vista has been hacked' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;t=Vista+has+been+hacked" title="Add 'Vista has been hacked' To Yahoo My Web"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Vista has been hacked' To Yahoo My Web" alt="Add 'Vista has been hacked' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To Stumble Upon"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Vista has been hacked' To Stumble Upon" alt="Add 'Vista has been hacked' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To Google Bookmarks"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Vista has been hacked' To Google Bookmarks" alt="Add 'Vista has been hacked' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Vista+has+been+hacked&amp;url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/" title="Add 'Vista has been hacked' To Ask"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Vista has been hacked' To Ask" alt="Add 'Vista has been hacked' To Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked&amp;when_done=go_back" title="Add 'Vista has been hacked' To Delirious"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add 'Vista has been hacked' To Delirious" alt="Add 'Vista has been hacked' To Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To Live-MSN"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Vista has been hacked' To Live-MSN" alt="Add 'Vista has been hacked' To Live-MSN" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Vista+has+been+hacked&amp;url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/" title="Add 'Vista has been hacked' To Diggita"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Vista has been hacked' To Diggita" alt="Add 'Vista has been hacked' To Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;t=Vista+has+been+hacked" title="Add 'Vista has been hacked' To FaceBook"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Vista has been hacked' To FaceBook" alt="Add 'Vista has been hacked' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://kipapa.it/add.php?title=Vista+has+been+hacked&amp;url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/" title="Add 'Vista has been hacked' To Kipapa"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/kipapa.png" title="Add 'Vista has been hacked' To Kipapa" alt="Add 'Vista has been hacked' To Kipapa" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/" title="Add 'Vista has been hacked' To Blogsvine"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Vista has been hacked' To Blogsvine" alt="Add 'Vista has been hacked' To Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To Mixx"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add 'Vista has been hacked' To Mixx" alt="Add 'Vista has been hacked' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.scoopeo.com/scoop/new?newurl=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To Scoopeo"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/scoopeo.png" title="Add 'Vista has been hacked' To Scoopeo" alt="Add 'Vista has been hacked' To Scoopeo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Vista+has+been+hacked&amp;c=http://windows-vista-update.net/2008/09/vista-has-been-hacked/" title="Add 'Vista has been hacked' To MySpace"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Vista has been hacked' To MySpace" alt="Add 'Vista has been hacked' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://windows-vista-update.net/2008/09/vista-has-been-hacked/&amp;title=Vista+has+been+hacked" title="Add 'Vista has been hacked' To IndianPad"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Vista has been hacked' To IndianPad" alt="Add 'Vista has been hacked' To IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://windows-vista-update.net/2008/09/vista-has-been-hacked/" title="Add 'Vista has been hacked' To Twitter"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Vista has been hacked' To Twitter" alt="Add 'Vista has been hacked' To Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://windows-vista-update.net/2008/09/vista-has-been-hacked/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vista activation cracked</title>
		<link>http://windows-vista-update.net/2008/09/vista-activation-cracked/</link>
		<comments>http://windows-vista-update.net/2008/09/vista-activation-cracked/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:27:53 +0000</pubDate>
		<dc:creator>khan</dc:creator>
				<category><![CDATA[Hacks and Crackes]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://windows-vista-update.net/?p=170</guid>
		<description><![CDATA[Author:Wil HarrisPublished: 2nd January 2007
With some clever Registry trickery, hackers have found a way to permanently delay the activation of 32-bit Windows Vista.
A previous hack last month involved setting up a spoof key server to generate faked license keys for the corporate version of the OS. This hack, which is rather simpler, avoids running the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Author:</strong>Wil Harris<strong>Published:</strong> 2nd January 2007</p>
<p>With some clever Registry trickery, hackers have found a way to permanently delay the activation of 32-bit Windows Vista.</p>
<p>A previous hack last month involved setting up a spoof key server to generate faked license keys for the corporate version of the OS. This hack, which is rather simpler, avoids running the key server entirely.</p>
<p>In fact, it doesn&#8217;t even require the input of any keys at all.</p>
<p>Vista runs, out of the box, fully functionally, for 30 days without requiring activation. This new hack stops the countdown timer at 30 days and makes sure that it never goes further &#8211; thus giving the eager pirate a fully functional version of Vista.</p>
<p>The hack, <a href="http://www.engadget.com/2006/12/26/how-to-permanently-activate-windows-vista-at-least-for-now/#comments" target="_blank">covered by Engadget</a>, probably won&#8217;t work on 64-bit Vista, thanks to the security improvements MS has made in that version of the OS. You can also bet that Microsoft isn&#8217;t going to be sitting around with this exploit in the wild &#8211; expect the first batch of Vista Windows Updates to address this.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To Del.icio.us"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Vista activation cracked' To Del.icio.us" alt="Add 'Vista activation cracked' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To digg"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Vista activation cracked' To digg" alt="Add 'Vista activation cracked' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To reddit"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Vista activation cracked' To reddit" alt="Add 'Vista activation cracked' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;t=Vista+activation+cracked" title="Add 'Vista activation cracked' To Yahoo My Web"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Vista activation cracked' To Yahoo My Web" alt="Add 'Vista activation cracked' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To Stumble Upon"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Vista activation cracked' To Stumble Upon" alt="Add 'Vista activation cracked' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To Google Bookmarks"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Vista activation cracked' To Google Bookmarks" alt="Add 'Vista activation cracked' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Vista+activation+cracked&amp;url=http://windows-vista-update.net/2008/09/vista-activation-cracked/" title="Add 'Vista activation cracked' To Ask"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Vista activation cracked' To Ask" alt="Add 'Vista activation cracked' To Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked&amp;when_done=go_back" title="Add 'Vista activation cracked' To Delirious"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add 'Vista activation cracked' To Delirious" alt="Add 'Vista activation cracked' To Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To Live-MSN"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Vista activation cracked' To Live-MSN" alt="Add 'Vista activation cracked' To Live-MSN" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Vista+activation+cracked&amp;url=http://windows-vista-update.net/2008/09/vista-activation-cracked/" title="Add 'Vista activation cracked' To Diggita"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Vista activation cracked' To Diggita" alt="Add 'Vista activation cracked' To Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;t=Vista+activation+cracked" title="Add 'Vista activation cracked' To FaceBook"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Vista activation cracked' To FaceBook" alt="Add 'Vista activation cracked' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://kipapa.it/add.php?title=Vista+activation+cracked&amp;url=http://windows-vista-update.net/2008/09/vista-activation-cracked/" title="Add 'Vista activation cracked' To Kipapa"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/kipapa.png" title="Add 'Vista activation cracked' To Kipapa" alt="Add 'Vista activation cracked' To Kipapa" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://windows-vista-update.net/2008/09/vista-activation-cracked/" title="Add 'Vista activation cracked' To Blogsvine"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Vista activation cracked' To Blogsvine" alt="Add 'Vista activation cracked' To Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To Mixx"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add 'Vista activation cracked' To Mixx" alt="Add 'Vista activation cracked' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.scoopeo.com/scoop/new?newurl=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To Scoopeo"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/scoopeo.png" title="Add 'Vista activation cracked' To Scoopeo" alt="Add 'Vista activation cracked' To Scoopeo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Vista+activation+cracked&amp;c=http://windows-vista-update.net/2008/09/vista-activation-cracked/" title="Add 'Vista activation cracked' To MySpace"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Vista activation cracked' To MySpace" alt="Add 'Vista activation cracked' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://windows-vista-update.net/2008/09/vista-activation-cracked/&amp;title=Vista+activation+cracked" title="Add 'Vista activation cracked' To IndianPad"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Vista activation cracked' To IndianPad" alt="Add 'Vista activation cracked' To IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://windows-vista-update.net/2008/09/vista-activation-cracked/" title="Add 'Vista activation cracked' To Twitter"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Vista activation cracked' To Twitter" alt="Add 'Vista activation cracked' To Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://windows-vista-update.net/2008/09/vista-activation-cracked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft clarifies Vista activation to bit-tech hacks</title>
		<link>http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/</link>
		<comments>http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 10:23:26 +0000</pubDate>
		<dc:creator>khan</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://windows-vista-update.net/?p=164</guid>
		<description><![CDATA[Microsoft today talked to bit-tech in a bid to reassure the enthusiast community about the licensing terms of Windows Vista.
We previously read that Vista could prove to be a nightmare for enthusiasts who upgrade often, with only one transfer to a new machine allowed and with the license tied to a particular system configuration in [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft today talked to <em>bit-tech</em> in a bid to reassure the enthusiast community about the licensing terms of Windows Vista.</p>
<p>We previously read that Vista could prove to be a nightmare for enthusiasts who upgrade often, with only one transfer to a new machine allowed and with the license tied to a particular system configuration in a way that was far more limiting than Windows XP.</p>
<p>A Microsoft spokesman from the Licensing Dept told <em>bit-tech</em> that this would not be the case. He told us that Windows Vista will not require a system re-activation unless the hard drive and one other component is changed. This means that enthusiasts will be able to swap CPUs, memory and graphics cards out without any worry about having to re-activate with MS, either on the internet or by phone.</p>
<p>Should you change the hard drive and another piece of hardware &#8211; for example for a major upgrade such as a motherboard change that requires a re-installation &#8211; Microsoft will allow you to re-activate up to 10 times. You will not, however, be able to have more than one machine activated concurrently.</p>
<p>Should you wish to activate more than 10 times, you could be busted, or Microsoft could choose to let you activate again at its discretion.</p>
<p>For hardcore system enthusiasts, keeping a ghosted, activated copy of Vista with no drivers could be a good way of being able to swap around components and machines with the minimum amount of hassle.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Del.icio.us"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Del.icio.us" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To digg"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To digg" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To reddit"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To reddit" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;t=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Yahoo My Web"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Yahoo My Web" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Stumble Upon"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Stumble Upon" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Google Bookmarks"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Google Bookmarks" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks&amp;url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Ask"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Ask" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://de.lirio.us/rubric/post?uri=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks&amp;when_done=go_back" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Delirious"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/delirious.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Delirious" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Delirious" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Live-MSN"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Live-MSN" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Live-MSN" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks&amp;url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Diggita"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Diggita" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;t=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To FaceBook"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To FaceBook" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://kipapa.it/add.php?title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks&amp;url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Kipapa"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/kipapa.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Kipapa" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Kipapa" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Blogsvine"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Blogsvine" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mixx.com/submit?page_url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Mixx"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/mixx.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Mixx" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Mixx" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.scoopeo.com/scoop/new?newurl=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Scoopeo"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/scoopeo.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Scoopeo" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Scoopeo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks&amp;c=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To MySpace"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To MySpace" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/&amp;title=Microsoft+clarifies+Vista+activation+to+bit-tech+hacks" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To IndianPad"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To IndianPad" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Twitter"><img src="http://windows-vista-update.net/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Twitter" alt="Add 'Microsoft clarifies Vista activation to bit-tech hacks' To Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://windows-vista-update.net/2008/09/microsoft-clarifies-vista-activation-to-bit-tech-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
