Go Back   Winamp Forums > Developer Center > NSIS Discussion

 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 17th January 2005, 17:06   #1
noisecrime
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
noisecrime is offline   Reply With Quote
 
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump