So here are some MultiArc settings for ISO, UDF and WIM:
Code: Select all
[7-Zip-Extract]
Description="7-Zip Extract only"
; Signatures and IDPos for ISO, UDF-ISO, WIM:
; ISO: 01 43 44 30 30 31, 0x8000
; UDF: 00 42 45 41 30 31, 0x8000
; WIM: 4D 53 57 49 4D, 0x0
ID = 01 43 44 30 30 31, 00 42 45 41 30 31, 4D 53 57 49 4D
IDPos = 0x0, 0x8000
Extension = ISO, WIM
Archiver=C:\PathTo\7z.exe
List="%PQ l %AQA"
Start="^-------------------"
End="^-------------------"
Format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn"
Extract="%PQA e -y {%S} -scsWIN %AQA @%LQA"
ExtractWithPath="%PQA x -y {%S} -scsWIN %AQA @%LQA"
Test="%PQA t -y {%S} %AQA"
AskHistory=0
AskMode=0
SkipLIST=1
SkipSfxHeader=0
IgnoreErrors=0
SkipDirsInFileList=1
In your wincmd.ini :
Code: Select all
[PackerPlugins]
ISO=212,%COMMANDER_PATH%\Plugins\wcx\MultiArc\multiarc.wcx
WIM=212,%COMMANDER_PATH%\Plugins\wcx\MultiArc\multiarc.wcx