Vista SP2 Beta: Hack your registry to install pre beta SP2 for Vista

Microsoft is moving things a faster pace than expected. One good guess would be because Windows 7 is not too far away. As a result of this, Microsoft is all set to release Service Pack 2 for Windows Vista. The news is that it’s been already rolled out as pre beta for a selected group of testers. The pre release version of is released with the build version number of 6002.16489 (lh_sp2beta.080924-1740).

I know some of you might already be scratching your head as to how you could get the beta release of SP2. Well guess what there’s a tweak to get yourself a version of beta SP2 for Vista. Let’s see how it works. All you have to do is add some entries to your registry. Guess what let’s make it easier. Let’s create a bat file which will automatically add the entries to the Vista registry thus saving you time.

Copy the following code into notepad and save the file as VistaSP2.bat.

@echo off

reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUp date\VistaSp2 /f > NUL 2>&1

reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersi on\WindowsUpdate\VistaSP2 /f > NUL 2>&1

reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUp date\VistaSp2 /v Beta1 /t REG_SZ /d C21A5C64-2530-CC19-042F-9ABDB4ED27F9 /f

IF NOT %errorlevel% == 0 ( goto ERROR)

:SUCCESS

@echo.

echo ================================================== =========
echo Windows Vista SP2 registry key has been set successfully.
echo Please check for updates in Windows Update.
echo ================================================== =========
@echo.goto END

:ERROR
@echo.
echo ================================================== =========
echo FAILED to set Windows registry keys.
echo Please run this script by right clicking and selecting
echo “Run as Administrator”.
echo ================================================== =========
@echo.
goto END

:END
pause

Please ensure that your run this file as an administrator. Also, because this is a beta release please use it at your own risk. This is meant for testers and people who are technically advanced. Please don’t mess with your Windows registry if you are not sure what you are doing.

Tags: , , , ,

Share the word!

Delicious it! Digg It! Submit to reddit Share on Technorati! Stumble it Twitter It
Get the latest in Technology and Trends

Subscribe via Email

Subscribe to TNerd RSS

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Rate this article:


Related Posts:

  • Get Windows Vista SP2 build 6002.16597 using torrents
  • QuickPWN Jailbreak for iPhone 3.0 Beta 2 Now Available for Download!
  • Windows 7 Beta Will Reboot Every 2hrs and Expire on 1st Aug! Download Windows 7 RC
  • Windows 7 Multiple Activation Keys (MAK): Now activate Windows 7 forever.
  • Insatall WP Plugin to Become a WP-Tester for the Upcoming Version of WordPress 2.9

  • Popular Posts:

    Free online movies download free movies best facebook applications convert .flv India GPS iPhone India

    If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

    Comments

    No comments yet.

    Leave a comment

    (required)

    (required)


    Spam protection by WP Captcha-Free