<?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>Eric-Taylor.com &#187; Notes</title>
	<atom:link href="http://eric-taylor.com/category/notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric-taylor.com</link>
	<description>Design &#124; Develope &#124; Deploy</description>
	<lastBuildDate>Wed, 09 Sep 2009 09:54:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-beta2</generator>
		<item>
		<title>How To: Bypass Windows Genuine Validation (UPDATED)</title>
		<link>http://eric-taylor.com/2006/04/how-to-bypass-windows-genuine-validation-updated/</link>
		<comments>http://eric-taylor.com/2006/04/how-to-bypass-windows-genuine-validation-updated/#comments</comments>
		<pubDate>Fri, 28 Apr 2006 05:19:33 +0000</pubDate>
		<dc:creator>Eric Taylor</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[MicroSucks]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Shorts]]></category>

		<guid isPermaLink="false">http://eric-taylor.com/2006/04/27/how-to-bypass-windows-genuine-validation-updated/</guid>
		<description><![CDATA[Back in October 12, 2005, I wrote a post on how to bypass Microsoft&#8217;s Windows Genuine Validation. I would just like to remind everyone that are is still ways of getting around this nuicence, and there will always will be. Let me remind some people or inform thoughs that already don&#8217;t know&#8230; Microsoft’s Windows Genuine [...]]]></description>
			<content:encoded><![CDATA[<p>Back in October 12, 2005, I wrote a post on how to bypass Microsoft&#8217;s Windows Genuine Validation. I would just like to remind everyone that are is still ways of getting around this nuicence, and there will always will be. Let me remind some people or inform thoughs that already don&#8217;t know&#8230;</p>
<blockquote><p>Microsoft’s Windows Genuine Validation is basically code that is slipped onto your PC when you update Windows. If you have automatic updates on, it was even more hidden because Microsoft won’t tell you what they are putting on your computer until it’s there. Anyways…what it does is checks your version of Windows XP for a Genuine CD key. So if you have a pirated version of Windows XP on your computer, it is going to tell that your version isn’t genuine. If it isn’t a genuine version of Windows XP, you will not be able to receive any of the updates (like anyone does update anyways).</p></blockquote>
<p>For those who just can&#8217;t find life without Windows updates (Ya, there are times you need them.) here is the newest, and updated way around it. This will also include the new update of Microsofts&#8217; of making annoying reminders that are copies are not &#8220;genuine&#8221;.</p>
<p><strong>How To: Turn off the annoying WGA reminders- </strong></p>
<p>This is so simple that It makes me wonder why Microsoft did it in the first place. When you load into a user, you will recieve a bubble on your taskbar, along with a icon. When right clicked, you get a &#8220;Change Notifications Settings&#8221; menu choice. Click on it. It will take you to the Microsoft site, and you will be given a check box to turn off the reminders that you aren&#8217;t running a genuine version of windows.</p>
<p>Like I said simple.</p>
<p><strong>How To: Get Windows Updates With Non-Genuine Version of Windows- </strong></p>
<p>Well, the way to get around WGA has changed since October of 2005, but if you have been checking out the <a href="http://eric-taylor.com/2005/10/12/how-to-bypass-microsoft%e2%80%99s-windows-genuine-validation/">original post</a> I made, you would notice it still gets alot of activity.</p>
<p>The fix is the same as in the recent comments. It is a registery fix, and I&#8217;ll let you in on it.</p>
<p><em>Instructions- </em></p>
<p>1- Go to the Windows Updates page, and download all updates <strong>including windows genuine valdiation.</strong></p>
<p>(You will know that you are ready to move on to step two when you go back to the Windows Updates page again, click &#8220;custom&#8221; or &#8220;express&#8221;, and you recieve a page that notifies you that your version of Windows is not Genuine. If this happens move on to step two.)</p>
<p>2- Go to start, run, and type in regedit</p>
<p>3- Locate yourself to HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ policies \ EXT \ CLSID</p>
<p>(HKLM= HKEY LOCAL MACHINE)</p>
<p>4. There will be two files, one has no value, and the other one should be set to 1.<br />
Change the file value data that is “1″ to “0″.<br />
5. Open windows update.</p>
<p>6. Select which way you want to go (either custom or express) it doesn’t matter at this point.</p>
<p>7. You will be asked to reinstall the Validation tool. It now thinks you don&#8217;t have Windows Genuine Validation installed, but you do. DON’T CLICK THE BUTTON! DON&#8217;T CLOSE THE PAGE! DON&#8217;T REFRESH THE PAGE! Instead…put the registry data variable string that you deleted back in with a value of &#8220;1&#8243;. Once you have the value set back to &#8220;1&#8243; close regedit and return back to your open Windows Update window.<br />
8. Click back and then click the update method of choice (Custom or Express) and voila! It works!</p>
<p><strong> Deleteing it completely. (Advanced)-</strong><br />
End the process wgatray.exe in Windows TaskManager and restart Windows XP in safe mode. Now delete the following files:</p>
<blockquote><p>Delete WgaTray.exe from c:\windowss\ystem32<br />
Delete WgaTray.exe from c:\windows\system32\dllcache</p>
<p><img src="http://photos1.blogger.com/blogger/3709/485/1600/wgatray%20files.jpg" alt="" /></p></blockquote>
<p>Start Windows Registry editor and delete the folder &#8220;WGALOGON&#8221; located in the following location:<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows NT\CurrentVersion\WinlogonNotify. Delete all references in your registry to WgaTray.exe</p>
<blockquote><p>Another alternative suggest that three files are installed Windows XP System Folder:</p>
<p>\WINDOWS\system32\WgaLogon.dll<br />
\WINDOWS\system32\WgaTray.exe<br />
\WINDOWS\system32\LegitCheckControl.dll</p>
<p>The wgatray.exe process makes the check for genuine windows software. You can disable WGA by removing the execute bit on WgaLogon.dll. That way, winlogon can&#8217;t call it as a notification package at boot, and since WgaLogon is responsible for running and maintaining WgaTray.exe, no more tray popups either.</p>
<p>To change the execute bit of WgaLogon.dll, first turn off Simple File Sharing. Now right click the file in Windows Explorer and open the Security Tab. Hit the Advanced button, uncheck the Inherit box at the bottom, hit the Copy button, then hit OK. Go through each listed user/group and remove the &#8220;Read &amp; Execute&#8221; permission for that file, leaving the &#8220;Read&#8221; permission as-is.</p>
<p>Hit OK to apply the permission changes and close the file properties dialog. Restart the machine. You can now turn &#8220;Use simple file sharing&#8221; back on, if you want.</p>
<p>A third alternative posted on the internet suggest that users clear the content of file data.dat located in the following directory:<br />
C:\Documents and Settings\All Users\Application Data\Windows Genuine Advantage\data</p>
<p>Save the data.dat empty file and change the attributes to &#8220;Read Only&#8221; &#8211; Restart you computer. Or start your PC in Safe Mode and delete the following files from Windows system32 folder &#8211; wgalogon.dll spmgs.dll wgatray.exe The WGA setup file is in C:\WINDOWS\SoftwareDistribution\ Download\6c4788c9549d437e76e1773a7639582a</p>
<p>If you don&#8217;t use &#8220;Fast User Switching&#8221;, you can disable the Windows XP Welcome Screen if you are logged in as an Administrator. This will remove the initial WGA Warning Screen:</p>
<p>1. Click on Start -&gt; Control Panel -&gt;User Accounts<br />
2.  Click on &#8220;Change the way users log on or off&#8221;<br />
3. Uncheck &#8220;Use the Welcome Screen&#8221; &#8211; Choose Apply<br />
4. Close the User Accounts window and the Control Panel<br />
5. The next time you reboot your computer, the classic login prompt will be used</p></blockquote>
<p>I just want to report that I don&#8217;t believe the javascript code line in the address bar method works anymore. Neither can you disable WGA in your browser. That is basically what you are doing in the registery. You are making it seem like you didn&#8217;t have WGA, hence &#8220;0&#8243;, downloaded it and passed as genuine, hence the change to &#8220;1&#8243;.</p>
<p>I&#8217;m sure Microsoft will come out with more updates to WGA, and we&#8217;ll find ways around it. So if you have problems, just come check out this post comments and I&#8217;m sure will have the fix.</p>
<p>Also, you can download the new pirated version of Windows XP Pro SP2 that is out on torrent. That has a fix on it so it looks genuine to Windows all the time. I suggest if you are going to reformat, you download that image and use it on the reinstall.</p>
<p>Good luck my fellow Windows piraters!</p>
]]></content:encoded>
			<wfw:commentRss>http://eric-taylor.com/2006/04/how-to-bypass-windows-genuine-validation-updated/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>K2 Reloaded Build 2.0! (Fixs IE Bugs)</title>
		<link>http://eric-taylor.com/2006/04/k2-reloaded-build-20-fixs-ie-bugs/</link>
		<comments>http://eric-taylor.com/2006/04/k2-reloaded-build-20-fixs-ie-bugs/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 17:43:06 +0000</pubDate>
		<dc:creator>Eric Taylor</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Shorts]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://eric-taylor.com/2006/04/26/k2-reloaded-build-20-fixs-ie-bugs/</guid>
		<description><![CDATA[I am releasing K2 Reloaded v2.0! Everything is basically the same, except that I have fixed most the major IE bugs. I know alot of people didn&#8217;t want to download K2 Reloaded because of the IE issues, such as posts with large amounts of comments would go off the page. That is now fixed. The [...]]]></description>
			<content:encoded><![CDATA[<p>I am releasing K2 Reloaded v2.0! Everything is basically the same, except that I have fixed most the major IE bugs. I know alot of people didn&#8217;t want to download K2 Reloaded because of the IE issues, such as posts with large amounts of comments would go off the page. That is now fixed. The livesearch is working, and has no known bugs. There are serveral miscellaneous coding and css issues that have been fixed also.</p>
<p><a title="K2 Reloaded" href="http://eric-taylor.com/k2reloaded">Go to the K2 Reloaded site. </a></p>
]]></content:encoded>
			<wfw:commentRss>http://eric-taylor.com/2006/04/k2-reloaded-build-20-fixs-ie-bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tarski Reloaded</title>
		<link>http://eric-taylor.com/2006/03/tarski-reloaded/</link>
		<comments>http://eric-taylor.com/2006/03/tarski-reloaded/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 01:26:03 +0000</pubDate>
		<dc:creator>Eric Taylor</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://eric-taylor.com/2006/03/27/tarski-reloaded/</guid>
		<description><![CDATA[I am putting the finishing touchs on Tarski Reloaded, and it will be available on March 29, 2006. It is my modification of the Tarski theme. I will be writing more about this shortly. If you have anything you would like put in to the Tarski Reloaded theme, let me know. UPDATE: I am chaning [...]]]></description>
			<content:encoded><![CDATA[<p>I am putting the finishing touchs on Tarski Reloaded, and it will be available on March 29, 2006. It is my modification of the Tarski theme. I will be writing more about this shortly. If you have anything you would like put in to the Tarski Reloaded theme, let me know.</p>
<p><strong>UPDATE:</strong> I am chaning the release date to April 3, 2006. I&#8217;m not quite ready to release it today (March 29, 2006) and I&#8217;m leaving for a webdesign contest in Salt Lake City tomarrow. Meaning I will have no time to work on it. It should be out on the third though.</p>
]]></content:encoded>
			<wfw:commentRss>http://eric-taylor.com/2006/03/tarski-reloaded/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Windows hidden &#8220;taskkill&#8221;-er</title>
		<link>http://eric-taylor.com/2006/03/windows-hidden-taskkill-er/</link>
		<comments>http://eric-taylor.com/2006/03/windows-hidden-taskkill-er/#comments</comments>
		<pubDate>Tue, 21 Mar 2006 06:12:42 +0000</pubDate>
		<dc:creator>Eric Taylor</dc:creator>
				<category><![CDATA[Eric's Stories]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[MicroSucks]]></category>
		<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://eric-taylor.com/2006/03/21/windows-hidden-taskkill-er/</guid>
		<description><![CDATA[There comes a time&#8230; okay let me start that again. There are multiple times, almost every stinking hour, when on a windows machine when some program locks up and the task manager doesn&#8217;t seem to do what it is made to do&#8230; END TASKS. Do not fret though my fellow windows zombies, there is a [...]]]></description>
			<content:encoded><![CDATA[<p>There comes a time&#8230; okay let me start that again. There are multiple times, almost every stinking hour, when on a windows machine when some program locks up and the task manager doesn&#8217;t seem to do what it is made to do&#8230; END TASKS.</p>
<p>Do not fret though my fellow windows zombies, there is a tool that windows has added that is very secret. I have no clue why it is secret, cuz everyone should know this. Maybe its not a secret, but more of just not talked about, but anyways its called &#8220;taskkiller&#8221;.</p>
<p>The consecpt is easy enough, good into taskmanager, find the name of the task that won&#8217;t quit, and write it down. Then open up Notepad and type something like this</p>
<p><code>@echo off<br />
taskkill/im NAMEOFTASK.exe /f</code></p>
<p>and save as a .bat (Batch file)<br />
In place of the NAMEOFTASK type in what you wrote down earlier, and run the batch file, and ta da! Instant end of the task.</p>
<p>Hopes this helps some of you techs out there that have been emailing me <img src='http://eric-taylor.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>P.S. Incase you are wondering a breakdown of the code to get the meaning, here it is.</p>
<p><strong>taskkill</strong>= the .exe that runs to kill the task<br />
<strong>/im</strong>= the image name of the task to be killed<br />
<strong>/f</strong>= to force the kill</p>
]]></content:encoded>
			<wfw:commentRss>http://eric-taylor.com/2006/03/windows-hidden-taskkill-er/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>K2 Reloaded Build v1.0 RELEASED!</title>
		<link>http://eric-taylor.com/2006/03/k2-reloaded-build-v10-released/</link>
		<comments>http://eric-taylor.com/2006/03/k2-reloaded-build-v10-released/#comments</comments>
		<pubDate>Wed, 08 Mar 2006 21:24:31 +0000</pubDate>
		<dc:creator>Eric Taylor</dc:creator>
				<category><![CDATA[Eric's Stories]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://eric-taylor.com/2006/03/08/k2-reloaded-build-v10-released/</guid>
		<description><![CDATA[I have release K2 Reloaded out of its beta stage to build version 1.0 and it is now available to download. Please download and try it out and let me know if there are any bugs. There may be a few from having to change a bit of stuff to get the livesearch bar working. [...]]]></description>
			<content:encoded><![CDATA[<p>I have release K2 Reloaded out of its beta stage to build version 1.0 and it is now available to download. Please download and try it out and let me know if there are any bugs. There may be a few from having to change a bit of stuff to get the livesearch bar working.</p>
<p>Yes, these means now that I will start work on releasing the Audio Plugin, and I will release it in K2 Reloaded when it is done.</p>
<p>Thank you to everyone who has helped out!</p>
<p>Check it out at <a target="_blank" href="http://eric-taylor.com/k2reloaded">http://eric-taylor.com/k2reloaded</a></p>
<p class="note">Take support questions here in the comments, or at <a target="_blank" href="http://eric-taylor.com/forums">http://eric-taylor.com/forums</a></p>
]]></content:encoded>
			<wfw:commentRss>http://eric-taylor.com/2006/03/k2-reloaded-build-v10-released/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To: Bypass  Windows Genuine Validation</title>
		<link>http://eric-taylor.com/2005/10/how-to-bypass-microsoft%e2%80%99s-windows-genuine-validation/</link>
		<comments>http://eric-taylor.com/2005/10/how-to-bypass-microsoft%e2%80%99s-windows-genuine-validation/#comments</comments>
		<pubDate>Wed, 12 Oct 2005 14:51:54 +0000</pubDate>
		<dc:creator>Eric Taylor</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[MicroSucks]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://eric-taylor.com/?p=54</guid>
		<description><![CDATA[I know this is posted around in other places, and this “fix�? has been around ever since the beginning of September, but people still ask me if there is anyway they can get around stupid MicroSucks Windows Genuine Validation services when updating there pirated version of Windows XP. Yes, there is most defiantly a way, [...]]]></description>
			<content:encoded><![CDATA[<p>I know this is posted around in other places, and this “fix�? has been around ever since the beginning of September, but people still ask me if there is anyway they can get around stupid MicroSucks Windows Genuine Validation services when updating there pirated version of Windows XP. Yes, there is most defiantly a way, and I do know it. Let’s first discuss a few things.</p>
<p>1. What is Microsoft’s Windows Genuine Validation?</p>
<p>2. Why did Microsoft do that?</p>
<p>3. How do I bypass it.</p>
<p>Microsoft’s Windows Genuine Validation is basically code that is slipped onto your PC when you update Windows. If you have automatic updates on, it was even more hidden because Microsoft won’t tell you what they are putting on your computer until it’s there. Anyways…what it does is checks your version of Windows XP for a Genuine CD key. So if you have a pirated version of Windows XP on your computer, it is going to tell that your version isn’t genuine. If it isn’t a genuine version of Windows XP, you will not be able to receive any of the updates (like anyone does update anyways).</p>
<p>Microsoft did that because of the fact that they THINK they can stop people from paying for that OS. No one pays for it because of the hell Microsoft puts us through with their OS.</p>
<p>The fact of the matter is that Microsoft thinks they are smart, and they can stop us from pirating versions of there crappy operating system. Once you see the steps of bypassing this you will believe me when I say that “MICROSUCKS SUCKS!!!�?</p>
<p><em>Instructions:</em></p>
<p>Go to the Windows Update page. DO NOT CLICK THE “Custom�? or “Express�? buttons yet!</p>
<p>Copy and paste the following line into the address bar of your browser.</p>
<blockquote><p>javascript:void(window.g_sDisableWGACheck=&#8217;all&#8217;)</p></blockquote>
<p>Press Enter (THE PAGE SHOULDN’T CHANGE!)</p>
<p>Now you may click on one of the buttons “Custom�? or “Express�?</p>
<p>Told you it was so easy that it would make you go crazy. As you can see, it’s a simple JavaScript, by typing that into the browser and hitting enter; you disable that part of the code. <img src='http://eric-taylor.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strike><strong>UPDATED:</strong> You may not be able to bypass using that javascript code, but don&#8217;t worry there is another way. In IE go to Tools -&gt; Manage Add-ons -&gt; &#8220;Add-ons that have been used by IE&#8221; -&gt; Windows Genuine Advantage and check &#8220;disable&#8221;. Apply, hit Okay and reload the Microsoft Windows Update page.</strike></p>
<p><strike><strong>UPATED AGAIN: </strong>Because of recent changes of IE and Windows tring to secure paying customers before they release Vista, Microsoft has made these previous ways of getting around not possible, but do not fear, here is the new way.</strike></p>
<p><strike>1- Download all updates including windows genuine valdiation</strike></p>
<p><strike>2- Go to start, run, and type in regedit</strike></p>
<p><strike>3- Locate yourself to HKLM \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ policies \ EXT \ CLSID</strike></p>
<p><strike>4. There will be two files, one has no value, and the other one should be set to 1.<br />
Change the file value data that is “1″ to “0″.</strike></p>
<p><strike>5. Open windows update.</strike></p>
<p><strike>6. Select which way you want to go (either custom or express) it doesn’t matter at this point.</strike></p>
<p><strike>7. You will be asked to reinstall the Validation tool. DON’T DO IT! Instead…put the registry data variable string that you deleted back in with a value of 1</strike></p>
<p><strike>8. Click back and then click the update method of choice and voila!</strike></p>
<p><strike>There you go.</strike></p>
]]></content:encoded>
			<wfw:commentRss>http://eric-taylor.com/2005/10/how-to-bypass-microsoft%e2%80%99s-windows-genuine-validation/feed/</wfw:commentRss>
		<slash:comments>107</slash:comments>
		</item>
	</channel>
</rss>
