extract many archive files (zip etc) at once

We welcome any suggestions for new features or improvements in Altap Salamander. Please post one suggestion per report.
vygi
Posts: 12
Joined: 05 Jan 2006, 10:03

extract many archive files (zip etc) at once

Post by vygi »

Hi,

first of all - thanks for the great piece of software!

One small proposal:
a possibility to unzip (unpack/extract) several files at once would be great, eg. select archive files, and choose "extract all here" from the right-click menu (or from a plugin menu).

Now, when I have lots of .bz2 files in a directory to be extracted, I must either extract them one by one, or use some external tool to do it.

Thanks for reading this,
Vygi
User avatar
.me
Posts: 26
Joined: 15 Dec 2005, 00:17
Location: DE
Contact:

Re: extract many archive files (zip etc) at once

Post by .me »

ROADMAP > Unpack multiple archives by one command.

Maybe the Altap stuff should insert something like this Image on the top of this forum
(o.O) -(@.@)- (/o.O\) ,,,`Q´,,, {~.~} (^.^)
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Re: extract many archive files (zip etc) at once

Post by Jan Rysavy »

.me wrote:Maybe the Altap stuff should insert something like this Image on the top of this forum
There is already Forum Index -> Feature Requests -> Before you post.

I'm afraid we don't know a way to force people to read before posting :)
User avatar
KNUT
Posts: 286
Joined: 12 Dec 2005, 09:57
Location: Hamburg, Germany

Re: extract many archive files (zip etc) at once

Post by KNUT »

vygi wrote:a possibility to unzip (unpack/extract) several files at once would be great, eg. select archive files, and choose "extract all here" from the right-click menu (or from a plugin menu).
I solved this problem via infozip:
- Configuration > Archivers > Unpackers in...
- New entry "UNZIP all (InfoZIP)":
-- external program
-- file mask: "zip"
-- Command: "D:\Tools\Packer\unzip" (your path here!!)
-- Argument: ""$(ArchivePath)\*.zip""
Kind regards, KNUT
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
grymmjack
Posts: 53
Joined: 07 Jan 2006, 14:53
Contact:

Re: extract many archive files (zip etc) at once

Post by grymmjack »

KNUT wrote:
vygi wrote:a possibility to unzip (unpack/extract) several files at once would be great, eg. select archive files, and choose "extract all here" from the right-click menu (or from a plugin menu).
I solved this problem via infozip:
- Configuration > Archivers > Unpackers in...
- New entry "UNZIP all (InfoZIP)":
-- external program
-- file mask: "zip"
-- Command: "D:\Tools\Packer\unzip" (your path here!!)
-- Argument: ""$(ArchivePath)\*.zip""
Also there is a third party tool (which works in context menu and by proxy works also in SS) called Unziplify. It's incredibly useful. It will dive deep, deep, deep.

http://www.silverbandsoftware.com/tabdown/unziplify/

Unziplify is also free. If you use it as much as I do though, donate, so he will continue supporting it :)

How does infozip work? Is it an option to recursively extract (I don't see an option on argument field).
User avatar
KNUT
Posts: 286
Joined: 12 Dec 2005, 09:57
Location: Hamburg, Germany

Re: extract many archive files (zip etc) at once

Post by KNUT »

grymmjack wrote:How does infozip work?
See: Infozip, Unzip
grymmjack wrote:Is it an option to recursively extract (I don't see an option on argument field).
Nope, so far I know
Kind regards, KNUT
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
fraktik
Posts: 209
Joined: 27 Apr 2007, 12:13
Location: cz
Contact:

Re: extract many archive files (zip etc) at once

Post by fraktik »

KNUT wrote: I solved this problem via infozip:
Great!
It was (almost) last thing, for what I need TC!!
(last is work with unicode filename)

THX for lot of saved time!

:D
User avatar
zarevak
Plugin Developer
Plugin Developer
Posts: 789
Joined: 04 Feb 2006, 16:49
Location: Prague, Czech Republic

Post by zarevak »

Hi,
I just add my 2 cents: WinRAR contains shell context menu for unpacking more archives at once (just select them in Salamander and do a Right-Click). It can unpack all archives to one folder or each archive to its own folder. As WinRAR have support for uncopressing almost all archive types, it solves this problem quite nicely.

On the other side, WinRAR is comercial software and costs around €30 :cry: You can evaluate WinRAR for 40 days. The program itself keeps running without any problems when the 40 days are over.

Image
User avatar
KNUT
Posts: 286
Joined: 12 Dec 2005, 09:57
Location: Hamburg, Germany

Post by KNUT »

zarevak wrote:[...]On the other side, WinRAR is comercial software and costs around €30 [...]
30€ for a unzipper - no way!!!! :?
Kind regards, KNUT
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Post by Jan Rysavy »

What about open source 7-zip?
http://www.7-zip.org/
User avatar
maxovt
Posts: 54
Joined: 28 Jan 2006, 16:00
Location: Riga, Latvia
Contact:

Post by maxovt »

My deepest apologies for my awful English.
User avatar
KNUT
Posts: 286
Joined: 12 Dec 2005, 09:57
Location: Hamburg, Germany

Post by KNUT »

maxovt wrote:KNUT, what about free single user license WinRAR 3.51 for home? :roll:
www.fforum.ru looks very strange for me... :?
Kind regards, KNUT
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
therube
Posts: 674
Joined: 14 Dec 2006, 06:22

Post by therube »

www.Rarlabs.com offered WinRAR 3.5.1 for free as a promotion some time ago. All the (promotional) keys were the same, & are only valid for the 3.5.1 version of the program.

Now technically, the promotion is over & has been for a long time now.

Guess you could email them & ask if they'd still allow usage of the older version of RAR & the key.
WinXP Pro SP3 or Win7 x86 | SS 2.54
User avatar
th.
Posts: 116
Joined: 04 Sep 2006, 23:09
Location: Germany

Post by th. »

You can use the builtin Windows unzip function in a VBScript like this:

Code: Select all

Set objFSO = CreateObject("Scripting.FileSystemObject")
Set objSA = CreateObject("Shell.Application")
Set objArgs = WScript.Arguments
ZipFile=objArgs(0)
l=InStrRev(ZipFile,".zip")
If l>0 Then
	UnzipTarget= Mid(ZipFile,1,l-1)
	If Not objFSO.FolderExists(UnzipTarget) Then objFSO.CreateFolder(UnzipTarget)
	objSA.NameSpace(UnzipTarget).CopyHere(objSA.NameSpace(ZipFile).items)
End If
This will unpack a zip file into a folder with the same name and can be used with multiple files selected in a panel.

Arguments in the User Menu settings have to be "$(FullName)"
fraktik
Posts: 209
Joined: 27 Apr 2007, 12:13
Location: cz
Contact:

Re: extract many archive files (zip etc) at once

Post by fraktik »

grymmjack wrote:
KNUT wrote:
vygi wrote:a possibility to unzip (unpack/extract) several files at once would be great, eg. select archive files, and choose "extract all here" from the right-click menu (or from a plugin menu).
I solved this problem via infozip:
- Configuration > Archivers > Unpackers in...
- New entry "UNZIP all (InfoZIP)":
-- external program
-- file mask: "zip"
-- Command: "D:\Tools\Packer\unzip" (your path here!!)
-- Argument: ""$(ArchivePath)\*.zip""
Also there is a third party tool (which works in context menu and by proxy works also in SS) called Unziplify. It's incredibly useful. It will dive deep, deep, deep.

http://www.silverbandsoftware.com/tabdown/unziplify/

Unziplify is also free. If you use it as much as I do though, donate, so he will continue supporting it :)

How does infozip work? Is it an option to recursively extract (I don't see an option on argument field).
Can somebody make simple Step-by-step manual to set Unziplify.exe pls?
I was used infozip by this thread, but recursive unziping will be much better!
Post Reply