The Windows team stepped up a gear and have released SP1 RC (Release Candidate) Refresh 2 today. In the past this probably would of been called RC3.
Microsoft said this release would reach just 15,000 official beta testers who can download it through Windows Update or as a stand alone file. As with previous builds, the Service Pack requires an RTM version of Vista without earlier SP1 updates applied.
Service Pack 1 is expected to be made available in the middle of next month.
Microsoft said this release would reach just 15,000 official beta testers who can download it through Windows Update or as a stand alone file. As with previous builds, the Service Pack requires an RTM version of Vista without earlier SP1 updates applied.
Service Pack 1 is expected to be made available in the middle of next month.
















http://neowin.net/news/main/08/01/25/micro...-sp1-test-build
thanks.
Pulled it via Windows Updates ... the 64bit version was around 880Mb.
Why do you have to be a torrentthief if they are free? hmmm
Build 6001.18000
Could this be the final code?
*decreased
LOL
Sorry I meant 'Decreased'
reg delete HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateVistaSp1 /f > NUL 2>&1
reg delete HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftWindowsCurrentVersionWindowsUpdateVistaSP1 /f > NUL 2>&1
reg add HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateVistaSp1 /v Beta1 /t REG_SZ /d dcf99ef8-d784-414e-b411-81a910d2761d /f
IF NOT %errorlevel% == 0 ( goto ERROR)
: SUCCESS (remove space)
@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
use this reg entry to get v.18000 or RCR 2
Worked nicely and seems to be fine - but I still have the evaluation copy on the desktop here...
Last edited by mikeyjames on 30 Jan 2008 - 04:27
Anyway refresh 2 seems like the reral deal to me. No more time bomb in winver - simply reports 'service pack one' and properties page simply reports "service pack one" too. No more "eval version" on desktop. Also no more playing around with my product I like happened last rc1 install and unistall.
Finally seems to be no more playing around with my product ID after unistall of rc's which resulted in several call to recative
Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!
Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.