Windows 7 - Error

R

rehalz

Hello,


I have windows7 installed on my workstation. For some reason, I am getting the message that this copy of windows is not genuine. I tried to re-enter the correct Windows code from the sticker on the computer but it did not work. When I tried to activate online, I am getting this message - A problem occured when Windows tried to activate. Error Code 0x8007000D. On clicking Error details, I get the message : Description The data is invalid.

I tried followings:

1. Tried to run Windows update troubleshooting pack

2. Tried to run various updates - kb4474419, kb4490628 are already installed.kb4534310. The updates were downloaded but were unable to install.

3. I did followings after reading another post



3. At the command prompt, typed the following, commands and then press ENTER after each command.

net stop wuauserv

net stop bits

net stop cryptsvc

kept the Command Prompt window.

Renamed folders pertaining to Windows Update

At the command prompt, typed the following commands, and then press Enter after each command:

ren %systemroot%\System32\Catroot2 Catroot2.old

ren %systemroot%\SoftwareDistribution SoftwareDistribution.old

kept the Command Prompt window.


Registering DLL’s pertaining to Windows Update

Copied and pasted the following text into a new Notepad document, and save the file as WindowsUpdate.BAT


Ran the batch with following commands
regsvr32 c:\windows\system32\vbscript.dll /s

regsvr32 c:\windows\system32\mshtml.dll /s

regsvr32 c:\windows\system32\msjava.dll /s

regsvr32 c:\windows\system32\jscript.dll /s

regsvr32 c:\windows\system32\msxml.dll /s

regsvr32 c:\windows\system32\actxprxy.dll /s

regsvr32 c:\windows\system32\shdocvw.dll /s

regsvr32 wuapi.dll /s

regsvr32 wuaueng1.dll /s

regsvr32 wuaueng.dll /s

regsvr32 wucltui.dll /s

regsvr32 wups2.dll /s

regsvr32 wups.dll /s

regsvr32 wuweb.dll /s

regsvr32 Softpub.dll /s

regsvr32 Mssip32.dll /s

regsvr32 Initpki.dll /s

regsvr32 softpub.dll /s

regsvr32 wintrust.dll /s

regsvr32 initpki.dll /s

regsvr32 dssenh.dll /s

regsvr32 rsaenh.dll /s

regsvr32 gpkcsp.dll /s

regsvr32 sccbase.dll /s

regsvr32 slbcsp.dll /s

regsvr32 cryptdlg.dll /s

regsvr32 Urlmon.dll /s

regsvr32 Shdocvw.dll /s

regsvr32 Msjava.dll /s

regsvr32 Actxprxy.dll /s

regsvr32 Oleaut32.dll /s

regsvr32 Mshtml.dll /s

regsvr32 msxml.dll /s

regsvr32 msxml2.dll /s

regsvr32 msxml3.dll /s

regsvr32 Browseui.dll /s

regsvr32 shell32.dll /s

regsvr32 wuapi.dll /s

regsvr32 wuaueng.dll /s

regsvr32 wuaueng1.dll /s

regsvr32 wucltui.dll /s

regsvr32 wups.dll /s

regsvr32 wuweb.dll /s

regsvr32 jscript.dll /s

regsvr32 atl.dll /s

regsvr32 Mssip32.dll /s

Restarting services pertaining to Windows Update

At the command prompt, typed the following, commands and then press ENTER after each command.

net start wuauserv

net start bits

net start cryptsvc

exit



I still see in the update history - kb4534310 failed.

I would appreciate very much for any help.

Thanks

Ras

Continue reading...
 
Back
Top Bottom