; ----------------------------------------------------------------------- ; MultiArc.ini: http://wcx.sourceforge.net/ ; Last update: 2010-07-11 ; ----------------------------------------------------------------------- ; ********** Content ********* ;[MultiArc] Basic MultiArc settings ;[NSIS] Overview ;[NSIS] exe_NSIS,exe ;[NSIS_SkipSfxHeader] exe_NSIS,exe ;[ARC] arc ;[BIX] bix ;[BMA] bma ;[MSCAB] Overview ;[MSCAB] cab,cab_ms ;[CABSFX] cabSFX ;[CABSFX_PW] cabSFX_PW with password ;[CAB16SFX] cab16SFX 16bit ;[CTXF] cxf ;[IMP] imp ;[INNO] Overview ;[INNO_3_x] exe_IS,exe ;[INNO_4_x_5_x] exe_IS,exe ;[INSTALLSHIELD] Overview ;[INSTALLSHIELD55] cab_IS55 ;[INSTALLSHIELD50] cab_IS5 ;[INSTALLSHIELD30] z_is,1,2,3,4,5,6,7,8,9,lib,dat ;[INSTALLSHIELD_6TO7] cab_IS67 ;[JAR] j,jar ;[LG] lg ;[LZX] lzx ;[MS_STGDOC] ms_STDOC ;[PAR] pdb,prc ;[RARSFX] exe_RAR,exe ;[RK] rk ;[RKSFX] exe_RK,exe ;[RKSFX_DOS] exe_RK,exe ;[SBC] sbc ;[TBB] tbb ;[UNDDI] ddi,ima ;[UHARC] Overview ;[UHARC06B] uha ;[UHARC04] uha ;[UHARC06B_SFX] exe_UHA,exe ;[UNIX_COMPRESS] z_UNIX ;[UPX_COMPRESS] exe_UPX,exe ;[WIM] wim ;[WINHELP] hlp,mvb ;[ZOO] zoo ;[MISCARC] grp,gl,lab,lgp,mpq,pak,sgt,slf,vp,vpp,wad ; ----------------------------------------------------------------------- ; Basic MultiArc settings ; ----------------------------------------------------------------------- [MultiArc] ConAClose=1 ConDelay=1 ConExclude=0 ConLines=0 ConMinimize=0 ConMode=0 LanguageFile=German.lng ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; Nullsoft Installation System (NSIS) Unpacker ; MultiArc addon by ; ----------------------------------------------------------------------- ; deus-ex: http://ghisler.ch/board/profile.php?mode=viewprofile&u=163 ; Icfu: icfu@gmx.de ; TychoBarfy: http://ghisler.ch/board/profile.php?mode=viewprofile&u=5868 ; vserd: multiarc@programist.ru ; ----------------------------------------------------------------------- ; Version: 0.5 ; ----------------------------------------------------------------------- ; Archiver: 7-Zip >= 4.40 ; Homepage: http://7-zip.org/ ; MultiArc: >= 1.2 ; Homepage: http://wcx.sourceforge.net/ ; Comments: This addon allows entering and uncompressing NSIS archives! ; Some NSIS archives are not supported by 7-Zip (till now) and ; will display crap data when entering and an error message ; when trying to unpack! ; Make sure that "Unpack each archive to a &separate subdir" is ; checked when unpacking! Otherwise you have to activate the ; Extract= line by setting BatchUnpack=0 to guarantee complete ; extraction (maybe a bug in MultiArc, this is investigated). ; This mode however will slow down extraction speed extremely ; and is therefore not recommended! ; All versions of 7-Zip > 4.40 don't show .nsi files anymore! ; ; ----------------------------------------------------------------------- ; >>>>>>>>> Adjust BOTH paths to 7z.exe (read: 7z.exe!) below! <<<<<<<<< ; ----------------------------------------------------------------------- ; Changelog: ; ----------------------------------------------------------------------- ; 2006-05-12 0.5 ; ----------------------------------------------------------------------- ; * Change signature (ID) for [NSIS_SkipSfxHeader], ; by arvsn (http://forum.ru-board.com/topic.cgi?forum=5&topic=15805&start=354&limit=1) ; This ID more correct detects archives accepted by 7z.exe ; * Change IDPOS for new signature ; * Change to use <SEEKID> ; ----------------------------------------------------------------------- ; 2006-05-10 0.4 ; * public release on totalcmd.net ; * IDPOS now calculated by f(x)=4+512*x ; * changed signature (ID) to the correct one used by 7-Zip ; ----------------------------------------------------------------------- ; 2006-05-09 0.3 ; + added IDPOS values from x=0 to x=999 ; * IDPOS values for [NSIS] are now calculated by f(x)=8+512*x ; ----------------------------------------------------------------------- ; 2006-05-07 0.2 ; + added scheme [NSIS_SkipSfxHeader] ; + added more IDPOS values ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- [NSIS] Description="NSIS Unpacker Part 1 (needs 7-Zip >= 4.40)" Extension=exe_NSIS,exe Archiver=%COMMANDER_PATH%\packer\7-zip\7z.exe ID=EF BE AD DE 4E 75 6C 6C 73 6F 66 74 49 6E 73 74 IDPOS=4, 516, 1028, 1540, 2052, 2564, 3076, 3588, 4100, 4612, 5124, 5636, 6148, 6660, 7172, 7684, 8196, 8708, 9220, 9732, 10244, 10756, 11268, 11780, 12292, 12804, 13316, 13828, 14340, 14852, 15364, 15876, 16388, 16900, 17412, 17924, 18436, 18948, 19460, 19972, 20484, 20996, 21508, 22020, 22532, 23044, 23556, 24068, 24580, 25092, 25604, 26116, 26628, 27140, 27652, 28164, 28676, 29188, 29700, 30212, 30724, 31236, 31748, 32260, 32772, 33284, 33796, 34308, 34820, 35332, 35844, 36356, 36868, 37380, 37892, 38404, 38916, 39428, 39940, 40452, 40964, 41476, 41988, 42500, 43012, 43524, 44036, 44548, 45060, 45572, 46084, 46596, 47108, 47620, 48132, 48644, 49156, 49668, 50180, 50692, 51204, 51716, 52228, 52740, 53252, 53764, 54276, 54788, 55300, 55812, 56324, 56836, 57348, 57860, 58372, 58884, 59396, 59908, 60420, 60932, 61444, 61956, 62468, 62980, 63492, 64004, 64516, 65028, 65540, 66052, 66564, 67076, 67588, 68100, 68612, 69124, 69636, 70148, 70660, 71172, 71684, 72196, 72708, 73220, 73732, 74244, 74756, 75268, 75780, 76292, 76804, 77316, 77828, 78340, 78852, 79364, 79876, 80388, 80900, 81412, 81924, 82436, 82948, 83460, 83972, 84484, 84996, 85508, 86020, 86532, 87044, 87556, 88068, 88580, 89092, 89604, 90116, 90628, 91140, 91652, 92164, 92676, 93188, 93700, 94212, 94724, 95236, 95748, 96260, 96772, 97284, 97796, 98308, 98820, 99332, 99844, 100356, 100868, 101380, 101892, 102404, 102916, 103428, 103940, 104452, 104964, 105476, 105988, 106500, 107012, 107524, 108036, 108548, 109060, 109572, 110084, 110596, 111108, 111620, 112132, 112644, 113156, 113668, 114180, 114692, 115204, 115716, 116228, 116740, 117252, 117764, 118276, 118788, 119300, 119812, 120324, 120836, 121348, 121860, 122372, 122884, 123396, 123908, 124420, 124932, 125444, 125956, 126468, 126980, 127492, 128004, 128516, 129028, 129540, 130052, 130564, 131076, 131588, 132100, 132612, 133124, 133636, 134148, 134660, 135172, 135684, 136196, 136708, 137220, 137732, 138244, 138756, 139268, 139780, 140292, 140804, 141316, 141828, 142340, 142852, 143364, 143876, 144388, 144900, 145412, 145924, 146436, 146948, 147460, 147972, 148484, 148996, 149508, 150020, 150532, 151044, 151556, 152068, 152580, 153092, 153604, 154116, 154628, 155140, 155652, 156164, 156676, 157188, 157700, 158212, 158724, 159236, 159748, 160260, 160772, 161284, 161796, 162308, 162820, 163332, 163844, 164356, 164868, 165380, 165892, 166404, 166916, 167428, 167940, 168452, 168964, 169476, 169988, 170500, 171012, 171524, 172036, 172548, 173060, 173572, 174084, 174596, 175108, 175620, 176132, 176644, 177156, 177668, 178180, 178692, 179204, 179716, 180228, 180740, 181252, 181764, 182276, 182788, 183300, 183812, 184324, 184836, 185348, 185860, 186372, 186884, 187396, 187908, 188420, 188932, 189444, 189956, 190468, 190980, 191492, 192004, 192516, 193028, 193540, 194052, 194564, 195076, 195588, 196100, 196612, 197124, 197636, 198148, 198660, 199172, 199684, 200196, 200708, 201220, 201732, 202244, 202756, 203268, 203780, 204292, 204804, 205316, 205828, 206340, 206852, 207364, 207876, 208388, 208900, 209412, 209924, 210436, 210948, 211460, 211972, 212484, 212996, 213508, 214020, 214532, 215044, 215556, 216068, 216580, 217092, 217604, 218116, 218628, 219140, 219652, 220164, 220676, 221188, 221700, 222212, 222724, 223236, 223748, 224260, 224772, 225284, 225796, 226308, 226820, 227332, 227844, 228356, 228868, 229380, 229892, 230404, 230916, 231428, 231940, 232452, 232964, 233476, 233988, 234500, 235012, 235524, 236036, 236548, 237060, 237572, 238084, 238596, 239108, 239620, 240132, 240644, 241156, 241668, 242180, 242692, 243204, 243716, 244228, 244740, 245252, 245764, 246276, 246788, 247300, 247812, 248324, 248836, 249348, 249860, 250372, 250884, 251396, 251908, 252420, 252932, 253444, 253956, 254468, 254980, 255492, 256004, 256516, 257028, 257540, 258052, 258564, 259076, 259588, 260100, 260612, 261124, 261636, 262148, 262660, 263172, 263684, 264196, 264708, 265220, 265732, 266244, 266756, 267268, 267780, 268292, 268804, 269316, 269828, 270340, 270852, 271364, 271876, 272388, 272900, 273412, 273924, 274436, 274948, 275460, 275972, 276484, 276996, 277508, 278020, 278532, 279044, 279556, 280068, 280580, 281092, 281604, 282116, 282628, 283140, 283652, 284164, 284676, 285188, 285700, 286212, 286724, 287236, 287748, 288260, 288772, 289284, 289796, 290308, 290820, 291332, 291844, 292356, 292868, 293380, 293892, 294404, 294916, 295428, 295940, 296452, 296964, 297476, 297988, 298500, 299012, 299524, 300036, 300548, 301060, 301572, 302084, 302596, 303108, 303620, 304132, 304644, 305156, 305668, 306180, 306692, 307204, 307716, 308228, 308740, 309252, 309764, 310276, 310788, 311300, 311812, 312324, 312836, 313348, 313860, 314372, 314884, 315396, 315908, 316420, 316932, 317444, 317956, 318468, 318980, 319492, 320004, 320516, 321028, 321540, 322052, 322564, 323076, 323588, 324100, 324612, 325124, 325636, 326148, 326660, 327172, 327684, 328196, 328708, 329220, 329732, 330244, 330756, 331268, 331780, 332292, 332804, 333316, 333828, 334340, 334852, 335364, 335876, 336388, 336900, 337412, 337924, 338436, 338948, 339460, 339972, 340484, 340996, 341508, 342020, 342532, 343044, 343556, 344068, 344580, 345092, 345604, 346116, 346628, 347140, 347652, 348164, 348676, 349188, 349700, 350212, 350724, 351236, 351748, 352260, 352772, 353284, 353796, 354308, 354820, 355332, 355844, 356356, 356868, 357380, 357892, 358404, 358916, 359428, 359940, 360452, 360964, 361476, 361988, 362500, 363012, 363524, 364036, 364548, 365060, 365572, 366084, 366596, 367108, 367620, 368132, 368644, 369156, 369668, 370180, 370692, 371204, 371716, 372228, 372740, 373252, 373764, 374276, 374788, 375300, 375812, 376324, 376836, 377348, 377860, 378372, 378884, 379396, 379908, 380420, 380932, 381444, 381956, 382468, 382980, 383492, 384004, 384516, 385028, 385540, 386052, 386564, 387076, 387588, 388100, 388612, 389124, 389636, 390148, 390660, 391172, 391684, 392196, 392708, 393220, 393732, 394244, 394756, 395268, 395780, 396292, 396804, 397316, 397828, 398340, 398852, 399364, 399876, 400388, 400900, 401412, 401924, 402436, 402948, 403460, 403972, 404484, 404996, 405508, 406020, 406532, 407044, 407556, 408068, 408580, 409092, 409604, 410116, 410628, 411140, 411652, 412164, 412676, 413188, 413700, 414212, 414724, 415236, 415748, 416260, 416772, 417284, 417796, 418308, 418820, 419332, 419844, 420356, 420868, 421380, 421892, 422404, 422916, 423428, 423940, 424452, 424964, 425476, 425988, 426500, 427012, 427524, 428036, 428548, 429060, 429572, 430084, 430596, 431108, 431620, 432132, 432644, 433156, 433668, 434180, 434692, 435204, 435716, 436228, 436740, 437252, 437764, 438276, 438788, 439300, 439812, 440324, 440836, 441348, 441860, 442372, 442884, 443396, 443908, 444420, 444932, 445444, 445956, 446468, 446980, 447492, 448004, 448516, 449028, 449540, 450052, 450564, 451076, 451588, 452100, 452612, 453124, 453636, 454148, 454660, 455172, 455684, 456196, 456708, 457220, 457732, 458244, 458756, 459268, 459780, 460292, 460804, 461316, 461828, 462340, 462852, 463364, 463876, 464388, 464900, 465412, 465924, 466436, 466948, 467460, 467972, 468484, 468996, 469508, 470020, 470532, 471044, 471556, 472068, 472580, 473092, 473604, 474116, 474628, 475140, 475652, 476164, 476676, 477188, 477700, 478212, 478724, 479236, 479748, 480260, 480772, 481284, 481796, 482308, 482820, 483332, 483844, 484356, 484868, 485380, 485892, 486404, 486916, 487428, 487940, 488452, 488964, 489476, 489988, 490500, 491012, 491524, 492036, 492548, 493060, 493572, 494084, 494596, 495108, 495620, 496132, 496644, 497156, 497668, 498180, 498692, 499204, 499716, 500228, 500740, 501252, 501764, 502276, 502788, 503300, 503812, 504324, 504836, 505348, 505860, 506372, 506884, 507396, 507908, 508420, 508932, 509444, 509956, 510468, 510980, 511492 Format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Start="^-------------------" End="^-------------------" BatchUnpack=1 Debug=0 List=%P l %AAQ Extract=%P e -y %AAQ @%LQ ExtractWithPath=%P x -y %AAQ @%LQ [NSIS_SkipSfxHeader] Description="NSIS Unpacker Part 2 (needs 7-Zip >= 4.40)" Extension=exe_NSIS,exe Archiver=%COMMANDER_PATH%\packer\7-zip\7z.exe ID=00 00 00 00 EF BE AD DE 4E 75 6C 6C 73 6F 66 74 49 6E 73 74, 08 00 00 00 EF BE AD DE 4E 75 6C 6C 73 6F 66 74 49 6E 73 74 ;524288 --512K for SFX IDSeekRange=524288 IDPOS=0, <SEEKID> Start="^-------------------" End="^-------------------" Format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Debug=0 BatchUnpack=1 SkipSfxHeader=1 List=%P l %AAQ ;Extract=%P e -scsDOS -y %AAQ @%LQ Extract= %P e -y %AQA @%LQ ;ExtractWithPath=%P x -scsDOS -y %AAQ @%LQ ExtractWithPath=%P x -y %AQA @%LQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; ARC Archiver Version 6.02 ; ftp://ftp.elf.stuba.sk/pub/pc/pack/arc602.exe ; NOTE: Very fast and low compression ratio, use only to unpack ; or if you want a simple packed container (better use tar). ; Doesn't include subdirs. Uses only 8.3 file names. ; I extract only with it... ; ----------------------------------------------------------------------- [ARC] Description="ARC v6.02" Extension=arc Archiver=%COMMANDER_PATH%\packer\arc.exe Start="^================= " End="^ ==== ========" Format0="nnnnnnnnnnnnnnn zzzzzzzz cccccccccccccc pppppppp dd TTT yy hh:mmH cccc" Debug=0 List=%P vzw %aQA ;Add=%P azw %aQA @%lQA Delete=%P dw %aQA @%lQA Extract=%P xw %aQA @%lQA ;Move=%P mzw %aQA @%lQA Test=%P tw %aQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; Version: BIX Archiver 1.00 Beta 7 Copyright (c) Igor Pavlov 27-Oct-1999 ; http://compress.da.ru/ and http://www.7-zip.com/ ; ----------------------------------------------------------------------- [BIX] Description=BIX Archiver 1.00 Beta 7 Extension=bix Archiver=%COMMANDER_PATH%\packer\bix.exe ID=42 49 58 30 C1 B8 03 9A F1 Start="^----------" End="^----------" Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Format1="yyyy tt dd hh mm ss aaaaa zzzzzzzzzz pppppppppp" Debug=0 SkipDirsInFileList=1 List=%P ltf %AQA Add=%P -r0 -y a %AQA @%LQ Delete=%P d -r0 -y %AQA @%LQ Extract=%P -r0 -y e %AQA @%LQ Move=%COMMANDER_PATH%\bixmov.bat %PQ %AQA rem %FQ Test=%P t %AQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; BMA 1.31 beta Copyright (c) 2003-2005 Alexander Cherenkov 22-Sep-2005 ; http://forrox.narod.ru/bma_en.htm ; ----------------------------------------------------------------------- [BMA] Description="BMA 1.31 beta" Extension=bma Archiver=%COMMANDER_PATH%\packer\bma.exe ID=21 42 4D 41 IDPos=0 Start="^---------- -------- ----- ------------ ------------ ------------" End="^---------- -------- ----- ------------ ------------ ------------" Format0="yyyy-tt-dd hh:mm:ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 List=%P l %AQA Add=%P a -mx -r %AQA @%LQA Delete=%P d %AQA @%LQA Extract=%P e %AQA %FQ ExtractWithPath=%P x %AQA %FQ Test=%P t %AQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; MICROSOFT CAB ARCHIVES ; Version: 0.63 ; http://www.mscab.prv.pl ; Comments: You can't modify multiple volumes CAB archives. MsCab uses ; LZX:21 compression with 16 MB folder size. ; Options: Put options directly after '=%P' in Delete, Add and Move commands ; -v360, -v720, -v1220, -v1440 - standard volume size ; -v<size>[k|K|m|M] - custom volume size ; -vr<size>[k|K|m|M] - reserve size on first volume ; -n1, -n01, -n001, ... - Name1.cab, Name2.cab, ... ; -f<size>[k|K|m|M] - folder size ; -MSZIP, -LZX:15, ..., -LZX:21 - compression method ; -ds - disable name sort ; -i - display progress ; -sfx[Module][:ScriptFile] - create SFX archive ; -dirs[-] - add [don't add] dirs' names ; -p[password] - encrypt with password ; This section doesn't use sfx modules. Didn't use AskMode and AskHistory%d ; params because of collision with newer installshields cab extension which is ; unfortunately not able to create new files but only add files. ; So I splitted the sections and the next three create different sfx exes. ; ----------------------------------------------------------------------- [CAB] Description="MSCAB (DIRS) 32 Bit" Extension=cab Archiver=%COMMANDER_PATH%\packer\mscab.exe ID=4D 53 43 46 IDPos=0 Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn zzzzzzzzzzzz yyyy tt dd hh mm ss aaaa" BatchUnpack=1 Debug=0 List=%P -ri2 list %AQA %O Extract=%P { %S} e %AQA @%LA ExtractWithPath=%P {-ap%RQA}{ %S} x %AQA @%LA Test=%P{ %S} t %AQA Delete=%P -i{ %S} d %AQA @%LA Add=%P -i -dirs {-ap%RQA}{ %S} a %AQA @%LA Move=%P -i -dirs {-ap%RQA}{ %S} m %AQA @%LA ; ----------------------------------------------------------------------- ; Uses xx.mscabsfx from http://mateusz.free.fr/mscab/ without password ; Usage: In Pack dialog simply chose cabSFX_PW or whatever you defined as ; extension in wincmd.ini (don't activate "Create self-extracting ..." in ; main dialog of TC, extension EXE will be attached automatically ). ; ----------------------------------------------------------------------- [CABSFX] Description="MSCAB (DIRS + SFX) 32 Bit" Extension=cabSFX Archiver=%COMMANDER_PATH%\packer\mscab.exe ID=4D 53 43 46 IDPos=0 Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn zzzzzzzzzzzz yyyy tt dd hh mm ss aaaa" BatchUnpack=1 Debug=0 List=%P -ri2 list %AQA %O Add=%P -i -dirs -sfxde {-ap%RQA}{ %S} a %AQA @%LA Delete=%P -i{ %S} d %AQA @%LA Extract=%P{ %S} e %AQA @%LA ExtractWithPath=%P {-ap%RQA}{ %S} x %AQA @%LA Move=%P -i -dirs -sfxde {-ap%RQA}{ %S} m %AQA @%LA Test=%P{ %S} t %AQA ; ----------------------------------------------------------------------- ; Uses xx_i.mscabsfx from http://mateusz.free.fr/mscab/ which can use password ; Usage: In Pack dialog simply chose cabSFX_PW or whatever you defined as ; extension in wincmd.ini (don't activate "Create self-extracting ..." in ; main dialog of TC, extension EXE will be attached automatically ). ; ----------------------------------------------------------------------- [CABSFX_PW] Description="MSCAB (DIRS + SFX + PASSWORD) 32 Bit" Extension=cabSFX_PW Archiver=%COMMANDER_PATH%\packer\mscab.exe ID=4D 53 43 46 IDPos=0 Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn zzzzzzzzzzzz yyyy tt dd hh mm ss aaaa" BatchUnpack=1 Debug=0 List=%P -ri2 list %AQA %O Add=%P -i -dirs -sfxde_i -p {-ap%RQA}{ %S} a %AQA @%LA Delete=%P -i{ %S} d %AQA @%LA Extract=%P{ %S} e %AQA @%LA ExtractWithPath=%P {-ap%RQA}{ %S} x %AQA @%LA Move=%P -i -dirs -sfxde_i -p {-ap%RQA}{ %S} m %AQA @%LA Test=%P{ %S} t %AQA ; ----------------------------------------------------------------------- ; Uses ms16.mscabsfx from http://mateusz.free.fr/mscab/ without password ; Usage: In Pack dialog simply chose cabSFX_PW or whatever you defined as ; extension in wincmd.ini (don't activate "Create self-extracting ..." in ; main dialog of TC, extension EXE will be attached automatically ). ; ----------------------------------------------------------------------- [CAB16SFX] Description="MSCAB (DIRS + SFX) 16 Bit" Extension=cab16SFX Archiver=%COMMANDER_PATH%\packer\mscab.exe ID=4D 53 43 46 IDPos=0 Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn zzzzzzzzzzzz yyyy tt dd hh mm ss aaaa" BatchUnpack=1 Debug=0 List=%P -ri2 list %AQA %O Add=%P -i -dirs -sfxms16 {-ap%RQA}{ %S} a %AQA @%LA Delete=%P -i{ %S} d %AQA @%LA Extract=%P{ %S} e %AQA @%LA ExtractWithPath=%P {-ap%RQA}{ %S} x %AQA @%LA Move=%P -i -dirs -sfxms16 {-ap%RQA}{ %S} m %AQA @%LA Test=%P{ %S} t %AQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; CTXf 0.75 pre-beta 1 high compression archiver (C) 2002-2003 Nikita Lesnikov ; http://info.elf.stuba.sk/packages/pub/pc/pack/ctxf075p.zip ; ----------------------------------------------------------------------- [CTXF] Description="CTXf 0.75 pre-beta 1" Extension=cxf Archiver=%COMMANDER_PATH%\packer\dtxfc.exe ID=43 58 46 IDPos=0 Start="^==============================================================================" End="^==============================================================================" Format0="zzzzzzzzzz pppppppppp dd.tt.yy hh:mm:ss cccc aaaaa nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" AskMode=0 AskHistory0=-s BatchUnpack=1 Debug=0 IgnoreErrors=0 SearchForUglyDirs=0 SkipDirsInFileList=0 SkipEmptyNames=1 SkipLIST=1 UnixPath=0 List=%P l %AQA ;Add=%P c -d -s -me %AQA %LA Extract=%P e %AQA %LA ExtractWithPath=%P x %AQA %LA Test=%P t %AQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; IMP 1.12 High-Performance Archiver Copyright 1998-2000 Technelysium Pty Ltd. ; http://info.elf.stuba.sk/packages/pub/pc/pack/imp112.exe ; BOTE: Compaired to IMP 1.1 IMP 1.12 doesn't need Dos4gw.exe ; WARNING!: Yes-yes, you have to register before using this archiver in multiarc. ; ----------------------------------------------------------------------- [IMP] Description="IMP 1.12" Extension=imp Archiver=%COMMANDER_PATH%\packer\imp112.exe Start="^---------" End="^Total: " Format0="zzzzzzzzzz TTT dd yyyy hh:mmHH aaaaa nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 SkipDirsInFileList=1 List=%P l -y %AQA Add=%P a -y -pl %AQA @%LA Delete=%P d -y %AQA @%LA Extract=%P e -y -p- %AQA @%LA ExtractWithPath=%P e -y %AQA @%LA Move=%P a -d -y -pl %AQA @%LA Test=%P t -y %AQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; Inno Setup (v2.0.8 - v5.3.10) ; MultiArc addon by Gnozal, Maxwish, arsvrn, MultiArc team and deus-ex ; ; Addon: v0.21, August 31 2009, by deus-ex, Zoster ; Uses : Inno Setup Unpacker v0.33, http://innounp.sourceforge.net ; ; ; NOTE: ; ~~~~~ ; MultiArc v1.4x is required for this Addon as it uses several new functions! ; ; ; Inno Setup Unpacker, MultiArc and IDs ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; Inno Setup Unpacker detects Inno-Installers by these signatures (without quotes): ; ; "Inno Setup Setup Data (" ; "My Inno Setup Extensions Setup Data (" ; ; Should you come across an Inno-Installer which MultiArc doesn't open you can verify ; that using this commandline: ; ; innounp.exe -v -m <path>installer.exe ; ; If Innounp returns a valid listing you can add support for that Installer version. ; Open the Installer in Total Commanders Lister [F3], switch to Hexadecimal mode [3] ; and search for the signatures listed above [Ctrl+F]. Acquire the signature start ; offset (see left column in Lister). ; ; Add the offset to the IDPos string of the corresponding "INNO" section with a ; leading "0x", values separated by comma (e.g. IDPos=0x1111, 0x2222, 0xCDEF ...). ; ; ; Why two addon sections? ; ~~~~~~~~~~~~~~~~~~~~~~~ ; Inno Setup Unpacker supports all Inno-Installers from version v3.x upwards except ; those containing one of these signatures: ; ; "Inno Setup Setup Data (2.0.7,2.0.8,2.0.11-2.0.17) with ISX" ; "Inno Setup Setup Data (2.0.18-2.0.19) with ISX" ; "Inno Setup Setup Data (3.0.1) with ISX" ; "Inno Setup Setup Data (3.0.3) with ISX" ; "Inno Setup Setup Data (4.2.2jpe)" ; "My Inno Setup Extensions Setup Data (3.0.4)" ; ; The first section adds support for Inno 3.x Installers and filters those containing ; the "with ISX" or "Extensions Setup Data (3.0.4)" string, the second section adds ; support for Inno 4.x and 5.x Installers and filters those containing a "(4.2.2jpe)" ; string which requires this section to be quite detailed. ; ; ; Handling unsupported Inno-Installers ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; Installers unsupported by Inno Setup Unpacker are filtered out and can be handled ; with the IETotal plugin. This requires all MultiArc entries in the PackerPlugins ; section of wincmd.ini to be placed in front of any IETotal entries. ; ; Example ; ~~~~~~~ ; [PackerPlugins] ; 7z=69,%commander_path%\wcx\multiarc\multiarc.wcx <- MultiArc entry (in front of IETotal!) ; sqx=95,%commander_path%\wcx\sqx\totalsqx.wcx <- another Plugin entry ; cmp=68,%commander_path%\wcx\ietotal\ietotal.wcx <- IETotal entry ; ; ; Changes ; ~~~~~~~ ; 2009-08-31 by Zoster ; + added two more IDPos to support "Inno 5.3.3" standard and Unicode ; ; 2007-08-06 by deus-ex ; * partially rewrote addon text, fixed spelling ; + converted decimal IDPos values to hexadecimal (requires MultiArc v1.4) ; + enhanced exclude filter to recognize "My Inno Setup Extensions Setup Data (3.0.4)" ; - previously added "ExcludeIDs" removed again since the feature doesn't work properly ; ; 2007-03-08 by ZoSTeR ; + added one more IDPos to support "Inno 5.1.10" ; ; 2006-05-20 by deus-ex ; + added one more IDPos to support another "Inno 4.0.9(UPXed)" variant ; ; 2006-05-18 by deus-ex ; * rewrote addon text, restructured layout, fixed spelling ; * restructured sections to enhance the filter for unsupported Installers ; * increased filename length of formatstring, fixes truncated filenames in listing (e.g. GIMP Installer) ; + added filter for "Inno 3.0.3 with ISX" ; + added filter for "Inno 4.2.2jpe" (e.g. SKYPE Installer) ; + added support for "Inno 3.0.6.1" (previously handled by IETotal) ; + added support for "Inno 4.0.9(UPXed)" (Innounp can't handle those when unUPXed) ; + added support for "Inno 4.0.10(UPXed)" (dito) ; + added ASCII conversions of ID strings (for readability, optional) ; + added hexadecimal conversions of IDPos strings (allows quick IDPos checks, optional) ; ; 2006-04-06 by MultiArc team ; * rewrote ID and IDPos for better archive detection (solution by arsvrn) ; ; 2004-04-02 by Maxwish ; * corrected datestring in "format0" ; ; 2004-04-19 by Maxwish ; + added "-m" parameters (now also shows embedded files) ; + added "BatchUnpack=1" (improves speed) ; - removed { } from {@%LQ} in "extract" strings (unneeded) ; ; ----------------------------------------------------------------------- ; [INNO_2x_3_x] Description="InnoSetup 2.x, 3.x" ;Filters unsupported "Inno Setup Setup Data (3.0.x) with ISX" ;and "Inno Setup Setup Data (2.0.18/2.0.19) Installers Archiver=%COMMANDER_PATH%\packer\innounp.exe Extension=exe ID=49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 32 2E 30 2E 31 38, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 32 2E 30 2E 31 39, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 33 2E 30 2E 31 29 00, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 33 2E 30 2E 33 29 00, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 33 2E 30 2E 35 29 00, 49 6E 6E 6F 20 53 65 74 75 70 20 45 78 74 65 6E 73 69 6F 6E 73 20 53 65 74 75 70 20 44 61 74 61 20 28 33 2E 30 2E 36 ;ID="Inno Setup Setup Data (2.0.18/.19", "Inno Setup Setup Data (3.0.1)", "Inno Setup Setup Data (3.0.3)", "Inno Setup Setup Data (3.0.5)", "Inno Setup Extensions Setup Data (3.0.6" IDPos=0xD144, 0xD344, 0xD347 BatchUnpack=1 Start="^--" End="^--" Format0="zzzzzzzzzz yyyy tt dd hh mm nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" List=%P -v -b -m %AAQ ExtractWithPath=%P -x -b -m %AAQ @%LQ ; ----------------------------------------------------------------------- [INNO_4_x_5_x] Description="InnoSetup 4.x, 5.x" ;Filters unsupported "Inno Setup Setup Data (4.2.2jpe)" Installers Archiver=%COMMANDER_PATH%\packer\innounp.exe Extension=exe ID=49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 34 2E 30, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 34 2E 31, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 34 2E 32 2E 31, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 34 2E 32 2E 32 29, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 34 2E 32 2E 33, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 34 2E 32 2E 35, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 34 2E 32 2E 36, 49 6E 6E 6F 20 53 65 74 75 70 20 53 65 74 75 70 20 44 61 74 61 20 28 35 ;ID="Inno Setup Setup Data (4.0", "Inno Setup Setup Data (4.1", "Inno Setup Setup Data (4.2.1", "Inno Setup Setup Data (4.2.2)", "Inno Setup Setup Data (4.2.3", "Inno Setup Setup Data (4.2.5", "Inno Setup Setup Data (4.2.6", "Inno Setup Setup Data (5" IDPos=0x8F58, 0x8F84, 0x8F88, 0x9188, 0x9388, 0x9588, 0x9788, 0x9988, 0xD93C, 0x15E5C, 0x5EFCF, 0xB2047, 0x17264E BatchUnpack=1 Start="^--" End="^--" Format0="zzzzzzzzzz yyyy tt dd hh mm nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" List=%P -v -b -m %AAQ ExtractWithPath=%P -x -b -m %AAQ @%LQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; *********************************************** ; INSTALLSHIELD 7 / 6 / 5.5 / 5 -> CAB [HDR] / 3 ; *********************************************** ; ----------------------------------------------------------------------- ; INSTALLSHIELD 5+ CAB ARCHIVES ; Version: i5comp v2.01 ; Available at: ftp://ftp.elf.stuba.sk/pub/pc/pack/i5comp21.rar ; Notes form LucifeR: ; -ADD, DELETE AND EXTRACT RUNS FINE FOR ME, but I only test with a few DATA.CAB files. ; -You can not replace a file inside CAB, you MUST delete old file. ; -Viewing with Lister and extracting only works with cab files and doesn't work with hdr ; ----------------------------------------------------------------------- [INSTALLSHIELD55] Description="InstallShield 5.5" Extension=cab_IS55 Archiver=%COMMANDER_PATH%\packer\i5comp.exe ID=49 53 63 28 01 Format0="tt-dd-yyyy hh:mm zzzzzzzzz aaaa ppppppppp cccc nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 List=%P l -o -d -f %AQ Add=%P a -o -f %AQ %RQ %FQ Delete=%P d -o -d -f %AQ %FQ Extract=%P e -o -d -f -v2 %AQ %FQ ; ----------------------------------------------------------------------- ; INSTALLSHIELD 5+ CAB ARCHIVES ; Version: i5comp v2.01 ; For comments see [InstallShield55] ; ----------------------------------------------------------------------- [INSTALLSHIELD50] Description="InstallShield 5.0" Extension=cab_IS5 Archiver=%COMMANDER_PATH%\packer\i5comp.exe ID=49 53 63 28 04 Format0="tt-dd-yyyy hh:mm zzzzzzzzz aaaa ppppppppp cccc nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 List=%P l -o -d -f %AQ Add=%P a -o -f %AQ %RQ %FQ Delete=%P d -o -d -f %AQ %FQ Extract=%P e -o -d -f %AQ %FQ ; ----------------------------------------------------------------------- ; INSTALLSHIELD 3 ARCHIVES ; Version: Version 3.00.062 ; ftp://ftp.elf.stuba.sk/pub/pc/pack/icomp95.zip ; Comments: Read-Only version. ; WARNING!: This utility is not Y2K compatible. Date of packed files in list for ; year 2000 looks like 100. File size at this point is reduzed by one char. ; NOTE: Thanks to Eugen Labun we have some workaround for Y2K problem ; Format0= was changed and now only year will be displayed bogus - other ; parameters is OK. List command and hh-mm was changed to hh:mm. ; Also changed %aQ/%AQ to %aQA/%AQA for use ANSI encoding so that files ; laying in folders with higher ascii in names are processed correctly. ; ----------------------------------------------------------------------- [INSTALLSHIELD30] Description="InstallShield 3.0" Extension=z_is,1,2,3,4,5,6,7,8,9,ins,lib,dat Archiver=%COMMANDER_PATH%\packer\i3comp.exe ID=13 5D 65 8C IDPos=0 Start="^ ========" End="^ ------" ;tt-dd-yyy* (shows correct date but doesn't extract correctly) Format0=" ttddyyyy hh-mm zzzzzzzz aaaa pppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Debug=0 IgnoreErrors=1 List=%P -l %aQA %E6 Add=%P -h %FWq %AQA %Rq{ %S} Extract=%P -d -h -o %AQA %FWq %FPq{ %S} ExtractWithPath=%P -d -i %AQA %FWq %FPq{ %S} Test=%pQ -dt %aQA ; ----------------------------------------------------------------------- ; INSTALLSHIELD 6+ TO 7+ ARCHIVES ; Version: i6comp v0.20 ; ftp://ftp.elf.stuba.sk/pub/pc/pack/i6comp02.zip ; Why does'nt it work with Start="^Version 0.2... although this would be right? ; ----------------------------------------------------------------------- [INSTALLSHIELD_6TO7] Description="InstallShield 6.0 to 7.0" Extension=cab_IS67 Archiver=%COMMANDER_PATH%\packer\i6comp.exe ID=49 53 63 28 0C, 49 53 63 28 00 IDPos=0 End="^Version 0.2 -] fOSSiL & Morlac - 2000 [-" Format0="tt-dd-yyyy hh:mm zzzzzzzzzz aaaa pppppppppp cccc nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 List=%P l -o -d -f %AQ Add=%P a -o -f %AQ %RQ %FQ Extract=%P e -o -d -f %AQ %FQ %FWQ Delete=%P d -o -d -f %AQ %FQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; JAR 1.02 Copyright (c) 1996-97 ARJ Software, Inc. Aug 11 1997 ; http://www.arjsoft.com/ ; ----------------------------------------------------------------------- [JAR] Description="JAR 1.02 by ARJ Software, Inc." Extension=j,jar Archiver=%COMMANDER_PATH%\packer\jar32.exe ID=1A 4A 61 72 1B 00 IDPos=14 Start="^-------" End="^Total files listed: " Format0="* nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Format1="zzzzzzzzzz aaaaa yyyy tt dd hh mm ss" Format2=" " BatchUnpack=0 Debug=0 List=%P v -y %AQA Add=%P a -y %AQA @%LQ Delete=%P d -y %AQA @%LQ Extract=%P e -y %AQA @%LQ ExtractWithPath=%P x -y %AQA @%LQ Move=%P m -y %AQA @%LQ Test=%P t -y %AQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; ARHANGEL archives ; ARchive HANdler by GEorge Lyapko v1.40 Shareware (c) 1997-2000 ; ftp://ftp.cdrom.com/pub/sac/pack/arh140.zip ; WARNING!: Does not store directories and file paths. ; Files stored from directories AND/OR if their filename more ; than 8 characters are shown with truncated name in file list ; and cannot be extracted from the .LG archive! ; (List= should be List=%P l -d -q %AQ but then Start= and End= dont work) ; ----------------------------------------------------------------------- [LG] Description="ARHANGEL archives" Extension=lg Archiver=%COMMANDER_PATH%\packer\arhangel.exe ID=4C 47 IDPos=0 Start="^============ ========== ========== ====== ========== ======== ======= === =====" End="^============ ========== ========== ====== ========== ======== ======= === =====" Format0="nnnnnnnnnnnn zzzzzzzzzz yyyy tt dd hh mm ss aaaaa " Debug=0 List=%P l -q %AQ Add=%P a -q %AQ @%LQ Delete=%P d -q %AQ @%LQ Extract=%P e %AQ @%LQ Move=%P a -m -q %AQ @%LQ Test=%P t -q %AQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; LZX archives addon - optimized by Siarzhuk Zharski (read-only version) ; Based on unlzx by David Tritscher && Oliver Gantert: http://www.zharik.f2s.com/ ; ----------------------------------------------------------------------- [LZX] Description="LZX archives" Extension=lzx Archiver=%COMMANDER_PATH%\packer\unlzx.exe ID=4C 5A 58 IDPos=0 Start="^BEGIN -- -------- " End="^END ---- -------- " Format0="zzzzzzzz hh mm ss dd ttt yyyy nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Debug=0 UnixPath=1 List=%P -v %A Extract=%P -x %AQ -p %FQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; M$ compound storages addon: http://wcs.sourceforge.net/ ; Word/Excel/Powerpoint Documents and so on... ; Author: Siarzhuk Zharski ; ----------------------------------------------------------------------- [MS_STGDOC] Description="MS Compound Storage Document" Extension=ms_STDOC Archiver=%COMMANDER_PATH%\packer\stgdoc.exe ID=D0 CF IDPos=0 Start="^----- date time ------ size name ----" End="^-------------------------------------" Format0=dd tt yyyy mm ss zzzzzzzzzz nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn Debug=0 List=%P -l %AQA Extract=%P -e %AQA %FQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; Palm prc and pdb files addon through PAR 0.05.02 ; http://web.cefriel.it/~frumento ; PAR Website: http://www.djw.org/product/palm/par/ ; ----------------------------------------------------------------------- [PAR] Description="Palm prc and pdb files through PAR 0.05.02" Extension=pdb,prc Archiver=%COMMANDER_PATH%\packer\par.exe ID=4F 42 44 20 47 61 75 67 65, 44 54 43 2D 47 65 6E 65 72 69 63 IDPos=0 TypeName=PAR Format0="nnnn eeee zzzz" AskMode=0 BatchUnpack=0 Debug=0 IgnoreErrors=0 SearchForUglyDirs=0 SkipEmptyNames=1 List="%P t %AQA" Add=%P a %AQA %FQ Delete="%P d %AQA %FQ" Extract="%P x %AQA -f %FQ %FQ" ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; Version: RK v1.04 build 1 Copyright: Andrei Zharnasek (c) 2003 ; http://members.tripod.com/~malcolmt/ ; http://rksoft.virtualave.net/ ; Comments: I've found out that RK does not include hidden files by default. ; ----------------------------------------------------------------------- [RK] Description="RK 1.04.1 alpha" Extension=rk Archiver=%COMMANDER_PATH%\packer\rk.exe ID=01 52 4B IDPos=-3 Start=" ==== ==== ==== ====" End=" ------- -------" Format0="zzzzzzzzz dd tt yy hh mmH nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 SkipEmptyNames=1 SkipLIST=1 List=%P -va %AQA Add=%P -a -mx -mwx -Ah+ %AQA @%LA ;Extract=%P -e %AQA @%LA Extract=%P -e %AQA -D %TEMP%\$mltwcx @%LA Test=%P -i @%LA ; ----------------------------------------------------------------------- [RKSFX] Description="RK 32bit SFX" Extension=exe_RK,exe Archiver=%COMMANDER_PATH%\packer\rk.exe ID=01 52 4B IDPos=-3 Start=" ==== ==== ==== ====" End=" ------- -------" Format0="zzzzzzzzz dd tt yy hh mmH nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 SkipEmptyNames=1 SkipLIST=1 List=%P -va %AQA Add=%P -a -SFX -mx -mwx -Ah+ %AQA @%LA ;Extract=%P -e %AQA @%LA Extract=%P -e %AQA -D %TEMP%\$mltwcx @%LA Test=%P -i @%LA ; ----------------------------------------------------------------------- [RKSFX_DOS] Description="RK DOS SFX" Extension=exe_RK,exe Archiver=%COMMANDER_PATH%\packer\rk.exe ID=01 52 4B IDPos=-3 Start=" ==== ==== ==== ====" End=" ------- -------" Format0="zzzzzzzzz dd tt yy hh mmH nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=0 Debug=0 SkipEmptyNames=1 SkipLIST=1 List=%P -va %AQA Add=%P -a -Sdos.sfx -mx -mwx -Ah+ %AQA @%LA ;Extract=%P -e %AQA @%LA Extract=%P -e %AQA -D %TEMP%\$mltwcx @%LA Test=%P -i @%LA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; SBC Archiver 0.970 (revision 2) Copyright (C) 2005 Sami J. Makinen ; http://sbcarchiver.netfirms.com/ ; sami@sbcarchiver.cjb.net ; Comment: Unpack only because task doesn't stop after packing with ; Add=%P c -r -m3 -b2 -on %AQA %FQA and dirs in archive are incorrect ; (files exist 3 times) with Add=%P c -r -m3 -b2 -on %AQA -@%LQA ; ----------------------------------------------------------------------- [SBC] Description="SBC Archiver 0.970 (revision 2)" Extension=sbc Archiver=%COMMANDER_PATH%\packer\sbc0970.exe ID=53 42 43 IDPos=0 Start="^ ======== ==== ==== ==== =====" End="^The whole archive contains" Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Format1=" zzzzzzzzzzzz tt dd yyyy hh mm ss aaaa" AskMode=0 BatchUnpack=1 Debug=0 SearchForUglyDirs=0 SkipDirsInFileList=0 SkipEmptyNames=1 SkipLIST=1 UnixPath=1 List=%P l -v -y %AQA ExtractWithPath=%P x -y %AQA %FQA Test=%P t -y %AQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; THEBAT! TBB-Files ; tbb2mbx v1.2 © 2001 Dennis Trachuk ; http://plugring.farmanager.com/downld/files/addons/tbb2mbx12.zip ; ftp://ftp.externet.hu/pub/mirror/sac/utilfile/tbb2mbx.zip ; Comments: This configuration use -ls3f list format. The files are listed first ; by Subject-dir, then by a Sender-dir. Run tbb2mbx for more list formats. ; WARNING!: I added the -a switch because my INBOX database file was broken, ; use it only if your files aren't OK. ; Only works with tbb2mbx v.1.2, the v.1.3 rc in the author page doesn't have ; the list and extract command, then it can't be used with multicarc ; ----------------------------------------------------------------------- [TBB] Description="The Bat! Message Base" Extension=tbb Archiver=%COMMANDER_PATH%\packer\tbb2mbx.exe ID=20 06 79 19 08 0C 00 IDPos=0 Format0="zzzzzzzzzz a nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Start="Found" AskMode=0 BatchUnpack=0 Debug=0 IgnoreErrors=0 SearchForUglyDirs=0 SkipDirsInFileList=0 SkipEmptyNames=0 SkipLIST=1 UnixPath=0 List="%P -ls3f %AQA -a" Extract="%P -x %aA %FW -a" ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; UNDDI Copyright (c) Mariusz Borkowski ; http://www.ii.pw.edu.pl/~borkowsm/unddi.htm ; Mariusz's original version of UNDDI doesn't work with MultiArc because it doesn't support paths. ; A version of UNDDI working with MultiArc (compiled by Mariusz) you can download here: ; http://www.famlehm.de/deleteme/tychobarfy/files/unddi.zip ; UNDDI is a program that extracts files from FAT12 disk images ; created by DiskDupe (*.ddi), as well as from other raw disk images (*.ima). ; Better than extract.exe! ; Author: TychoBarfy ; ----------------------------------------------------------------------- [UNDDI] Description="UNDDI 2006/01/18" Extension=ddi,ima Archiver=%COMMANDER_PATH%\packer\unddi.exe Start="^---------------------------------------" End="^---------------------------------------" Format0="nnnnnnnnnnnnn zzzzzzz yyyy-tt-dd hh:mm" Debug=0 IgnoreErrors=0 SearchForUglyDirs=0 SkipLIST=1 List=%P l %aQA Extract=%P e -oy %aQA ExtractWithPath=%P x -oy %aQA ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; *********************************************** ; UHARC 0.6a sfx / 0.6a / 0.4b ; *********************************************** ; ----------------------------------------------------------------------- ; UHARC 0.6a high compression multimedia archiver BETA version ; Copyright (c) 1997-2005 by Uwe Herklotz 06 Feb 2005 ; Freeware for non-commercial use, contact: uwe.herklotz[a]gmx.de ; http://info.elf.stuba.sk/packages/pub/pc/pack/uharc06b.zip ; ----------------------------------------------------------------------- [UHARC06B] Description="UHarc 0.6b" Extension=uha Archiver=%COMMANDER_PATH%\packer\uharc06b.exe ID=55 48 41 06 Start="^-------------------------------------------------------------------------------" End="^-------------------------------------------------------------------------------" Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Format1=" zzzzzzzzzz dd-TTT-yyyy hh:mm:ss aaaa cccccccc" ;With AskMode=2 MA pops up to ask you whether to take mx,m1,m2,m3,mz ;disabled here for use on a CD, otherwise MA wants to write into the INI AskMode=0 AskHistory0=-mx AskHistory1=-m1 AskHistory2=-m2 AskHistory3=-m3 AskHistory4=-mz SkipLIST=1 BatchUnpack=0 Debug=0 SkipDirsInFileList=1 SkipLIST=1 List=%P l -d2 -b32784 -idle -y %AQA Add=%P a -pr -op -d0 -ed+ -mm+ -md16384 -b32784 -idle -y{ %S} %AQA @%LQ Extract=%P e -b32784 -idle -y %AQA @%LQ ExtractWithPath=%P x -b32784 -idle -y %AQA @%LQ Move=%P m -pr -op -d0 -ed+ -mm+ -md16384 -b32784 -idle -y{ %S} %AQA @%LQ ; ----------------------------------------------------------------------- ; UHARC 0.4 (Win32 version) ; http://www.nemu.to/file/uharc04.zip ; ----------------------------------------------------------------------- [UHARC04] Description="Uharc 0.4 - Beta" Extension=uha Archiver=%COMMANDER_PATH%\packer\uharc04b.exe ID=55 48 41 04 Start="^-------------------------------------------------------------------------------" End="^-------------------------------------------------------------------------------" Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Format1=" zzzzzzzzzz dd-TTT-yyyy hh:mm:ss aaaa cccccccc" ;With AskMode=2 MA pops up to ask you whether to take mx,m1,m2,m3,mz ;disabled here for use on a CD, otherwise MA wants to write into the INI AskMode=0 AskHistory0=-mx AskHistory1=-m1 AskHistory2=-m2 AskHistory3=-m3 AskHistory4=-mz BatchUnpack=0 Debug=0 SkipDirsInFileList=1 SkipLIST=1 List=%P l -d2 -y{ %S} %AQA Add=%P a -pr -op -d0 -ed+ -mm+ -md16384 -b32784 -idle -y{ %S} %AQA @%LQ Extract=%P e -b32784 -idle -y %AQA @%LQ ExtractWithPath=%P x -b32784 -idle -y %AQA @%LQ Move=%P m -pr -op -d0 -ed+ -mm+ -md16384 -b32784 -idle -y{ %S} %AQA @%LQ ; ----------------------------------------------------------------------- ; UHARC 0.6a Sfx-Stub (c) 1997-2005 by Uwe Herklotz 06 Feb 2005 ; Freeware for non-commercial use, contact: uwe.herklotz[a]gmx.de ; http://info.elf.stuba.sk/packages/pub/pc/pack/uharc06b.zip ; needs uharcsfx.exe from package in same dir as uharc06a.exe ; ----------------------------------------------------------------------- [UHARC06B_SFX] Description="UHarc SFX !AFTER! packing ren .exe_UHA -> .exe" Extension=exe_UHA,exe Archiver=%COMMANDER_PATH%\packer\uharc06b.exe ID=55 48 41 06 Start="^-------------------------------------------------------------------------------" End="^-------------------------------------------------------------------------------" Format0="nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Format1=" zzzzzzzzzz dd-TTT-yyyy hh:mm:ss aaaa cccccccc" ;With AskMode=2 MA pops up to ask you whether to take mx,m1,m2,m3,mz ;disabled here for use on a CD, otherwise MA wants to write into the INI AskMode=0 AskHistory0=-mx AskHistory1=-m1 AskHistory2=-m2 AskHistory3=-m3 AskHistory4=-mz BatchUnpack=0 Debug=0 SkipDirsInFileList=1 SkipLIST=1 List=%P l -d2 -b32784 -idle -y %AQA Add=%P a -sfx -pr -op -d0 -ed+ -mm+ -md16384 -b32784 -idle -y{ %S} %AQA @%LQ Move=%P m -sfx -pr -op -d0 -ed+ -mm+ -md16384 -b32784 -idle -y{ %S} %AQA @%LQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; UNIX-style decompressor, modified by Siarhei Zharski version 1.0 08/2000 ; UNIX-style Z compressed files ; http://www.famlehm.de/deleteme/tychobarfy/files/decomp.zip ; ----------------------------------------------------------------------- [UNIX_COMPRESS] Extension=z_UNIX Archiver=%COMMANDER_PATH%\packer\decomp.exe ID=1F 9D IDPos=0 Start="^===============================================================" End="^---------------------------------------------------------------" Format0="dd mm yyyy hh mm ss zzzzzzzzzz nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Debug=0 List=%P l %AQ Extract=%P %AQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; *********************************************** ; UPX ; *********************************************** ; WARNING! ; 1. Be sure to have a different folder opened in the other panel! ; And don't extract single packed exes via dragging to parent ; dir while you have opended the exe via Ctrl+PgDown! ; Otherwise the original exe will be deleted and no backup is ; created. ; 2. Copy the exe to a place onto your harddrive before extracting ; because extraction happens in the source folder which doesn't ; work on write-protected media! ; 3. Please rename the exe_UPX to exe !!AFTER!! compression. ; 4. Always use newest version of upxXXXw, if possible. ; ----------------------------------------------------------------------- ; UPX compressed files: http://upx.sourceforge.net/ ; http://web.cefriel.it/~frumento/uploads/Programs/index.html [UPX_COMPRESS] Description="UPX compressed files" Extension=exe_UPX,exe Archiver=%COMMANDER_PATH%\packer\upx305.exe TypeName=UPX ID=55 50 58 21 IDPos=480,501,992 Start="--------------------" Format0="zzzzzzzzzzzzzzzzzzzzzz -> pppppppppppppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" AskMode=0 BatchUnpack=0 Debug=0 IgnoreErrors=0 SearchForUglyDirs=0 SkipDirsInFileList=1 SkipEmptyNames=1 SkipLIST=0 UnixPath=0 List=%P -l -q %AQAW Add=%P --lzma --best --compress-icons=1 -q -k -o%AQA %FQ Extract=%P -d -k %AQA Test=%P -t -q %FQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; Extract files compressed in Windows Image Format ; ----------------------------------------------------------------------- [WIM] Extension=wim Description="Windows Image" ID=4D 53 57 49 4D IDPos=0 ;Archiver=%COMMANDER_PATH%\packer\7-Zip\WimArc.bat Archiver=%COMMANDER_PATH%\packer\7-Zip\7z.exe BatchUnpack=1 Start="^----------------" End="^----------------" format0="yyyy tt dd hh mm ss aaaaa zzzzzzzzzzzz pppppppppppp nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" List=%PQ -r0 l %AQA %E7 Extract=%PQ e -y{ %S} %AQA @%LQ %E7 ExtractWithPath=%PQ x -y{ %S} %AQA @%LQ %E7 AskMode=0 SkipLIST=1 SkipSfxHeader=1 ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; HelpDeco addon for MultiArc: http://wcx.sourceforge.net/ ; Note: This is an addon for using HelpDeco in decompile mode ; ----------------------------------------------------------------------- [WINHELP] Description="HelpDeco v.2.1" Extension=hlp,mvb Archiver=%COMMANDER_PATH%\packer\helpdeco.exe ID=3F 5F IDPos=0 Start="^--- packed - - unpacked - - name ------------------------" End="^-----------------------------------------------------------" Format0="pppppppppppp zzzzzzzzzzzz nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" BatchUnpack=1 Debug=0 List=%P /v /y %AQA Extract=%P /v /y %AQA %F ExtractWithPath=%P /v /y %AQA @%L ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; Version: ZOO 2.1 (c) Oleg Voloshin ; ftp://ftp.elf.stuba.sk/pub/pc/pack/zoo210.exe ; ----------------------------------------------------------------------- [ZOO] Description="ZOO 2.1" Extension=zoo Archiver=%COMMANDER_PATH%\packer\zoo.exe ID=5A 4F 4F 20 IDPos=0 Start="^-------- --- -------- --------- --------" End="^-------- --- -------- --------- --------" Format0="zzzzzzzz cccc pppppppp dd TTT yy hh:mm:ss nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" Debug=0 List=%P l %aQ Add=%P ah %aQ %fQ Delete=%P Dq %aQ %fQ Extract=%P eO %aQ %fQ Test=%P t %aQ ; ----------------------------------------------------------------------- ; ----------------------------------------------------------------------- ; WAD,GRP,PAK,LGP etc. files: http://ej.at.tut.by/ or http://ej.psxfanatics.com/ ; ----------------------------------------------------------------------- [MISCARC] Description="Packed files of games" Extension=grp,gl,lab,lgp,mpq,pak,sgt,slf,vp,vpp,wad Archiver=%COMMANDER_PATH%\packer\miscarc.exe SkipDirsInFileList=1 Format0="zzzzzzzzzz nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn" List=%P l %AQA Add=%P a %AQA @%LA Move=%P a %AQA @%LA Extract=%P e %AQA @%LA Delete=%P d %AQA @%LA Test=%P t %AQA Debug=0 ; ----------------------------------------------------------------------- ; EOF