Tom, was able to install
SP1!!!
However, you really know what you are doing with this, I just lucked out. If you see anything else that needs attention, please point it out, and help me correct it.
On
SP1, this i what I did:
Opened a file located at:
%WINDIR%\inf\setupapi.dev.log, and looked for something that
Failed
Looked for a line that contained:
Failed to find driver update, or,
FAILURE (0×00000490)
Noted the exact path to the .inf file that failed. In my case, it was:
sto: Failed to find driver update
'C:\windows\WinSxS\x86_usbvideo.inf_31bf3856ad364e35_6.1.7600.16543_none_2dfb89901bc8b78d\usbvideo.inf' in Driver Store. Error = 0x00000490
Opened up the Command Prompt as Administrator and ran:
Code:
pnputil -a C:\windows\WinSxS\x86_usbvideo.inf_31bf3856ad364e35_6.1.7600.16543_none_2dfb89901bc8b78d\usbvideo.inf
Got a
Windows Security prompt with:
Windows can't verify publisher of this driver
However, selectd:
Install this driver software anyway
Command Prompt gave result:
Driver package added successfully
Ran the SP1 Windows Update again, and it installed successfully!!! :thud:
:dance: