Hi,
I have been trying to install a particular device driver using
difxapi.dll on vista32 platform. Although i am able to load the dll
but when i call the "DriverPackageInstallA" with the path of the inf
file and other parameters, i am getting an error message 0x800B0101.
I looked out for this error and found out that it means "A required
certificate is not within its validity
period.". But i am unable to understand how it relates to my module.
Can anyone please tell me where the problem could be?