|
|
#1 |
|
Junior Member
Join Date: Oct 2004
Posts: 9
|
InstallUpgradeDriver - Unknown error values
Hi,
I'm using Kuba Ober's InstallUpgradeDriver script from the NSIS archive to install a driver. I've had a report of an error (5) returned from 'UpdateDriverForPlugAndPlayDevices' but have no idea what this means. Unfortunately the author only added 1 error mask ; the masked value of ERROR_NO_SUCH_DEVINST is 523 !define ERROR_NO_SUCH_DEVINST -536870389 but there are others ERROR_FILE_NOT_FOUND ERROR_IN_WOW64 ERROR_INVALID_FLAGS NO_ERROR However i cannot find the error code for any of these, i think i need the Windows DDK, which i don't have and can't get. Anyone here know the error codes for the 4 listed above (including NO_ERROR as that is an error) so i can add them to the code. thanks |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|