Tagged Questions
The qfe tag has no wiki summary.
2
votes
3answers
5k views
Install .NET Framework 2.0 on Embedded XP (Win XPE)
I'm trying to install the .Net framework version 2.0 on embedded Windows XP SP2 (aka XPE).
I'm using the XPE specific version of the installer from Microsoft:
...
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?