Official Registry Hack Script to Install Windows Server 2008 and Vista SP2 Beta Build 16497 (CPP) via Windows Update Úradný Registry Hack Script pre inštaláciu systému Windows Server 2008 a Vista SP2 Beta Kompiluje 16497 (CPP) prostredníctvom služby Windows Update
Microsoft has published a command shell script, which will add and set a registry key on the computer so that Windows Update, Microsoft Update or Automatic Updates will offer the Windows Vista and Windows Server 2008 the Service Pack 2 (KB version 948465) beta build 6002.16497. Microsoft vydal príkaz shell skript, ktorý sa bude pridávať a nastaviť kľúč databázy Registry v počítači, aby mohol systém Windows Update, Microsoft Update alebo služby Automatické aktualizácie bude k dispozícii pre systém Windows Vista a Windows Server 2008 Service Pack 2 (KB verzie 948465) beta budovať 6002.16497 . The registry key hack that given officially by Microsoft is slightly different from the Tento kľúč databázy Registry háčkem, že vzhľadom k tomu oficiálne Microsoft sa mierne líši od previously used registry key (for leaked build 16497) predtým používané kľúče registra (pre unikli stavať 16497) , although both registry keys will direct Windows Update to install the exact same build version number of 6002.16497.081017-1605. , I keď obidva kľúče registra budú priame Windows Update nainštalovať rovnakú verziu stavať počet 6002.16497.081017-1605.
The batch command script is published as part of Dávkový príkaz skriptu je zverejnená ako súčasť CPP CPP (Customer Preview Program) (Customer Náhľad programu) Windows Update Experience Kit Windows Update Skúsenosti Kit , together with Spolu s standalone SP2 ISO and executable samostatný SP2 ISO a spustitelné for public. pre verejnosť. To successfully apply the registry hack and then download and install the SP2, users will need to install Ak chcete úspešne uplatňujú Registry zamrznúť a potom stiahnuť a nainštalovať SP2, užívatelia budú musieť doinštalovať Service Pack 1 Service Pack 1 (for Windows Vista only, as Windows Server 2008 is released with SP1 built-in), a prerequisite for installing Service Pack 2. (len pre Windows Vista, Windows Server 2008 SP1 sa uvoľní postavená-in), čo je predpokladom pre inštaláciu aktualizácií Service Pack 2.
Download Stiahnuť SP2CPPRK.cmd.remove SP2CPPRK.cmd.remove
To run the script, delete the .remove extension from the file name, and then run the script as administrator to merge the necessary registry value. Spustiť skript, zmazať. Predĺženie odobrať z názvu súboru a potom spustite skript ako správca zlúčiť potrebnú hodnotu databázy Registry. For users who have installed any previous versions of SP2 beta, the old build will have to be uninstalled first. Pre používateľov, ktorí majú nainštalované žiadne predchádzajúce verzie SP2 beta, staré stavať bude musieť byť odinstalování prvý.
After merging the registry key, users can wait for Automatic Update to automatically detect and offer the SP2 beta, or manually go to Windows Update to check for updates and start the downloading and installation immediately. Po zlúčení kľúče databázy Registry, môžu užívatelia čakať na automatické aktualizácie sa automaticky detekuje a ponúkne SP2 beta, alebo ručne ísť do služby Windows Update pre kontrolu aktualizácií a spustiť sťahovanie a inštaláciu okamžite. Up to two prerequisite package may be offered before users are able to install Service Pack 2 beta: Až dva predpokladom balíka môže byť ponúknutá pred užívatelia schopní nainštalovať Service Pack 2 beta:
1. 1. KB955430– This is an update to the “Servicing Stack” or the Windows Server 2008/Windows Vista component installer technologies built into Windows Server 2008/Windows Vista. KB955430-Jedná sa o aktualizáciu na "Servicing Stack" alebo Windows Server 2008/Windows Vista komponent inštalačného technológie postavené na systéme Windows Server 2008/Windows Vista. This update enables the built-in installer to properly and successfully install the service pack itself. Táto aktualizácia umožňuje postavená-in inštalátor správne a úspešne nainštalovať service pack sama. This package is not uninstallable but does support build to build upgrades. Tento balík nie je uninstallable ale podporu vybudovanie stavať upgradov.
2. 2. Optional KB958794 – CEIP Settings update. Voliteľné KB958794 - CEIP Nastavenie aktualizácie. This package updates some of the CEIP data around device install as part of the service pack install experience. Tento balík aktualizuje niektoré z CEIP dát okolo zariadenia nainštalovať ako súčasť balíka Service Pack nainštalovať skúsenosti. You can remove this update via the 'Add/Remove' programs page. Môžete túto aktualizáciu odobrať cez 'Pridať / Odobrať' programy stránku. You will need to select “show updates” and then can select “uninstall” for KB958794. Budete si musieť vybrať "Zobraziť aktualizácie" a potom môžete vybrať "odinštalovať" pre KB958794.
Do note that Windows Server 2008 SP2/Windows Vista SP2 Beta is time-limited software, which will expire on May 1st, 2010. Myslíte, že systém Windows Server 2008 SP2/Windows Vista SP2 Beta je časovo obmedzené-softvér, ktoré sa skončí dňa 1. mája 2010. Of course, the final RTM version of Windows Vista and Windows Server 2008 SP2 will come out long before the beta expiry date, scheduled to be first half of 2009. Samozrejme, konečné RTM verzie systému Windows Vista a Windows Server 2008 SP2, bude pochádzať z dlho pred beta dátum exspirácie, ktoré je naplánované na prvú polovicu roka 2009.
Alternative Method: Copy and paste the following code to a text editor, and save as a file with .cmd extension will do the same trick as downloading from Microsoft Download Center. Alternatívna metóda: Skopírujte a prilepte nasledujúci kód do textového editora a uložiť ako súbor. Cmd rozšírenie totéž trik, ako sťahovať z Microsoft Download Center.
@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 93F7D954-DF91-22E6-99AB-4D8AF54E813A /f
IF NOT %errorlevel% == 0 ( goto ERROR)
:SUCCESS
@echo.
echo ===========================================================
echo Windows Server 2008 SP2 Beta and Windows Vista SP2 Beta
echo registry key has been set successfully.
echo If you start SP2 installation, Microsoft will collect
echo information online about the installation process.
echo To install SP2 please check for updates in Windows Update.
echo ===========================================================
@echo.
goto END
:ERROR
@echo.
echo ===========================================================
echo FAILED to set Windows Server/Vista SP2 registry keys.
echo Please run this script by right clicking and selecting
echo "Run as Administrator".
echo ===========================================================
@echo.
goto END
:END
pause
Update: Download Update: Download Windows Vista SP2 RC-Escrow Build 6002.16659 Windows Vista SP2 RC-Podmienená Kompiluje 6002.16659
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: Stránka je stroje preložené a poskytované "tak ako sú" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Obráťte sa prosím na original English article Anglický originál článku whenever possible. kedykoľvek je to možné.
Related Articles Súvisiace články
- Download and Install Windows Vista SP2 Beta Symbols (6002.16497) via Microsoft Windows Update Registry Hack Stiahnutie a inštalácia Windows Vista SP2 Beta Symboly (6002.16497) cez Microsoft Windows Update Registry Hack
- Windows Server 2008 SP2 and Vista SP2 Beta 6002.16497 (v.113) Released in Microsoft Connect and Windows Update Windows Server 2008 SP2 a Vista SP2 Beta 6002.16497 (v.113) Vydané v Microsoft Connect a Windows Update
- Registry Hack to Download and Install Windows Vista SP2 Pre-Beta Version 6.0.6002.16489 Registre Hack na stiahnutie a inštaláciu Windows Vista SP2 Pre-Beta verzia 6.0.6002.16489
- Download 64bit (x64) Windows Server 2008 and Vista SP2 Beta Build 6002.16497 Unmodified Original DVD ISO (Torrent) Stiahnuť 64bit (x64) Windows Server 2008 a Vista SP2 Beta Kompiluje 6002,16497 nemodifikovanému Originálne DVD ISO (Torrent)
- Trick to Download and Install Windows Vista SP2 v.113 (6002.16497) from Windows Update Trick na stiahnutie a inštaláciu Windows Vista SP2 v.113 (6002.16497) z Windows Update
- Download Official Windows Vista and Server 2008 RC (Build 16670 Direct Links for x86/x64/ia64) Úradný Prevziať Windows Vista a Server 2008 RC (Build 16670 priame odkazy na x86/x64/ia64)
- Official Download Link for Windows XP Service Pack 3 (SP3) RC2 (v.3311) Standalone Install Package and Windows Update Registry Keys Úradný Link na prevzatie pre systém Windows XP Service Pack 3 (SP3) RC2 (v.3311) Standalone Inštalácia balíčkov a Windows Update Registry Keys
- Official Way to Install Vista SP1 RC Via Windows Update with Public Availability Program Úradný cesta k inštalácii Vista SP1 RC Cez Windows Update s verejnú dostupnosť Program
- Official Windows Vista SP2 and Server 2008 SP2 (KB948465) CPP Standalone DVD ISO and EXE Direct Download Links Oficiálna Windows Vista SP2 a Server 2008 SP2 (KB948465) Standalone CPP DVD ISO a EXE Priame odkazy
- Hack to Download Vista SP1 (Service Pack 1) Beta via Windows Update Hack k stiahnutiu Vista SP1 (Service Pack 1) Beta prostredníctvom služby Windows Update










































July 2nd, 2009 11:07 2. júla 2009 11:07
[...] Update: Download official Microsoft registry hack script (WU Experience Kit) for Vista and Windows Server 2008 SP2 beta build 16497. [...] Update: Stiahnite si oficiálnu Microsoft Registry hack skriptu (WU Skúsenosti Kit) pre Vista a Windows Server 2008 SP2 beta budovať 16497. [...] [...]
February 3rd, 2009 18:06 3. február 2009 18:06
[...] Windows Vista SP2 beta build 6002.16497 or Windows Server 2008 SP2 beta build 16497, there is also official registry hack script that allows SP2 beta to offer to your [...] [...] Windows Vista SP2 beta budovať 6002.16497 alebo Windows Server 2008 SP2 beta budovať 16497, je tu aj úradnom registri hack skript, ktorý umožňuje SP2 beta ponúknuť vaše [...]
December 7th, 2008 02:19 7. decembra 2008 02:19
Anyone know when VLITE will support SLIPSTREAM of SP2?????? Každý, kto vedia, kedy VLITE bude podporovať Slipstream zo SP2 ??????