It failes, but does not return an error
The file (user.zip) is in the same dir as the installer. It worked for a while, and then it stopped working for no apparent reason.
; extracting the user keys
!insertmacro ZIPDLL_EXTRACT "user.zip" "$INSTDIR\keys" "<ALL>"
IfErrors 0 +2
abort "something failed"