Official Registry Hack Script to Install Windows Server 2008 and Vista SP2 Beta Build 16497 (CPP) via Windows Update Oficiālais Registry Hack Script uz Install Windows Server 2008 un Vista SP2 Beta Build 16497 (CPP), izmantojot 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 ir publicējusi command shell script, kas pievienotu un noteikt reģistra atslēga uz datora tā, ka Windows Update, Microsoft Update vai Automatic Updates piedāvās Windows Vista un Windows Server 2008 Service Pack 2 (KB versija 948465) beta būvēt 6002,16497 . The registry key hack that given officially by Microsoft is slightly different from the Reģistra atslēga sakapāt, ka, ņemot vērā oficiāli Microsoft ir nedaudz atšķiras no previously used registry key (for leaked build 16497) iepriekš izmantots reģistra atslēgu (kas noplūdis būvēt 16497) , although both registry keys will direct Windows Update to install the exact same build version number of 6002.16497.081017-1605. , Kaut gan reģistra atslēgas vadīs Windows Update uzstādīt tieši tādu būvēt versija skaits 6002.16497.081017-1605.
The batch command script is published as part of Partijas komandu skripts ir publicēti kā daļa no CPP CPP (Customer Preview Program) (Customer Preview Program) Windows Update Experience Kit Windows Update Experience Kit , together with , Kopā ar standalone SP2 ISO and executable savrupajam SP2 ISO un izpildāmā for public. sabiedrības. To successfully apply the registry hack and then download and install the SP2, users will need to install Lai varētu sekmīgi piemērot reģistra sakapāt un pēc tam lejupielādēt un instalēt SP2, lietotājiem būs nepieciešams instalēt 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. (priekš Windows Vista tikai kā Windows Server 2008 tiek atbrīvota ar SP1 built-in), kas ir priekšnoteikums ierīkošanai Service Pack 2.
Download Lejupielādēt 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. Lai palaistu skriptu, dzēst. Noņemt pagarinājums no faila nosaukums, un tad palaist skriptu, kā administrators apvienot nepieciešamos reģistra vērtību. For users who have installed any previous versions of SP2 beta, the old build will have to be uninstalled first. Tiem lietotājiem, kuri ir uzstādīti jebkurā iepriekšējā versijām SP2 beta, veco būvēt būs atinstalēta pirmās.
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. Pēc apvienošanās reģistra atslēga, lietotāji var gaidīt Automatic Update, lai automātiski atklātu un piedāvāt SP2 beta, vai manuāli atveriet Windows Update lai pārbaudītu, atjauninājumus un sāktu lejupielādi un uzstādīšanu nekavējoties. Up to two prerequisite package may be offered before users are able to install Service Pack 2 beta: Līdz divām priekšnoteikums paketes var piedāvāt pirms lietotāji varētu instalēt 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-Tas ir papildinājums, ar "apkalpošana skursteņa", vai Windows Server 2008/Windows Vista sastāvdaļa uzstādītājam tehnoloģijas iebūvēti Windows Server 2008/Windows Vista. This update enables the built-in installer to properly and successfully install the service pack itself. Šis atjauninājums nodrošina iebūvēts installer pareizi un veiksmīgi instalēt Service Pack pati. This package is not uninstallable but does support build to build upgrades. Šī pakete nav uninstallable, bet tas atbalsta veidot, lai izveidotu jauninājumiem.
2. 2. Optional KB958794 – CEIP Settings update. Neobligāta KB958794 - CEIP Iestatījumi atjauninājumu. This package updates some of the CEIP data around device install as part of the service pack install experience. Šī pakete atjaunina dažus no CEIP datu ap ierīce instalēt, kas ir daļa no Service Pack instalēt pieredzi. You can remove this update via the 'Add/Remove' programs page. Varat noņemt šo atjauninājumu, izmantojot "Add / Remove" programmas lapu. You will need to select “show updates” and then can select “uninstall” for KB958794. Jums būs nepieciešama, lai izvēlētos "Parādīt atjauninājumus" un tad izvēlieties "atinstalēt" par KB958794.
Do note that Windows Server 2008 SP2/Windows Vista SP2 Beta is time-limited software, which will expire on May 1st, 2010. Vai ņemt vērā, ka Windows Server 2008 SP2/Windows Vista SP2 Beta ir laikā ierobežota programmatūra, kurš beigsies, May 1st, 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. Protams, galīgo RTM versiju Windows Vista un Windows Server 2008 SP2 būs iznākt ilgi pirms beta derīguma termiņu, paredzēts pirmajā pusē, 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īva metode: Nokopējiet un ielīmējiet šo kodu teksta redaktoru un saglabāt kā failu ar. Cmd pagarinājums darīt to pašu triks kā lejupielādēt no Microsoft lejupielādes centra.
@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 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: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-Darījuma Build 6002,16659
IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: Šī lapa ir mašīna tulkoto un ar nosacījumu ", kas ir" bez garantijas. Machine translation may be difficult to understand. Machine translation var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.
Related Articles Saistītie raksti
- Download and Install Windows Vista SP2 Beta Symbols (6002.16497) via Microsoft Windows Update Registry Hack Lejupielādējiet un instalējiet Windows Vista SP2 Beta simboli (6002,16497), izmantojot 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 un Vista SP2 Beta 6002,16497 (v.113) Atbrīvots Microsoft Connect un Windows Update
- Registry Hack to Download and Install Windows Vista SP2 Pre-Beta Version 6.0.6002.16489 Registry Hack Lai lejupielādētu un instalētu Windows Vista SP2 Pre-Beta Version 6.0.6002.16489
- Download 64bit (x64) Windows Server 2008 and Vista SP2 Beta Build 6002.16497 Unmodified Original DVD ISO (Torrent) Download 64bit (x64) Windows Server 2008 un Vista SP2 Beta Build 6002,16497 nemodificēta Original DVD ISO (Torrent)
- Trick to Download and Install Windows Vista SP2 v.113 (6002.16497) from Windows Update Triks Lai lejupielādētu un instalētu Windows Vista SP2 v.113 (6002,16497) no Windows Update
- Download Official Windows Vista and Server 2008 RC (Build 16670 Direct Links for x86/x64/ia64) Download Oficiālajā Windows Vista un Server 2008 RC (Build 16670 Tiešās saites x86/x64/ia64)
- Official Download Link for Windows XP Service Pack 3 (SP3) RC2 (v.3311) Standalone Install Package and Windows Update Registry Keys Oficiālais Download Link for Windows XP Service Pack 3 (SP3) RC2 (v.3311) Standalone Install Package un Windows Update Registry Taustiņi
- Official Way to Install Vista SP1 RC Via Windows Update with Public Availability Program Oficiālais Way Lai instalētu Vista SP1 RC Via Windows Update ar valsts Pieejamība Program
- Official Windows Vista SP2 and Server 2008 SP2 (KB948465) CPP Standalone DVD ISO and EXE Direct Download Links Oficiālajā Windows Vista SP2 un Server 2008 SP2 (KB948465) CPP Standalone DVD ISO un EXE Direct Download Links
- Hack to Download Vista SP1 (Service Pack 1) Beta via Windows Update Hack lejupielādēt Vista SP1 (Service Pack 1) Beta, izmantojot Windows Update










































February 3rd, 2009 18:06 Februāris 3, 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 būvēt 6002,16497 vai Windows Server 2008 SP2 beta būvēt 16497, ir arī oficiālā reģistra banalizēt skripts, kas ļauj SP2 beta piedāvāt savu [...]
December 7th, 2008 02:19 Decembris 7, 2008 02:19
Anyone know when VLITE will support SLIPSTREAM of SP2?????? Ikviens zina, kad VLITE atbalstīs SLIPSTREAM no SP2 ??????