Is there an efficient and simple way to retrieve the version number of the last Windows Update using C# and .NET? Specifically, this number (found using winver.exe):
Thanks in advance.
Edit:
So people finding this are informed, this value is called 'Update Build Revision' - or UBR for short - and is found in the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\UBR