Skip to content
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

Add support for extracting ARM32 executables #356

Open
kristibektashi opened this issue Feb 26, 2023 · 0 comments
Open

Add support for extracting ARM32 executables #356

kristibektashi opened this issue Feb 26, 2023 · 0 comments

Comments

@kristibektashi
Copy link

More specifically, the Visual Studio C++ Redist 2012 and 2013 ARM32 version (the vcredist_arm.exe file) extracts incorrectly and shows a bunch of files with no extension that don't do anything when extracted instead of the MSI files that should normally be extracted.

I tested both x86/x64 versions of the same program as well as the ARM64 version of the latest Visual C++ Redist 2022 and they all extract properly. Only the ARM32 version has this issue

I am using the latest beta version of UniExtract (2.0.0 RC4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant