| View previous topic :: View next topic |
| Author |
Message |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Thu Aug 02, 2007 1:43 am Post subject: MultiArc - archiver plugin |
|
|
MultiArc v1.4.1.7
http://wcx.sourceforge.net
Updated English and German translation: download
(includes overhauled english readme)
__________________
Kind regards,
deus-ex |
|
| Back to top |
|
 |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Tue Aug 07, 2007 8:01 am Post subject: Re: MultiArc - archiver plugin |
|
|
MultiArc v1.4.1.7
http://wcx.sourceforge.net
Updated English and German translation: download
(includes overhauled english readme)
Whats new:- the two translations <german.lng> and <deutsch.lng> were merged into one file.
- both the german and english lng-files were improved in the process again as well.
__________________
Kind regards,
deus-ex & TychoBarfy |
|
| Back to top |
|
 |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Sat Aug 11, 2007 6:23 am Post subject: Re: MultiArc - archiver plugin |
|
|
7-Zip Addon
| Code: | ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Archiver: 7-Zip
; Homepage: http://7-zip.org
; Addon : v1.0, August 11 2007
; Author : deus-ex
; Comments: Requires MultiArc v1.4 or higher
; and 7-Zip v4.52 or higher
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;
[7-ZIP]
Description="7-Zip"
Archiver=%commander_path%\util\7z.exe
Extension=7z
ID=37 7A BC AF
IDPos=0x0, 0xA08E, 0xA09E, 0xA29E, 0xA48E, 0xA49E, 0xA69E, 0xB298, 0xB29C, 0xB498, 0xC85E, 0xD051, 0xEA00, 0x10C00, 0x10E00, 0x11200, 0x11400, 0x11800, 0x11A00, 0x12400, 0x12600, 0x12800, 0x12A00, 0x13200, 0x13400, 0x15400, 0x15A00, 0x15E00, 0x16200, 0x16A00, 0x18651, 0x1865E, 0x1869C, 0x18800, 0x18898, 0x1DA00, 0x1E600, 0x1E800, 0x1F400, 0x1FC00, 0x1FE00, 0x20000, 0x20200, 0x20400, 0x20800, 0x20E00, 0x24A00, 0x24C00, 0x25200, 0x25400, 0x25600, 0x25800, 0x25A00, 0x25E00, 0x26800, 0x26A00, 0x27000, 0x27E00, 0x28400, 0x28600, 0x29800, 0x2A400, 0x2AA00, 0x2AC00, 0x2B000
BatchUnpack=1
Start="^--"
End="^--"
Format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
List=%P l %AAQ
ExtractWithPath=%P x -scsdos -y %AAQ @%LQ
Add=%P a -mx=9 -y {%S} %AQ @%LQ
Move=%P u -mx=9 -y {%S} %AQ @%LQ
Test=%P t -y {%S} %AQ
Delete=%P d -r -y {%S} %AQ @%LQ
AskMode=2
AskHistory0=-tzip -mfb=258
; create ZIP archives
AskHistory1=-tzip -mm=Deflate64 -mfb=257 -mpass=15
; create ZIP(Deflate64) archives
AskHistory2=-m0=PPMd:mem30:o32
; optimized compression for Text files
AskHistory3=-m0=BCJ2 -mb0:1 -mb0s1:2 -mb0s2:3 -m1=LZMA -m2=LZMA:d19 -m3=LZMA:d19
; compression using BCJ2 encoder
;
|
Add to wincmd.ini:
| Code: | [PackerPlugins]
7z=69,%commander_path%\wcx\multiarc\multiarc.wcx
|
__________________
Kind regards,
deus-ex
Last edited by deus-ex on Sat Aug 11, 2007 6:57 am; edited 2 times in total |
|
| Back to top |
|
 |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Sat Aug 11, 2007 6:34 am Post subject: Re: MultiArc - archiver plugin |
|
|
BZip2 Addon
| Code: | ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Archiver: 7-Zip
; Homepage: http://7-zip.org
; Addon : v1.0, August 11 2007
; Author : deus-ex
; Comments: Requires MultiArc v1.4 or higher
; and 7-Zip v4.52 or higher
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;
[BZIP2]
Description="BZip2"
Archiver=%commander_path%\util\7z.exe
Extension=bz2
ID=42 5A 68
Start="^--"
End="^--"
Format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
List=%P l %AAQ
Add=%P a -tbzip2 -mx=9 -mpass=10 -y {%S} %AQ @%LQ
Move=%P u -mx=9 -mpass=10 -y {%S} %AQ @%LQ
Test=%P t -y {%S} %AQ
Delete=%P d -r -y {%S} %AQ @%LQ
BatchUnpack=1
ExtractWithPath=%P x -scsdos -y %AAQ @%LQ
;
|
Add to wincmd.ini:
| Code: | [PackerPlugins]
bz2=69,%commander_path%\wcx\multiarc\multiarc.wcx
|
__________________
Kind regards,
deus-ex
Last edited by deus-ex on Sat Aug 11, 2007 6:57 am; edited 2 times in total |
|
| Back to top |
|
 |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Sat Aug 11, 2007 6:38 am Post subject: Re: MultiArc - archiver plugin |
