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é.


3 Responses to “Official Registry Hack Script to Install Windows Server 2008 and Vista SP2 Beta Build 16497 (CPP) via Windows Update” 3 Reakcie na "Úradného 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"

  1. Trick to Download and Install Windows Vista SP2 v.113 (6002.16497) from Windows Update » My Digital Life Trick na stiahnutie a inštaláciu Windows Vista SP2 v.113 (6002.16497) z Windows Update »My Digital Life
    July 2nd, 2009 11:07 2. júla 2009 11:07
    3 3

    [...] 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. [...] [...]

  2. Official Windows Vista SP2 and Server 2008 SP2 (KB948465) CPP Standalone DVD ISO and EXE Direct Download Links » My Digital Life Oficiálna Windows Vista SP2 a Server 2008 SP2 (KB948465) Standalone CPP DVD ISO a EXE Direct Stiahnuť Odkazy »My Digital Life
    February 3rd, 2009 18:06 3. február 2009 18:06
    2 2

    [...] 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 [...]

  3. Ohad Ohad
    December 7th, 2008 02:19 7. decembra 2008 02:19
    1 1

    Anyone know when VLITE will support SLIPSTREAM of SP2?????? Každý, kto vedia, kedy VLITE bude podporovať Slipstream zo SP2 ??????

Leave a Reply Nechaj Odpoveď

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Môžete použiť tieto značky: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Vyberajte komentáre funkcia bola vypnutá. To receive notification of latest comments posted, subscribe to Ak chcete dostávať oznámenie o najnovšie komentáre posta, prihláste sa My Digital Life Comments RSS feed My Digital Life Komentáre RSS or alebo register to receive register pre príjem new comments in daily email digest. nové komentáre v dennom email Digest.
Custom Search

New Articles Nové články

Incoming Search Terms for the Article Incoming Vyhľadávanie Podmienky pre článok

windows server 2008 hack Windows Server 2008 hack - -- SP2CPPRK.cmd.remove SP2CPPRK.cmd.remove - -- SP2CPPRK.cmd SP2CPPRK.cmd - -- SP2CPPRK.cmd.remove SP2CPPRK.cmd.remove - -- sp2cpprk.cmd.remove download sp2cpprk.cmd.remove download - -- vista change reg entry via cmd priehľad zmena reg vstup cez cmd - -- hack windows server 2008 hack Windows Server 2008 - -- windows 2008 hack Windows 2008 hack - -- SP2C PARK.cmd.remove SP2c PARK.cmd.remove - -- SP2CPPRK SP2CPPRK - -- hacking server 2008 hackovanie servera 2008 - -- kb955430 fails kb955430 zlyhá - -- KB955430 activation KB955430 aktivácie - -- server 2008 hack Server 2008 hack - -- sp2cpprk.bat sp2cpprk.bat - -- windows server 2008 hacks Windows Server 2008 rozsekává - -- registry hack Registry hack - -- Windows Server 2008 SP2: Failed Windows Update Windows Server 2008 SP2: Failed Windows Update - -- auto update registry key in 2008 automatické aktualizácie kľúča databázy Registry v roku 2008 - -- install sp2 vista cmd inštalovať sp2 priehľad cmd - -- windows update in registry Windows Update v registri - -- where to download SP2CPPRK.cmd.remove from kde stahovat z SP2CPPRK.cmd.remove - -- kb948465 failed kb948465 zlyhala - -- force install sp2 vista účinnosť inštalácii SP2 Vista - -- manually remove SP2 RC Windows 2008 Ručné odobratie SP2 RC Windows 2008 - -- Vista sp2 automatic update cmd Vista SP2 automatické aktualizácie cmd - -- windows 2008 registry hack Windows 2008 Registry hack - -- hacking windows server 2008 Hacking Windows Server 2008 - -- servicing stack versions registry key servis zásobník verzia kľúča databázy Registry - -- program to install server on vista program nainštalovať na server vista - -- Vista sp2 will not install Vista SP2 nemožno nainštalovať - -- vista sp2 script update Vista SP2 skript zmenené - -- Windows Server 2008 Script serial Windows Server 2008 Script sériovej - -- windows 2008 hacks Windows 2008 rozsekává - -- vista registry windows update vista registra Windows Update - -- W2008 key hack W2008 kľúčových hack - -- download Windows Update Experience Kit download Windows Update Skúsenosti Kit - -- hack windows 2008 hack Windows 2008 - -- did vista sp2 need new key Vista SP2 to potrebujú nový kľúč - -- windows 2008 sp2 failed. Windows 2008 SP2 zlyhala. Please install sp1 Prosím, nainštalujte SP1 - -- remove kb955430 odstrániť kb955430 - -- KB948465 failed to install 2008 server KB948465 nepodarilo nainštalovať 2008 server - -- server 2008 service pack 2 force install Server 2008 Service Pack 2 nainštalovať platnosti - -- KB955430 prevents future updates KB955430 zabráni budúce aktualizácie - -- KB955430 failed KB955430 zlyhalo - -- Windows 2008 Registry Hacks Windows 2008 Registry hacks - -- Windows Server 2008 SP2 Experience Windows Server 2008 SP2 Skúsenosti - -- windows server 2008 trial hack Windows Server 2008 skúšobné hack - -- kb955430 kb955430 - -- hack windows 2008 server hack Windows 2008 server - --