Vista 64 Update not for this system

g0sbv

Member
Hi this is only my fourth post although I do regularly come on here and read the info availible and find it most interesting..
my question is after installing a windows security update i see in event manager

"Windows Servicing identified that package KB960859(Security Update) is not applicable for this system"

I have seen this before and ignored it on other updates..
This baffles the hell out of me Im running vista 64 home premium.. seems to run fine
can anyone please shed any light on this one
thanks regards
Ricky
 

My Computer

1.Run cmd.exe with administrative previlliges (right click on cmd.exe) as admin and type:

sfc /scannow

When it finish type in cmd.exe

findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >%userprofile%\Desktop\sfcdetails.txt

on your desktop appear sfcdetails.txt file

2.Run Readiness Tool Description of the System Update Readiness Tool for Windows Vista, for Windows Server 2008, for Windows 7, and for Windows Server 2008 R2
even if this tool don't solve problem it create CheckSur.log file in C:\Windows\Logs\CBS folder
3.Download firegenul Altair Technologies Ltd.
place firegenul.exe in C:\Windows\System32

next again run cmd.exe with admin previlliges and type:

firegenul

it creates report from WindowsUpdate.log and is saved to C:\Windows\System32 as FireGenReport.htm

4.Again run cmd.exe and type

systeminfo >%userprofile%\Desktop\Report.txt

above command create Report.txt file on your desktop

all files sfcdetails.txt,CheckSur.log,Report.txt,firegenReport.htm pack to ZIP format and attache to post
 

My Computer

Hi first of all thank you for your prompt reply..I have done as you requested
a lot of the errors that are present in the firegenul.htm are from this morning my router packed in and had to replace it with a netgear one and had a few issues with the cfg but that sorted now so please ignore them
regards
Ricky.
 

Attachments

My Computer

Your logs are OK.I've found in net the error:

"Windows Servicing identified that package <hotfix ID> is not applicable for this system"
is really false alert and it addressed to any issue with Windows Management Instrumnetation service or sometimes with other services as well

Try to fix it.

Run cmd.exe with administrative previlliges (right click on cmd.exe as admin) and type:

SC STOP WinMgmt
RD /S C:\Windows\System32\wbem\Repository


+ restart computer

If it don't solve problem please prepare log from VistaSysInfo http://www.vistax64.com/tutorials/176785-vistaforums-sysinfo-tool.html
(select all in this tool).Log attache to post
 

My Computer

Back
Top