Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > How to get system security update list in vista

Reply
Thread Tools Display Modes

How to get system security update list in vista

 
 
不能连接到wsus服务器
Guest
Posts: n/a

 
      02-06-2009
Who can tell me some methods about getting OS security update list.
I want to write a c++ program which can get security update display names
list in vista. But I can't use WUA lib. Who knows other methods except using
WUA.

I have done something, for example:
Firstly, in windows XP, I have get the list of security updates through
enumerating registry
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rentVersion\Uninstall", but
in vista, I can't, there is no information of security update in the
registry.
Secondly, I have used MsiEnumProducts and MsiEnumPatches (api of Msi.lib),
but I only got the patchs of products, not OS security update.

Thanks!

Best wishes!
--menglq
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Templates and File System Security Broonie Windows Vista Security 0 04-03-2009 02:53 AM
Security Update for 2007 Microsoft Office System (KB955936) Glen C Windows Update 1 10-31-2008 02:04 PM
System hangs after installing JView Profiler security update cyberfuel Windows Update 0 07-14-2005 10:21 PM
System hangs installing Security Update KB837001 Mike Schumann Windows Update 0 04-16-2004 08:35 PM
MS Security Update Killed Bios in My HP System Tim Windows Update 1 02-20-2004 10:59 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59