Tagged Questions
1
vote
2answers
1k views
Querying WMI class Win32_QuickFixEngineering returns mucho weirdo timestamps (C#)
Class documentation here. The InstalledOn property is supposed to have a timestamp of (well, duh) when the fix was installed. But the doc doesn't say what's the format. I get something unintelligible, ...
1
vote
2answers
2k views
How do I check that a Windows QFE/patch has been installed from c#?
What's the best way in c# to determine is a given QFE/patch has been installed?