11-16-2009 11:58 AM
You aren't the first to tell me about the driver files in the KB999111. I'm pretty sure it is out there. If you find a link to the RAR files I woul dlove to get my hands on them ![]()
I could just integrate it into an installer and voila!
Yeah the problem is pretty random. I'm pretty sure most couldn't recreate it if they wanted to.
11-16-2009 12:06 PM
check pm ![]()
11-16-2009 12:16 PM
Did you try this link
http://www.boredsysadmin.com/2008/03/windows-xp-sp
I guess that a simple windows reinstall would fix this but not shore. Do you see the yellow ! in the device?
11-16-2009 01:08 PM
yeah I posted it earlier. I just wanted the driver files....I feel stupid because all of the windows updates extract under the C:/ folder by default.
oh well. If it helps anyone I figured out you can modify the update/update.inf file in notepad to let it install on SP3.
change the line 12 to equal 768
MaxNtServicePackVersion = 768
and then it will install
I was going to make an installer but don't want to reinvent the wheel ![]()
I'm pretty sure that is what was done on the files on boredsysadmin blog too.