Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Vista News

Vista - Download beta Vista SP2 now

Reply
 
Old 10-26-2008   #1 (permalink)


Vista x64 Ultimate SP2, Windows 7 Ultimate x64
 
 

Download beta Vista SP2 now

Download beta Vista SP2 now


UPDATE: SP2 Beta Released

My System SpecsSystem Spec
Old 10-26-2008   #2 (permalink)


Windows 7 Ultimate x64
 
 

Re: Download pre-beta Vista SP2 now

I really would NOT recommend installation of this on anything other than a test machine.


Code:
@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 Ejoy with SP2. Dev... 
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


IF you need to ask what to do with this you should not be installing!!!
Attached Files
File Type: bat vistasp2.bat (1.1 KB, 529 views)
My System SpecsSystem Spec
Old 10-26-2008   #3 (permalink)


Windows 7 Ultimate 32 bit Beta, Vista Ultimate x86
 
 

Re: Download pre-beta Vista SP2 now

Thanks for the post brink. I am not an idiot, I can't really afford to mess around with my system and I am not too keen on nasty surprises. It wouldn't be a total shock to you then if I said I'm taking your advice!
My System SpecsSystem Spec
Old 10-26-2008   #4 (permalink)


Vista x64 Ultimate SP2, Windows 7 Ultimate x64
 
 

Re: Download pre-beta Vista SP2 now

Hi Norm,

LOL, not my quoted warning, but I do agree with it.
My System SpecsSystem Spec
Old 10-26-2008   #5 (permalink)


Windows Vista™ Ultimate
 
 

Re: Download pre-beta Vista SP2 now

Quote  Quote: Originally Posted by Brink View Post
Hi Norm,

LOL, not my quoted warning, but I do agree with it.
Good Warning

Yuk, anything pre-beta (Alpha) is an instant fail and more often that not its just something not worth the energy trying just yet

Ill wait for the beta, If this is out that means the beta will be out in the next 8 weeks or so
My System SpecsSystem Spec
Old 10-26-2008   #6 (permalink)


Vista Business/Home Premium/Ultimate x64/Server 2008 X64
 
 

Re: Download pre-beta Vista SP2 now

Even then dmex, I would still have a good Acronis image standing by.
My System SpecsSystem Spec
Old 10-26-2008   #7 (permalink)


Vista 64-bit Ultimate Win7 64-bit Ultimate XP SP3 32-bit Pro
 
 

Re: Download pre-beta Vista SP2 now

Hello Brink ...

I didn't think that looked like something you would write ... thanks for the heads up though!















Later Ted
My System SpecsSystem Spec
Old 10-26-2008   #8 (permalink)


Vista Ultimate SP2/Windows 7 Ultimate x64
 
 

Re: Download pre-beta Vista SP2 now

Quote:
If you install this on your main system or any system you rely on, you are an idiot!
I'm just waiting for those idiots to start screaming for help. Thanks for posting this.
My System SpecsSystem Spec
Old 10-26-2008   #9 (permalink)


Microsoft® Windows Vista™ Ultimate x64 SP2 Windows 7 7127 x64
 
 

Re: Download pre-beta Vista SP2 now

The following are links to 1. the hotfix before sp2 pre-beta can be installed and 2. the link to the sp2 update..... as this is for x86 (32bit) systems I have not tried it as I only have x64 systems.

1.
kb955430
http://www.download.windowsupdate.co...15686736db.msu

2.

http://www.download.windowsupdate.co...9c902e02a6.exe
My System SpecsSystem Spec
Old 10-26-2008   #10 (permalink)


Vista Ultimate 64bit SP2/
 
 

Re: Download pre-beta Vista SP2 now

I'll wait until it actually releases to download.
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
download vista beta rc2? Vista General
vista beta download Vista installation & setup
Vista Beta download Vista installation & setup
Vista 64-bit Beta Download Vista General
Re: Where can I download Vista Beta 2? Vista security


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46