|
|
Compound File Addon
| Code: | ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Archiver: 7-Zip
; Homepage: http://7-zip.org
; Addon : v1.0, August 11 2007
; Author : deus-ex
; Comments: Requires MultiArc v1.4 or higher
; and 7-Zip v4.52 or higher
; Supports extraction only
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;
[COMPOUND FILE]
;Microsoft Word, Microsoft Installer, Microsoft Powerpoint, Microsoft Excel
Description="Microsoft Compound file (*.doc, *.msi, *.ppt, *.xls)"
Archiver=%commander_path%\util\7z.exe
Extension=doc, msi, ppt, xls
ID=D0 CF 11 E0 A1 B1 1A E1
Start="^--"
End="^--"
Format0=" zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
List=%P l %AQ
BatchUnpack=1
ExtractWithPath=%P x -scsdos -y %AAQ @%LQ
;
|
Add to wincmd.ini:
| Code: | [PackerPlugins]
doc=260,%commander_path%\wcx\multiarc\multiarc.wcx
msi=260,%commander_path%\wcx\multiarc\multiarc.wcx
ppt=260,%commander_path%\wcx\multiarc\multiarc.wcx
xls=260,%commander_path%\wcx\multiarc\multiarc.wcx
|
__________________
Kind regards,
deus-ex
Last edited by deus-ex on Sat Aug 11, 2007 7:01 am; edited 3 times in total |
|
| Back to top |
|
 |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Sat Aug 11, 2007 6:41 am Post subject: Re: MultiArc - archiver plugin |
|
|
CHM Addon
| Code: | ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Archiver: 7-Zip
; Homepage: http://7-zip.org
; Addon : v1.0, August 11 2007
; Author : deus-ex
; Comments: Requires MultiArc v1.4 or higher
; and 7-Zip v4.52 or higher
; Supports extraction only
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;
[CHM]
Description="Compressed Help Module"
Archiver=%commander_path%\util\7z.exe
Extension=chm
ID=49 54 53 46
Start="^--"
End="^--"
Format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
List=%P l %AAQ
BatchUnpack=1
ExtractWithPath=%P x -scsdos -y %AAQ @%LQ
;
|
Add to wincmd.ini:
| Code: | [PackerPlugins]
chm=260,%commander_path%\wcx\multiarc\multiarc.wcx
|
__________________
Kind regards,
deus-ex
Last edited by deus-ex on Sat Aug 11, 2007 7:01 am; edited 2 times in total |
|
| Back to top |
|
 |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Sat Aug 11, 2007 6:46 am Post subject: Re: MultiArc - archiver plugin |
|
|
ISO Addon
| Code: | ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Archiver: 7-Zip
; Homepage: http://7-zip.org
; Addon : v1.0, August 11 2007
; Author : deus-ex
; Comments: Requires MultiArc v1.4 or higher
; and 7-Zip v4.52 or higher
; Supports extraction only
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;
[ISO]
Description="ISO 9660 file system diskimage"
Archiver=%commander_path%\util\7z.exe
Extension=iso
Start="^--"
End="^--"
Format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
List=%P l %AAQ
BatchUnpack=1
ExtractWithPath=%P x -scsdos -y %AAQ @%LQ
;
|
Add to wincmd.ini:
| Code: | [PackerPlugins]
iso=260,%commander_path%\wcx\multiarc\multiarc.wcx
|
__________________
Kind regards,
deus-ex |
|
| Back to top |
|
 |
lev_iii New Member

Joined: 30 Dec 2007 Posts: 1
|
Posted: Sun Dec 30, 2007 7:07 am Post subject: UHARC 0.6a - How to use it? |
|
|
Hi all,
UHARC 0.6a - How to use it?
I hope, you can help me with my UHARC problem:
I've modified a template, that was created for UHARC 0.4b, but when I try to use it, I get the following message: "Error in packed file xy.uha!"
The .addon file lies here: "...totalcmd\Plugins\WCX\Multiarc\addons\uharc.addon"
And the contents are the following:
; Version: UHARC 0.4 BETA Win32 version (c) 1997-2001 by Uwe Herklotz
; Available at: ftp://ftp.elf.stuba.sk/pub/pc/pack/uharc04.zip
; Comments: Posted by Thomas1274 on Window Commander eForum board.
; Author(s): Uwe Herklotz
; Modified by LEV on 2007.12.30
[Uharc]
ID=55 48 41 04
IDPos=0
Extension=uha
Description=UHARC 0.4 ----- BETA version
;I modified the following line, but it seems, that something more should be modified
Archiver=UHARCpath\UHARC.EXE
SkipDirsInFileList=1
BatchUnpack=1
Start="^-------------------------------------------------------------------------------"
End="^-------------------------------------------------------------------------------"
Debug=0
Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
Format1=" zzzzzzzzzz dd TTT yyyy hh mm ss aaaa"
List=%P l -d2 -y{ %S} %AQA
Extract=%P e -y -idle{ %S} %AQA @%LQ
ExtractWithPath=%P x -y -idle{ %S} %AQA @%LQ
Add=%P a -y -mx -md32768 -ed+ -idle -lg{ %S} %AQA @%LQ
Move=%P m -y -mx -md32768 -ed+ -idle{ %S} %AQA @%LQ
Test=%P t -y -idle{ %S} %AQA
AskHistory0=-m3
AskHistory1=-mz
AskHistory2=-mw -md32
AskHistory3=-mr
AskHistory4=-pw
AskMode=0
SkipLIST=1
Help me please, if you can!
BW: lev_iii |
|
| Back to top |
|
 |
