Jump to content

Vista/2008 SP2 Beta


PC_LOAD_LETTER

Recommended Posts

has anyone out there taken the plunge and installed it yet? (yes i know its not out there yet but there is a way to obtain it through windows update if you look for it)

I have the servicing stack update showing in my WU but I wont install it on this machine until ive tested it on a fresh build.

i know officially SP2 is just rollup package with search 4 and some other misc doodads but im curious to see if it improves performance over SP1 the way Sp1 did over RTM

Link to comment
Share on other sites


I did it.

Install the reg key (It was in a .bat format)

Ran MU and it gave me a @5 meg DL

Waited for like 15 minutes after that installed then ran MU again and got SP2.

Was like 269 megs for me :S

No noticable differences yet.

@echo off 

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

reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\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 Vista SP2 registry keys.
echo Please run this script by right clicking and selecting
echo "Run as Administrator".
echo ================================================== =========
@echo.
goto END

:END
pause

Edited by Kelsenellenelvian
Link to comment
Share on other sites

  • 1 month later...

I'm going to reinstall Vista (x64 instead of x86, just upgraded to 8GB) very soon, maybe even tonite. I'd give SP2 a try, but since it's a beta and all, I don't want to have to remove the beta SP2 later on to install the "final" one :( Too much trouble for nothing. So much stuff to reinstall :(

Link to comment
Share on other sites

try trick vlite by giving it vista without sp1 and then copy over to the current dir vista with sp1

choose the sp2 beta in vlite and maybe its will work :)

if its working :P nuhi rox

if not he still rox :)

Edited by aviv00
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...