Tuesday, November 18, 2008

Windows Genuine Advantage Cause and Solution

Windows Genuine Advantage

Windows Genuine Advantage (WGA) is an anti-piracy system created by Microsoft that enforces Microsoft Windows online validation of the authenticity of several recent Microsoft operating systems when accessing several Microsoft Windows services, such as Windows Update, and downloading Windows components from the Microsoft Download Center. Specifically, WGA covers Windows XP and Windows Vista

Resolve Windows Genuine Advantage

Copy this code and open a Notepad then paste. Save this file whatever the filename is, it doesn’t matter as long as it has a “.reg” extension file, ex. “License.reg”

Double click the file. It will ask you are you sure. Select “yes”.


To check whether it worked or not:


Try to download any application from the legitimate site of Microsoft:

http://www.microsoft.com/genuine/downloads/FAQ.aspx


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]

"CurrentBuild"="1.511.1 () (Obsolete data - do not use)"

"ProductId"="55274-640-1011873-23081"

"DigitalProductId"=hex:a4,00,00,00,03,00,00,00,35,35,32,37,34,2d,36,34,30,2d,\

31,30,31,31,38,37,33,2d,32,33,30,38,31,00,2e,00,00,00,41,32,32,2d,30,30,30,\

30,31,00,00,00,00,00,00,00,86,56,4e,4c,21,1b,2b,6a,a3,78,8e,8f,98,5c,00,00,\

00,00,00,00,dd,da,47,41,cc,6b,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,38,31,30,32,36,00,00,00,00,00,00,00,b5,16,\

00,00,83,83,1f,38,f8,01,00,00,f5,1c,00,00,00,00,00,00,00,00,00,00,00,00,00,\

00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,66,e5,70,f3

"LicenseInfo"=hex:33,b7,21,c1,e5,e7,cd,4b,fd,7c,c6,35,51,fd,52,57,17,86,3e,18,\

d3,f4,8c,8e,35,32,7b,d1,43,8d,61,38,60,a4,ca,55,c9,9a,35,17,46,7a,4f,91,fc,\

4a,d9,db,64,5c,c4,e2,0f,34,f3,ea

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]

"OOBETimer"=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd

If the process doesn’t follow this Instruction:

On the Task bar open Run then Type “regedit” and click ok then The Registry Editor appears.

On the Registry Editor Select “File” Menu click “Import” find the File and select it then Click open…

Then Check Again…


Download The REGISTRY KEY HERE

Have a Good Day. Your Windows XP is now Genuine.

Saturday, October 4, 2008

Robot.txt - Bandwidth Solution

Do you need a Robots.txt file? When you have a small site, you are probably under the false assumption that you really don't nemased a robots.txt file. In fact, you may be saying to yourself, "I don't need a robots.txt file because, my site is, small, it's simple for the search engines to find, and since I want all pages indexed anyway, why bother." That was my thoughts in the beginning, as well as, not being aware of what a robots.txt file is/was or what it could do for my site. Thus, I'll try to give you a little insight as to what a robots.txt is, how to use them, why you need them and some basic instructions on creating a robots.txt file.







Define Robot.txt File

To begin we need to know what a web robot is, and is not. Thus, a Web robot is sometimes called spiders or web crawlers. These should not be confused with your normal web browser, for a web browser is not a web robot because a human being manually maneuvers it.

The main use of a robots.txt file is to give robots instructions to what they can crawl and what they should not crawl. This gives you a little more control over the robots. And since this gives you a little more control over the robots, which means you can issue indexing instructions to specific search engines.