-
-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows XP? #380
Comments
Single-threaded zstd works on Windows XP. |
Thanks for the investigation and for the solution. I have hit this issue when I tried to look into some deb packages (not something I do too often), and a virtual machine helped me deal with them. I posted the details about it in the hope that it would be something really easy to fix, and I do not think it worth any significant effort do deal with it from me or anybody else ... I'm just upset, in general, about all the pressure, put mostly by big companies, to throw away anything old and embrace "on trust" anything new they throw our way. From this perspective, I really appreciate any effort to keep the "old" stuff working. |
I am an XP-zaur ... 7-zip 32bit builds still work for me. However, your 32bit build and the 32bit zstd and flzma2 codecs do not work. When I execute
7z.exe i
(with the codecs copied to the Codecs sub-folder), Windows complains thatand, then, 7z.exe states that "The specified procedure could not be found" for both codecs. I assume that for the same reason, your 7-zip build just doesn't work.
I know that still using XP is a laughing matter for most people, but I hope it is just some build flag that could be restored to the value used by 7-zip.
The text was updated successfully, but these errors were encountered: