MSFN Forum: Vista/2008 SP2 Beta - MSFN Forum

Jump to content



Windows Vista Forum Rules

If you have questions about customizing Windows Vista that are vLite-specific, please post them in the vLite forum, not here. If you have questions regarding the unattended installation of Windows Vista, please post them in the Unattended Windows Vista/Server 2008 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Vista/2008 SP2 Beta Rate Topic: -----

#1 User is offline   PC_LOAD_LETTER 

  • Well, I stole something else
  • Group: Super Moderator
  • Posts: 1,829
  • Joined: 13-October 07
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 25 October 2008 - 07:32 PM

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


#2 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 3,394
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 26 October 2008 - 04:11 AM

first you must have Sp1 installed, now apply the registry settings and search for Updates. Now install the servicing Stack update and reboot. Now search for updates again. If the Sp2 isn't shown, reboot and try it again until it works

#3 User is offline   damian666 

  • creator of the vistapack
  • Group: Developers
  • Posts: 675
  • Joined: 19-July 06

Posted 26 October 2008 - 04:18 AM

i cant get it to download at all, installed the service stack, but after that... nothing at all man.
multiple reboots lare even nothing...

any ideas?

Damian666

#4 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,652
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 October 2008 - 04:39 AM

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

This post has been edited by Kelsenellenelvian: 26 October 2008 - 04:40 AM


#5 User is offline   aviv00 

  • Windowaizer
  • PipPipPipPipPip
  • Group: Members
  • Posts: 910
  • Joined: 02-April 07

Posted 01 November 2008 - 08:03 PM

so any changes ? at performance etc...

#6 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,652
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 November 2008 - 09:23 PM

Nope none yet :(

Just the areas that are changed to show the new build #. No "Real" changes yet.

#7 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 3,394
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 04 November 2008 - 07:45 AM

the Sp2 is only a collection of fixes. If you install all released fixes and some hotfixes (by requesting them from MS) you almost have the Sp2 now

#8 User is offline   engert100 

  • Junior
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 23-June 08

Posted 07 December 2008 - 12:29 PM

Does anyone know if this Service Pack can be slipstreamed?
Micro$oft said that in future service packs IT admins will have the ability to slipstream Service Packs.

#9 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 3,394
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 07 December 2008 - 03:39 PM

this is only possible with the old AuditMode-Sysprep-recapture method

#10 User is offline   engert100 

  • Junior
  • Pip
  • Group: Members
  • Posts: 59
  • Joined: 23-June 08

Posted 07 December 2008 - 04:07 PM

So i guess it can't be slipstreamed.
Why does Vista suck so much?

I shouldn't bash it, it keeps me employed.

#11 User is offline   CoffeeFiend 

  • Coffee Aficionado
  • Group: Super Moderator
  • Posts: 5,031
  • Joined: 14-July 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 December 2008 - 04:20 PM

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 :(

#12 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 3,394
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 08 December 2008 - 02:13 AM

View Postengert100, on Dec 7 2008, 11:07 PM, said:

So i guess it can't be slipstreamed.


it can be done with the same hacks like Sp1, but vLite needs to be updated. Because Sp2 needs Sp1 it could be difficult to use the offline method again to integrate the Sp1 to an also offline integrated Sp1 Image.

#13 User is offline   aviv00 

  • Windowaizer
  • PipPipPipPipPip
  • Group: Members
  • Posts: 910
  • Joined: 02-April 07

Posted 09 December 2008 - 01:16 PM

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 :)

This post has been edited by aviv00: 09 December 2008 - 01:17 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy