ghacks Technology News

Windows Vista SP1 Refresh 2 is out

Microsoft is picking up pace with yet another release of a beta version of the upcoming Windows Vista Service Pack 1. The so called Windows Vista Service Pack 1 Refresh 2 has been released to 15.000 beta testers just a few hours ago who are currently downloading it from Windows Updates.

A leak was posted on the Neowin forum but unfortunately deleted before anyone was able to copy the instructions which include changes to the Registry. It is in my opinion only a matter of time before the leak becomes public though. The question is if you really want to install a new Beta when the final version of the Service Pack 1 is rumored to be released on February 15th, which is a little bit more than three weeks from now.

Still, if you get your hands on the code that has been send out to the beta testers let us know in the comments so that everyone who would like to install this new version of the service pack may install it.

Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.

Related Articles:

Microsoft releasing Windows Vista SP1 Refresh
Windows Vista SP2 Beta 6002.16497 Released
Microsoft Windows Vista Service Pack 2 Pre-Beta Released
Windows Vista SP1 Refresh 2 is Vista SP1 RTM
Windows Vista SP2 Details



About the Author:Martin Brinkmann is a journalist from Germany who founded Ghacks Technology News Back in 2005. He is passionate about all things tech and knows the Internet and computers like the back of his hand. You can follow Martin on Facebook or Twitter.

Author: , Friday January 25, 2008 -
Tags:, , ,


Responses so far:

  1. Snuffy says:

    @echo off

    reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSp1 /f > NUL 2>&1
    reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSP1 /f > NUL 2>&1

    reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSp1 /v Beta1 /t REG_SZ /d dcf99ef8-d784-414e-b411-81a910d2761d /f
    IF NOT %errorlevel% == 0 ( goto ERROR)

    :SUCCESS
    @echo.
    echo ===========================================================
    echo Windows Vista SP1 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 Vista SP1 registry keys.
    echo Please run this script by right clicking and selecting
    echo “Run as Administrator”.
    echo ===========================================================
    @echo.
    goto END

    :END
    pause

    saveas “sp1_rcr2rk.cmd” = 6001.18000
    instructions:
    Install Windows Vista SP1 RC Refresh 2 from WU!

    Windows Vista Service Pack 1 RC Refresh 2 is available to Beta testers through Windows Update. Experience the WU installation path for Windows Vista SP1 by following 4 simple steps and give us your feedback to improve our quality.

    Systems running on Windows Vista RTM typically require two or three updates before SP1 can be installed. These updates are permanent on your Windows Vista systems. Windows Update will detect your system configuration and offer the prerequisite packages that are applicable to your system. Based on the state of your system, Windows Update will offer you all the applicable prerequisite packages and SP1 in a sequential order. For details, please see the instructions below.

    If you already installed the Service Pack to your machine, you must uninstall the previous build before installing RC Refresh 2.

    Here are 4 simple steps to get SP1 on your machine.

    On Vista RTM…
    1. Download the script to your machine and run it on elevated prompt after removing “.remove” from the filename.
    • To run the script on elevated prompt, after you download the script, right click on the file and select “Run as administrator” option.
    • The script sets a registry key on your system. The registry key is required for WU server to recognize your machine as a valid target for Vista SP1.
    • After running the script, Windows Update automatic updates will automatically update your machine over the next several days with the appropriate prerequisites and then offer the Service Pack. If you would like to install SP1 quicker you can manually do the next few steps to speed up the process.

    2. Install all pending “Important” updates and the pre-requisite updates for SP1. You may have to repeat this several times to get fully up to date.
    • Check for updates on Windows Update. Go to Control Panel  System and Maintenance  Windows Update and check for updates by clicking on “Check for Updates” in the top left of the task pane.
    • You will be offered all previously released Windows Vista updates that you may not have installed on your system. Install all applicable updates.
    • If you have Windows Vista Ultimate, or Windows Vista Enterprise, Update for Windows (KB935509) should be in this list. If you have any other version, Update for Windows KB938371 should show up in this list. Reboot your machine when prompted. If you do not have Vista Ultimate or Enterprise, Update for Windows KB938371 should show up first and KB935509 is not required.
    • If you reboot and rescan on Windows Update right away, sometimes times you may not see all updates. This may be caused by the installer service completing the install of the prior update. Please wait 5-10 minutes and scan again. (This delay should not be required for the final SP1 release.)

    3. Install Update for Windows (KB937287).
    • Update for Windows (KB937287) it does not require a reboot. This is the “installer” code for the service pack.

    4. Install Windows Vista Service Pack 1 (KB936330).
    • Wait for 10-15 minutes prior to checking for updates again, to enable the installer to complete it’s self installation.
    • Check for updates on Windows Update again. Windows Vista Service Pack 1 IKB936330) should be available.

  2. kevin says:

    Thanks For the tip it works perfectly. I Dont Mess With Scripts much but for a noob just copy and paste all that top text to notepad and save it as the filename that he provided. Right Click the file and run as admin and it should work. Thanks Again Snuffy for the Info. Uninstalling SP for the 3rd time now. Just defragged too, dang it. P.S The Beta Servers are very very slow(At least for me anyways, The Rest of Microsoft.com is fast as hell) so you’ll have to have patience downloading this service pack.

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

Subscribe without commenting

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us