What is the difference between
- 0x00000100: One driver package was present and was copied to the
driver store, but it was not installed on a device. and
- 0x80010000: One driver package was present and was copied to the
driver store, but it was not installed on a device.?

Under what condition would above codes be turned? Can I simply verify
installation failure with 0x800X0000 only?

RE: DPInst 2.01 return code explained by pavel_a

pavel_a
Tue Jan 03 15:46:01 CST 2006

Status 0x80... is a warning, not a failure.

--PA

"hq4000@hotmail.com" wrote:
> What is the difference between
> - 0x00000100: One driver package was present and was copied to the
> driver store, but it was not installed on a device. and
> - 0x80010000: One driver package was present and was copied to the
> driver store, but it was not installed on a device.?
>
> Under what condition would above codes be turned? Can I simply verify
> installation failure with 0x800X0000 only?
>
>

Re: DPInst 2.01 return code explained by hq4000

hq4000
Wed Jan 04 07:27:24 CST 2006

Sorry, I messed up the definition of Ox80010000, which supposed to be:
"One driver package was present, but could not be installed."
according to
http://download.microsoft.com/download/5/D/6/5D6EAF2B-7DDF-476B-93DC-7CF0072878E6/DPInst.doc