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

Request: Let us unpack rars with 7zip as well #18

Open
xathian opened this issue Oct 8, 2020 · 1 comment
Open

Request: Let us unpack rars with 7zip as well #18

xathian opened this issue Oct 8, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@xathian
Copy link

xathian commented Oct 8, 2020

As it stands, we're forced to have Winrar installed for the software to auto-unpack .rar files, if it already supports 7zip for .7z files can we not just have it also use 7zip for rars?

@sin2000 sin2000 self-assigned this Oct 9, 2020
@sin2000 sin2000 added the enhancement New feature or request label Oct 9, 2020
@sin2000
Copy link
Owner

sin2000 commented Oct 9, 2020

@xathian you are not forced to have Winrar installed. You only need unrar binary.
Unrar is freeware software and it has source code publicly available.
Look on this site: https://www.rarlab.com/rar_add.htm

I use unrar for rar files because it has better decompression speed than 7zip in my humble opinion.

Anyway, I added new functionality to the develop branch: cb18aa1

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

No branches or pull requests

2 participants