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

7z.exe not support windows 32bit #1

Open
wanjunlengfeng opened this issue Jun 8, 2016 · 3 comments
Open

7z.exe not support windows 32bit #1

wanjunlengfeng opened this issue Jun 8, 2016 · 3 comments
Assignees

Comments

@wanjunlengfeng
Copy link

7z.exe not support windows 32bit

@fritx
Copy link
Owner

fritx commented Jun 9, 2016

@wanjunlengfeng hey, maybe we should include a 32-bit 7z.exe at bin instead?
Or we have other idea?

@jainswapnil90
Copy link

Any solution for this issue,I am also facing same problem with command line of 7z,
Refer below error ::
This version of C:\Users\abc\AppData\Roaming\npm\node_modules\7zip\7zip-lite\7z.exe is not compatible with the version of Windows you're running. Check your
computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.

@fritx fritx self-assigned this Nov 11, 2017
@fritx
Copy link
Owner

fritx commented Nov 11, 2017

https://github.com/develar/7zip-bin/blob/master/win/index.js

exports.path7za = require("path").join(__dirname, process.arch, "7za.exe")

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

No branches or pull requests

3 participants