UPD: multiarc.ini

This commit is contained in:
Alexander Koblov 2011-03-19 20:42:43 +00:00
commit 9c03ed5300

View file

@ -14,6 +14,7 @@ Delete=%P d -y {%S} %AQA @%LQU
Add=%P a -mx -y {-p%W} {%S} %AQA @%LQU
AddMultiVolume=%P a -mx -y {-p%W} {-v%V} {%S} %AQA @%LQU
AddSelfExtract=%P a -mx -y -sfx {-p%W} {%S} %AQA @%LQU
PasswordQuery=Enter password:
Output=0
Enabled=0
Debug=0
@ -50,13 +51,13 @@ List=%P v %AQA
Extract=%P x -y {%S} %AQA !%LQA
Test=%P t -y {%S} %AQA
Delete=%P d -y {%S} %AQA !%LQA
Add=%P a -y {%S} %AQA !%LQA
Add=%P a -y {-g%W} {%S} %AQA !%LQA
Enabled=0
Output=0
Debug=0
[RAR]
Description=RAR 3.92 - http://www.rarlab.com
Description=RAR 4.00 - http://www.rarlab.com
Extension=rar
Archiver=rar
Start=^------------
@ -67,7 +68,10 @@ List=%P v %AQA
Extract=%P x -y {%S} %AQA @%LQ
Test=%P t -y {%S} %AQA
Delete=%P d -y {%S} %AQA @%LQ
Add=%P a -y {%S} %AQA @%LQ
Add=%P a -y {-p%W} {%S} %AQA @%LQ
AddMultiVolume=%P a -y {-p%W} {-v%V} {%S} %AQA @%LQ
AddSelfExtract=%P a -y -sfx {-p%W} {%S} %AQA @%LQ
PasswordQuery=Enter password
Enabled=0
Output=0
Debug=0