Specifically, this latest version of Vista SP1 v.652 is still beta, and Vista SP1 official version will not be released until the first quarter of next year.
Before, someone on the network cheated Microsoft through Windows Automatic Update to download and install Windows Vista SP1 through Automatic Updates. Recently, Microsoft has updated Vista SP1 version to v.652, also can use this method to download, install. The following is from Mydigitallife installation method, by Digidea's blog translation (do not know who is first released, this blog did not make any explanation), so on the reorganization of the editor.
First, prepare for the job:
1, if you are using the Chinese version of Windows Vista, you need to install the English language pack.
2, if you have installed an earlier version of the SP1, please uninstall it first.
3. Later, find in Registry Editor (it is recommended that the following two registry locations be saved before modification or deletion.) ):
Hkey_local_machine\system\currentcontrolset\control\nls\language\
InstallLanguage the default value of 0804 to 0409, and then:
Hkey_local_machine\system\currentcontrolset\control\mui\uilanguages\
The following ZH-CN export saves and then deletes the item.
4, copy the contents of the following paste into Notepad and save as an extension of CMD file, such as "Vista_sp1_update.cmd":
@echo off
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSp1 /v Beta1 /t REG_SZ /d 37d55f36-65d6-4fe4-9dc7-892fcbe6222b /f
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\WindowsUpdate\VistaSP1 /v Beta1 /t REG_SZ /d 37d55f36-65d6-4fe4-9dc7-892fcbe6222b /f
5, as an administrator to run this cmd
OK, let's start work:
1, open Windows Update Check update, you will see an update for Windows Vista (KB935509)-v1.005, installation, reboot.
2, again check the update, install update for Windows Vista (KB938371)-v1.018, reboot.
3. Open Windows Update, you should see an important update directly: Update for Windows Vista (KB937287)-Build 6001.17036 (x86/x64), install (check for updates if not). Wait 5-10 minutes after the end, or you can reboot.
4, again check the update, found Windows Vista Service Pack 1 beta-build 6001.17036 (x86/x64), installation.
If you want to change the system back to Chinese after you've installed the SP1, the registry files that were backed up before you import and are set up in the Control Panel area Language Options (some of the features of the language files that have changed in the SP1 [such as Group Policy] run may have the error dialog pop-up, but the impact is not significant).