d7zip
d7zip copied to clipboard
Bug when extracting files puts the Datetime of the moment of extraction.
It should preserve the Archive date and not take the system date
How do I fix this?
Among other fixes, my fork has a fix for this https://github.com/danielmarschall/d7zip
If you just want to implement this change: https://github.com/geoffsmith82/d7zip/pull/11
Thank you very much for this update.
I'll test it