Unable to install language pack
The installation of the English language pack (KB972813) on my German Win 7 Ultimate always fails with the following errors: "WindowsUpdate_80070643" "WindowsUpdate_dt000" All the solutions I found regarding those errors only apply to either Office 2003 or .net unfortunately. Has anybody seen this before and knows how to fix it? Thanks in advance, --Peter
May 27th, 2010 3:20pm

Hi Peter, copy the file "C:\Windows\Logs\CBS\CBS.log" to your document folder (otherwise you can't open it) and open it with notepad. Now search for errors. Which errors do you see? Also open the WindowsUpdate.log and look for errors. Which errors do you get? André"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2010 3:26pm

Hi André, thanks for the quick reply. Here's what I found: WindowsUpdate.log: 2010-05-27 15:17:45:267+0200 1 182 101 {DF22390B-611C-47FB-B3C1-6807E5D955F6} 100 80070643 AutomaticUpdates Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Sprachpaket für Englisch - Windows 7 (KB972813). cbs.log: 2010-05-27 15:17:39, Error CBS Exec: An error occurred while committing the transaction, the transaction has been rolled back. [HRESULT = 0x80070643 - ERROR_INSTALL_FAILURE] 2010-05-27 15:17:39, Info CSI 00000bb4@2010/5/27:13:17:39.661 CSI Transaction @0x1633558 destroyed 2010-05-27 15:17:39, Info CBS Perf: InstallUninstallChain complete. 2010-05-27 15:17:39, Info CBS Failed to execute execution chain. [HRESULT = 0x80070643 - ERROR_INSTALL_FAILURE] 2010-05-27 15:17:39, Error CBS Failed to process single phase execution. [HRESULT = 0x80070643 - ERROR_INSTALL_FAILURE] 2010-05-27 15:17:41, Info CBS SQM: Reporting package change completion for package: Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.1.7600.16385, current: Staged, original: Staged, target: Installed, status: 0x80070643, failure source: Execute, failure details: "(null)", client id: lpksetup, initiated offline: False, execution sequence: 111, first merged sequence: 111 2010-05-27 15:17:41, Info CBS SQM: execute time performance datapoint is invalid. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] Cheers, --Peter
May 27th, 2010 4:46pm

Judging by your last error in the log (0x80070940), you could try the following suggestions (see the part for Windows 7): http://support.microsoft.com/kb/958044."I think there is a world market for maybe five computers. (Thomas J. Watson, Sr.)
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2010 11:39pm

Hi, I would like to suggest: Firstly, empty the Temporary Internet files and %Temp% folder. Secondly, run sfc /scannow to scan the whole system files. At last, re-install the language pack again. Best Regards Dale
May 28th, 2010 7:01am

Judging by your last error in the log (0x80070940), you could try the following suggestions (see the part for Windows 7): http://support.microsoft.com/kb/958044. I dl'd and ran checksur.exe, but it didn't find anything. The 2nd method mentioned there I'd really like to avoid since I run a triple boot PC (Win7, OSX & Ubuntu) and the Windows repair install would surely mess up my boot loader. Cheers, --Peter
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2010 11:58am

Firstly, empty the Temporary Internet files and %Temp% folder. Secondly, run sfc /scannow to scan the whole system files. At last, re-install the language pack again. sfc found and fixed a couple of files and registry keys but the following language pack install failed again. Cheers, --Peter
May 28th, 2010 12:04pm

Windows Update error 80070643 can happen for several reasons. The most common cause is a problem with the .NET Framework installed on the computer. You might also encounter this error when installing updates for Microsoft Office 2003. The only time I encounter this problem is when trying to load the language pack. I never had problems with .NET updates. Cheers, --Peter
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2010 12:12pm

Is there actually a way to dl and install the language pack manually rather than using Win update? Cheers, --Peter
May 28th, 2010 12:13pm

Please upload the complete CBS.log to your SkyDrive."A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2010 6:54pm

Is there actually a way to dl and install the language pack manually rather than using Win update? Cheers, --Peter You can find the failed language pack in your "C:\Windows\SoftwareDistribution\Download" folder. It has no file extension.
May 29th, 2010 9:37am

Please upload the complete CBS.log to your SkyDrive. There you go: http://cid-4a9e481f03bfe93e.skydrive.live.com/browse.aspx/.Public
Free Windows Admin Tool Kit Click here and download it now
May 29th, 2010 1:54pm

Hi Peter, the crash error happens while installing the english entries for the boot loader. please stop the Windows-Update service and rename the folder C:\Windows\SoftwareDistribution\ to C:\Windows\SoftwareDistribution_old , start the service again. Now run System Update Readiness Tool for Windows 7 (KB947821) [April 2010] and go to the folder C:\Windows\Logs\CBS and open the file checkSUR.log . Was the tool able to fix all errors? If, yes try it again, if not, post the errors from the checkSUR.log here. For your second question, the WIndowsUpdate.log contais the link to the exe of the MUI: http://download.windowsupdate.com/msdownload/update/software/updt/2009/08/windows6.1-kb972813-x86-en-us_22ee3397a02372681b375ddabf6ffa33662fd500.exe Download it and run it from your PC. Maybe this helps. André"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
May 29th, 2010 5:26pm

Was the tool able to fix all errors? If, yes try it again, if not, post the errors from the checkSUR.log here. Hi André, It still doesn't fly... I renamed the SoftwareDistribution folder and ran checksur.exe which didn't find any errors. Then I installed the language pack manually and again - it failed. Cheers, --Peter
Free Windows Admin Tool Kit Click here and download it now
May 29th, 2010 7:21pm

Take ownership of your system drive and grant yourself full permision. Retry. Also Microsoft published a fix here: http://windows.microsoft.com/en-us/windows-vista/Windows-Update-error-80070643 Good luck.
May 29th, 2010 7:31pm

the crash error happens while installing the english entries for the boot loader. I wonder if my triple boot environment causes the problem... My system doesn't use the Windows boot loader but a 3rd party loader called "Chameleon". --Peter
Free Windows Admin Tool Kit Click here and download it now
May 29th, 2010 7:34pm

the crash error happens while installing the english entries for the boot loader. I wonder if my triple boot environment causes the problem... My system doesn't use the Windows boot loader but a 3rd party loader called "Chameleon". --Peter I got it fixed - at last! As I suspected, the multi boot environment had caused the problem. One of the other OSs installed on my PC had taken over Window's 200MB system partition, which prevented the installation of the language pack. I used "bcdboot.exe /s" to map the system partition to c:\, marked the Windows partition as active and after a reboot I was able to install the language pack successfully. Thanks everybody for your effort to solve my problem. I really appreciate it. Cheers, --Peter
May 31st, 2010 6:46pm

Hi Peter, great that you were able to fix it. best regards André"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/
Free Windows Admin Tool Kit Click here and download it now
June 1st, 2010 1:07am

Dr. Dos, Exactly how did you do this? I am having the exact same problem! Thanks
January 12th, 2011 8:26pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics