Generic PC Found

When creating a desktop operating system install, we’ll often have a "computer specific” section, where we’ll install particular software for particular PCs.  For example, we would install fingerprint scanning software on those Lenovo laptops which had a fingerprint scanner built in.

But what if we’d detected a PC we don’t know about?

Throw up [...]

Seen @ blogs.msdn.com: "Driver Packages and Drivers- Shall We Disambiguate?"

I’ve been around application packaging and SOE development for a while now, but I still found this blog post interesting as it covers off the following points:

What is a Driver Package? How do I know what needs to be in the package? Driver Signing

If you’re working on driver installations, Bob Kjelgaard’s post [...]