Showing posts with label XP TIPS. Show all posts
Showing posts with label XP TIPS. Show all posts

Sunday, August 7, 2011

2 Tips to Make Your Windows XP Genuine

      If your Window XP is not genuine and you want to make it genuine then there is a simple tip for you. This is free and  no need to pay a single penny for making your Window XP genuine. Use the features of a full version and enjoy a genuine windows for free.
follow the below steps to make windows XP genuine.

How to Make Windows XP Genuine

FIRST METHOD:

1:- Open NotePad from Start Menu and paste the following code in your notepad program.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion]
“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_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWPAEvents]
“OOBETimer”=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd
2. Now save the file on the name of Genuine.reg (Make sure to save it with .reg extension.)
3. Guys your Windows XP is now genuine. Believe me it is genuine now. If you don’t believe then check it now.

SECOND METHOD:

If you are not lucky and the above method is not working for you then don’t worry you can try this one.
1. Download this file
2. Extract it and open the file.
3. Now go to genuine microsoft software and click on the button “Validate Windows”
4. Done

Friday, June 24, 2011

Make Bootable Windows XP Installation CD Updated With SP3

        You have to install the Windows XP first and then the service pack (sp2,sp3) in your PC. It is little bit laborious to install the service pack after each re installation of Windows XP. There are some Windows XP Installation Cd which is along with the service pack 2. But Now Microsoft has released the Service pack version 3 (SP3). And you have a XP installation CD. Then you have to install the XP first and then the Service pack 3 (available at www.microsoft.com).


To avoid the installation of  SP3 separately after each installation of the Windows XP, you can make your XP installation CD updated with the Service pack 3  making the bootable image(ISO) file of Windows XP updated with Service Pack 3.

Here is the complete procedure:

  • At first copy the total files from the XP installation CD and save it in a folder named XP (say) in the root drive, say ‘C’.
  • Download Service pack 3 From Microsoft.
  • Save a copy of the downloaded file in a folder named SP3 in the same location where the XP copy resides.
  • Open command prompt and go to the path C:\SP3>
  • Type the command given bellow:
servicepackfilename  /integrate:drive:XPfolder
In this example the command will look like
WindowsXP-KB936929-SP3-x86-ENU /integrate:C:XP

After the successful execution of the command the system files and installation files  of the folder ‘XP’ is updated with the Service Pack 3. But you can not use this  XP folder to burn the installation cd. You have to make the ISO file.

How to create the image(ISO) file??

  • To create the image file we shall use a software named Bart’s BCD software. Download the software from  http://www.nu2.nu/download.php?sFile=bcd111.zip.
  • Unzip BCD to a folder. We’ll unzip it to c:bcd for this example.
  • Download wnaspi32.dll.
  • Copy it into BCD’s bin folder (in our example, to c:bcd\bin).
  • Download  Windows XP file (5 KB).
  • Unzip it into BCD’s root folder (c:bcd in our example).
  • Make sure the subfolders are also unpacked.
  • Copy the i386 folder (in our example, from C:WinXP C:XP) into one of the following folders, depending on whether it’s Windows XP Home or Professional:
  • c:bcd\cds\wxphome\files (Windows XP Home Edition) c:bcd\cds\wxppro\files (Windows XP Professional)
  • Copy the win51ic.SPx or win51ip. SPx file here as well . Optionally, you can also copy the following files (not needed for bootable CD installation):
  • ------------------------------------------------------------------------------- 
    autorun.inf
    
    readme.htm
    
    setup.exe
    ------------------------------------------------------------------------------- 
    xp-service-pack-3-bootable Now you are ready to roll.
  • Go to the c:bcd folder.
  • Type in and run one of the following commands (depending on whether it’s XP Home or XP Pro):
------------------------------------------------------------------------------------ 
bcd wxphome       (For Windows XP Home edition)
or:
bcd wxppro     (For Windows XP Professional)
----------------------------------------------------------------------------------------------------------------
The process to make the ISO image will be started. The image file is generally located in the folder ‘Temp’ in ‘My Document’.
Collect the image file of Windows XP Service Pack 3 and burn it with Nero Image Burner. That’s all you have done to get rid from time consuming installation process of your Windows XP.

COLLECTED FROM
www.techtipsgeek.com