deus-ex Power Member


Joined: 10 Feb 2003 Posts: 554 Location: Earth
|
Posted: Sun Dec 30, 2007 2:10 pm Post subject: Re: MultiArc - archiver plugin |
|
|
UHARC Addon
| Code: | ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; Archiver: UHARC
; Homepage: -
; Addon : v1.1, 2007-12-22
; Author : deus-ex
; Comments: needs MultiArc v1.4, Uharc v0.6b
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;
[UHARC]
Description="Uharc"
Archiver=%commander_path%\util\uharc.exe
Extension=uha
ID=55 48 41 06
SkipDirsInFileList=1
Start="^--"
End="^--"
Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
Format1=" zzzzzzzzzz dd TTT yyyy hh mm ss aaaa"
List=%P l -b32784 -d2 -ed+ -y %AQA
BatchUnpack=1
ExtractWithPath=%P x -! -b32768 -y %AQA @%LQ
Add=%P a -b32784 -d0 -ed+ -m3 -mdp -y {%S} %AQ @%LQ
Move=%P m -b32784 -d0 -ed+ -m3 -mdp -y {%S} %AQ @%LQ
AskMode=2
AskHistory0=-mx
|
Add to wincmd.ini:
| Code: | [PackerPlugins]
uha=5,%commander_path%\wcx\multiarc\multiarc.wcx
|
__________________
Kind regards,
deus-ex |
|
| Back to top |
|
 |
tosbsas Senior Member

Joined: 19 Dec 2003 Posts: 404 Location: Lima, Perú
|
Posted: Sat Feb 09, 2008 9:54 am Post subject: |
|
|
hm ich habe das genau so gemacht, path angepasst an mein system -beim öffnen von 7z kommt fehler --1
Ruben _________________ A New Generation transformed by the Power of God |
|
| Back to top |
|
 |
tosbsas Senior Member

Joined: 19 Dec 2003 Posts: 404 Location: Lima, Perú
|
Posted: Sat Feb 09, 2008 10:03 am Post subject: |
|
|
glaube den Fehler gefunden -pfad zum 7zip.exe sind ohne " Zeichen
Ruben _________________ A New Generation transformed by the Power of God |
|
| Back to top |
|
 |
tosbsas Senior Member

Joined: 19 Dec 2003 Posts: 404 Location: Lima, Perú
|
Posted: Sun Mar 16, 2008 2:06 pm Post subject: |
|
|
helo, please
I cannot extract files from 7z files be only copying them to antother folder when file is packed. I have to unpack the whole packages to do that.This only happens with archives packed by me. Other 7z files work as they should.
I have set:
archivformat 7z
Compression ultra
Method LZMA
wordbook size 64MB
wordsize 64
solid block 4GB
Ruben
PS: And is there an option for 7zip to pack and delete original like in winrar? _________________ A New Generation transformed by the Power of God |
|
| Back to top |
|
 |
tosbsas Senior Member

Joined: 19 Dec 2003 Posts: 404 Location: Lima, Perú
|
Posted: Mon Mar 17, 2008 12:30 pm Post subject: |
|
|
anyone an idea?
Ruben _________________ A New Generation transformed by the Power of God |
|
| Back to top |
|
 |
kotlomoy Junior Member


Joined: 09 Mar 2008 Posts: 97 Location: moscow
|
Posted: Tue Mar 18, 2008 6:54 am Post subject: |
|
|
| tosbsas wrote: | | PS: And is there an option for 7zip to pack and delete original like in winrar? |
Disable solid mode.
In solid mode to unpack one file from a middle of archive the archiver have to unpack all files from beginning of archive _________________ BranchViewExtended |
|
| Back to top |
|
 |
kotlomoy Junior Member


Joined: 09 Mar 2008 Posts: 97 Location: moscow
|
Posted: Tue Mar 18, 2008 7:07 am Post subject: pdfimages: extracts images from pdf; pdf2html: converter |
|
|
2All
Anyone knows how to make multiarc working with converter (not providing output for List command)?
Now it works (ugly), but not copies generated files to destination path, only to source path or %TEMP%. There is no command to specify destination path
P.S. And what is SkipLIST= in multiarc.ini? Not found in multiarc.hlp _________________ BranchViewExtended |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|