Hello Igor,
I have an NSIS file. Using 7zip source code 18.05, when I try extract this file in the attachment and using the callback to SetCompleted, I got the completed value being set to 18446744073709547015.
What is that completed value mean?
My callback class were inherit from IArchiveExtractCallback
Thank you.
The BUG in NSIS/Deflate code and it sends negative Int64 value for non-solid deflate nsis archives.
I'll fix that problem in next version.
Thanks for report!
Hi Igor,
Thank you for your response. I'm looking forward for the new update/patch for Nsis.