Changeset 1378 for trunk/archiver.tmp
- Timestamp:
- Jan 5, 2009, 12:33:30 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/archiver.tmp
r1243 r1378 1 1 21 2 ; 2 3 ;The first line is the number of lines/definition in this archiver.bb2 file... 3 4 ;It is very important; do not change. It allows modifications to the … … 118 119 4,1 119 120 2 120 7,1 121 7,1,0,0 121 122 ; 122 123 ; … … 137 138 PKZIP.EXE /delete /nofix 138 139 PK\x03\x04\x14 139 140 141 0 142 2 143 4 144 2 145 8,1 140 ------ ------ ----- ----- ---- ---- -------- ---- ---- 141 ------ ------ ----- ---- 142 0 143 2 144 4,0 145 2 146 8,1,0,0 146 147 ; 147 148 ; Entry #3 - InfoZip unzipsfx self-extractors. … … 161 162 ZIP.EXE -d 162 163 unzipsfx 163 164 164 ------ ------ ---- ----- ---- ---- ------ ---- 165 ------ ------ --- ------- 165 166 0 166 167 2 167 168 4,1 168 169 2 169 7,1 170 7,1,0,0 170 171 ; 171 172 ; … … 186 187 PKZIP.EXE /delete /nofix 187 188 PK\x03\x04 188 189 190 0 191 2 192 4 193 2 194 8 189 ------ ------ ----- ----- ---- ---- ------ ---- ---- 190 ------ ------ --- ------- 191 0 192 2 193 4,0 194 2 195 8,0,0,0 195 196 ; 196 197 ; Entry #5 - is for PKWare PKZIP self-extractors type 2. … … 210 211 PKZIP.EXE /delete /nofix 211 212 PK\x03\x04 212 213 214 0 215 2 216 4 217 2 218 8 213 ------ ------ ----- ----- ---- ---- ------ ---- ---- 214 ------ ------ --- ------- 215 0 216 2 217 4,0 218 2 219 8,0,0,0 219 220 ; 220 221 ; … … 235 236 PKZIP.EXE /delete /nofix 236 237 PK\x03\x04 237 ------ ------ ----- ----- ---- ---- ------ ---- ---- 238 ------ ------ --- ------- 239 0 240 2 241 4 242 2 243 8 244 ; 245 ; Entry #7 - TAR 1.1.0. 246 ; 247 TAR 1.1.0 238 ------ ------ ----- ----- ---- ---- ------ ---- ---- 239 ------ ------ --- ------- 240 0 241 2 242 4,0 243 2 244 8,0,0,0 245 ; 246 ; 247 ; Entry #7 - TAR 1.15.1 from Gregg Young 248 ; 249 TAR 1.15.1 (or higher) 248 250 TAR 249 251 257 250 Tar.exe -tv -f 251 252 Tar.exe -xpf 253 254 Tar.exe -rpYf 252 Tar.exe -tvf 253 Tar.exe --wildcards -xpf 254 Tar.exe --wildcards -xpf 255 256 257 Tar.exe --no-recursion -rpf 255 258 Tar.exe -rpf 256 Tar.exe --help 257 258 259 260 Tar.exe --remove-files -rpf 259 261 Tar.exe --delete -f 260 262 ustar 261 262 263 None 264 None 265 2 266 -1 267 3,0 268 2 269 5,1,0,0 270 ; 271 ; Entry #8 - TAR 1.1.0. 272 ; 273 TAR 1.10 274 TAR 275 257 276 tar110.exe -tvf 277 Tar110.exe -xpf 278 Tar110.exe -xpf 279 280 Tar110.exe -rpyf 281 Tar110.exe -rpf 282 Tar110.exe --help 283 284 285 Tar110.exe --delete -f 286 ustar 287 <None> 288 <None> 263 289 2 264 290 -1 265 291 3,0 266 292 4 267 7, 0,0,0268 ; 269 ; Entry # 8- GZIP (GZ).270 ; 271 GZIP (GZ) 293 7,1,0,0 294 ; 295 ; Entry #9 - GZIP (GZ). 296 ; 297 GZIP (GZ) (req. GZIP & TAR 1.15+) 272 298 GZ 273 299 0 274 gzip.exe -l -v275 gzip .exe -d300 gzip.exe -lv 301 gzipe.cmd 276 302 277 303 gzip.exe -t 278 304 gzip.exe 279 305 gzip.exe 306 gzip.exe -r 307 gzip.exe 308 gzip.exe 309 310 \x1f\x8b 311 None 312 None 313 2 314 -1 315 3,4 316 2 317 5,1,0,0 318 ; 319 ; Entry #10 - GZIP (Z). 320 ; 321 GZIP (Z) 322 Z 323 0 324 gzip.exe -lv 325 gzipe.cmd 326 327 gzip.exe -t 328 gzip.exe -9 -s .z 329 gzip.exe -9 -s .z 280 330 gzip.exe -r 281 331 … … 284 334 \x1f\x8b 285 335 method crc date time compressed uncompr. ratio uncompressed_name 286 336 None 287 337 6 288 338 5 … … 291 341 8,0,0,0 292 342 ; 293 ; Entry #9 - GZIP (Z). 294 ; 295 GZIP (Z) 296 Z 297 0 298 gzip.exe -l -v 299 gzip.exe -d 300 301 gzip.exe -t 302 gzip.exe 303 304 gzip.exe -r 305 306 307 343 ; 344 ; Entry #11 (tar.gz) 345 ; 346 TAR.GZ (Req. TAR 1.15+ & GZIP) 347 tar.gz 348 0 349 tar.exe -tzvf 350 tar.exe -xzpvf 351 tar.exe -xzpvf 352 353 tar.exe -rzpf 354 tar.exe -rpf 355 356 357 358 tar.exe -z --delete -f 308 359 \x1f\x8b 309 method crc date time compressed uncompr. ratio uncompressed_name 310 311 6 312 5 313 2,0 314 3 315 8,0,0,0 316 ; 317 ; 318 ; Entry #10 - TAR 1.15.1 from Gregg Young 319 ; 320 TAR 1.15.1 321 TAR 322 257 323 Tar.exe -tv -f 324 325 Tar.exe -xpf 326 327 Tar.exe -rpYf 328 Tar.exe -rpf 329 Tar.exe --help 330 331 332 Tar.exe --delete -f 333 ustar 334 335 360 None 361 None 336 362 2 337 363 -1 338 364 3,0 339 365 2 340 5,0,0,0 341 ; 342 ; Entry #11 - Unarj 2.10 ported by Scott Dudley. 343 ; 344 (Un)Arj 2.10 366 5,1,0,0 367 ; 368 ; Entry #13 (tar.bz2) 369 ; 370 TAR.BZ2 (Req. TAR 1.15+ & BZIP2) 371 tar.bz2 372 0 373 tar.exe -tjvf 374 tar.exe -xjpvf 375 tar.exe -xjpvf 376 377 tar.exe -crjpf 378 tar.exe -rjpf 379 380 381 382 tar.exe -j --delete -f 383 BZh 384 None 385 None 386 2 387 -1 388 3,0 389 2 390 5,1,0,0 391 ; 392 ; Entry #14 - Unarj 2.30 demo version. 393 ; Don't use Unarj 2.41; it's broken. 394 ; 395 (Un)Arj 2.30 demo 345 396 346 397 0 … … 355 406 356 407 357 \x60\xea 358 ------------ ---------- ---------- ----- ----------------- -------- ---- ------ 359 ------------ ---------- ---------- ----- ----------------- 360 1 361 2 362 4,4 363 1 364 0 365 ; 366 ; Entry #12 - Unarj 2.30 demo version. 367 ; Don't use Unarj 2.41; it's broken. 368 ; 369 (Un)Arj 2.30 demo 370 371 0 372 UNARJ.EXE l 373 UNARJ.EXE e 374 UNARJ.EXE x 375 UNARJ.EXE t 376 377 378 379 380 381 382 \x60\xea 408 `\xea 383 409 ------------ ---------- ---------- ----- ----------------- -------- ----------- 384 410 ------------ ---------- ---------- ----- ----------------- 385 411 1 386 412 2 387 4 388 1 389 0 390 ; 391 ; Entry #1 3- Arj 2.00 (DOS).413 4,0 414 1 415 0,0,0,0 416 ; 417 ; Entry #15 - Arj 2.00 (DOS). 392 418 ; Note that other programs that use this control file may not be able to 393 419 ; handle calling a DOS archiver correctly! FM/2 is the only one that I … … 408 434 ARJ.EXE m -y 409 435 ARJ.EXE d -y 410 \x60\xea436 `\xea 411 437 ------------ ---------- ---------- ----- ----------------- -------- ---- ------ 412 438 ------------ ---------- ---------- ----- 413 439 1 414 440 2 415 4 416 1 417 0 418 ; 419 ; Entry #1 4(RAR v.3.5)441 4,0 442 1 443 0,0,0,0 444 ; 445 ; Entry #16 (RAR v.3.5) 420 446 ; 421 447 RAR v.3.5 … … 441 467 0,0,0,1 442 468 ; 443 ; Entry #1 5- RAR/2 v2, provided by Eugene Roshal.469 ; Entry #17 - RAR/2 v2, provided by Eugene Roshal. 444 470 ; 445 471 RAR/2 v2 … … 461 487 0 462 488 1 463 3 489 3,0 464 490 1 465 491 0,0,0,1 466 492 ; 467 ; Entry #1 6- RAR/2 v.1.53beta OS/2 SFX.493 ; Entry #18 - RAR/2 v.1.53beta OS/2 SFX. 468 494 ; 469 495 RAR/2 v.1.53beta OS/2 SFX … … 485 511 1 486 512 2 487 4 513 4,0 488 514 1 489 515 0,0,0,1 490 516 ; 491 ; Entry #1 7- RAR v.1.53 DOS SFX.517 ; Entry #19 - RAR v.1.53 DOS SFX. 492 518 ; 493 519 RAR v.1.53 DOS SFX … … 509 535 1 510 536 2 511 4 537 4,0 512 538 1 513 539 0,0,0,1 514 540 ; 515 ; Entry # 18- RAR v.2.00 SFX.541 ; Entry #20 - RAR v.2.00 SFX. 516 542 ; 517 543 RAR v.2.00 SFX … … 533 559 1 534 560 2 535 4 561 4,0 536 562 1 537 563 0,0,0,1 538 564 ; 539 565 ; 540 ; Entry # 19- LHarc 2.22.566 ; Entry #21 - LHarc 2.22. 541 567 ; Supposedly fixes bugs in earlier versions. 542 568 ; Actually seems to have done so. Good work, Peter. … … 556 582 LH.EXE /o d 557 583 -lh 558 559 584 -------- -------- ----------------------------------------- 585 -------- ----------------------------------------- 560 586 0 561 587 -1 562 588 1,4 563 589 1 564 2,1 565 ; 566 ; Entry #2 0- LHarc 2.22 using LH32 executable.590 2,1,0,0 591 ; 592 ; Entry #22 - LHarc 2.22 using LH32 executable. 567 593 ; 568 594 LHarc-32 2.22 … … 580 606 LH32.EXE /o d 581 607 -lh 582 583 608 -------- -------- ----------------------------------------- 609 -------- ----------------------------------------- 584 610 0 585 611 -1 586 612 1,4 587 613 1 588 2,1 589 ; 590 ; Entry #2 1- LHarc 2.22 self-extractors..614 2,1,0,0 615 ; 616 ; Entry #23 - LHarc 2.22 self-extractors.. 591 617 ; 592 618 LHarc 2.22 SE … … 604 630 LH.EXE /o d 605 631 -lh 606 607 632 -------- -------- ----------------------------------------- 633 -------- ----------------------------------------- 608 634 0 609 635 -1 610 636 1,4 611 637 1 612 2,1 613 ; 614 ; Entry #2 2- LHA 2.12 (DOS) self-extractors.638 2,1,0,0 639 ; 640 ; Entry #24 - LHA 2.12 (DOS) self-extractors. 615 641 ; LH 2.22 seems to recognize them 616 642 ; … … 629 655 LH.EXE /o d 630 656 -lh 631 632 657 -------- -------- ----------------------------------------- 658 -------- ----------------------------------------- 633 659 0 634 660 -1 635 661 1,4 636 662 1 637 2,1 638 ; 639 ; Entry #2 3- LHA 2.12 (DOS) self-extractors.663 2,1,0,0 664 ; 665 ; Entry #25 - LHA 2.12 (DOS) self-extractors. 640 666 ; LH 2.22 seems to recognize them 641 667 ; … … 654 680 LH.EXE /o d 655 681 $LHarc's SFX 656 657 682 -------- -------- ----------------------------------------- 683 -------- ----------------------------------------- 658 684 0 659 685 -1 660 686 1,4 661 687 1 662 2,1 663 ; 664 ; Entry #2 4- LHA 2.13L (DOS) self-extractors.688 2,1,0,0 689 ; 690 ; Entry #26 - LHA 2.13L (DOS) self-extractors. 665 691 ; LH 2.22 seems to recognize them 666 692 ; … … 679 705 LH.EXE /o d 680 706 LHA's SFX 2.13L (c) Yoshi, 1991\r\n 681 682 707 -------- -------- ----------------------------------------- 708 -------- ----------------------------------------- 683 709 0 684 710 -1 685 711 1,4 686 712 1 687 2,1 688 ; 689 ; Entry #2 5- LH2 2.11.713 2,1,0,0 714 ; 715 ; Entry #27 - LH2 2.11. 690 716 ; NOTE: sometimes will put a file into an archive more than once, necessitating 691 717 ; deleting both. EAs not handled well, but at least they're handled. … … 705 731 LH.EXE /o d 706 732 -lh 707 708 709 0 710 -1 711 1 712 1 713 2,1 714 ; 715 ; Entry #2 6- ZIP 1.9/UNZIP 5.0 (available in 32-bit versions).733 -------- -------- ----------------------------------------- 734 -------- ----------------------------------------- 735 0 736 -1 737 1,0 738 1 739 2,1,0,0 740 ; 741 ; Entry #28 - ZIP 1.9/UNZIP 5.0 (available in 32-bit versions). 716 742 ;ZIP/UNZIP should work with PKZIP 2.04 files. Saves EAs well. Won't 717 743 ;extract a file stored with path without the path (actually, this seems … … 740 766 ZIP.EXE -d 741 767 PK\x03\x04 742 743 768 ------ ------ ---- ----- ---- ---- ------ ---- 769 ------ ------ --- ------- 744 770 0 745 771 2 746 772 4,1 747 773 2 748 7,1 749 ; 750 ; Entry #2 7- ZIP 1.9/UNZIP 5.0 using *32 executables.774 7,1,0,0 775 ; 776 ; Entry #29 - ZIP 1.9/UNZIP 5.0 using *32 executables. 751 777 ; 752 778 Zip/UnZip-32 1.9/5.0 … … 764 790 ZIP32.EXE -d 765 791 PK\x03\x04 766 767 792 ------ ------ ---- ----- ---- ---- ------ ---- 793 ------ ------ --- ------- 768 794 0 769 795 2 770 796 4,1 771 797 2 772 7,1 773 ; 774 ; Entry # 28- ZIP 1.9/UNZIP 5.0, using the -l listing format.798 7,1,0,0 799 ; 800 ; Entry #30 - ZIP 1.9/UNZIP 5.0, using the -l listing format. 775 801 ; (the -v long format can sometimes result in the old length field 776 802 ; being crammed together with the Method field, resulting in an … … 792 818 ZIP.EXE -d 793 819 PK\x03\x04 794 795 820 ------ ---- ---- ---- 821 ------ ------- 796 822 -1 797 823 0 798 824 1,1 799 825 2 800 3,1 801 ; 802 ; Entry # 29- Zoo 2.1.826 3,1,0,0 827 ; 828 ; Entry #31 - Zoo 2.1. 803 829 ; NOTE: Bug in Zoo 2.1 seems to cause files stored with paths to 804 830 ; be extracted with paths even when you don't ask it to do so... … … 824 850 3,2 825 851 3 826 -1 852 -1,0,0,0 827 853 ; 828 854 ;----------------- Older, less used archivers -------------- 829 855 ; 830 ; Entry #3 0- ARC 5.12mpl.856 ; Entry #32 - ARC 5.12mpl. 831 857 ; 832 858 Arc 5.12mpl … … 845 871 \x1a 846 872 ============ ======== ========= 847 873 ==== ======== 848 874 1 849 875 -1 850 876 2,3 851 877 3 852 0 853 ; 854 ; Entry #3 1- ARC2 (6.0).878 0,0,0,0 879 ; 880 ; Entry #33 - ARC2 (6.0). 855 881 ; Note that I don't actually have a copy of this... 856 882 ; … … 870 896 \x1a 871 897 ================= ======== ========= 872 873 1 874 -1 875 2 898 ==== ======== 899 1 900 -1 901 2,0 876 902 3 877 0 878 ; 879 ; Entry #3 2- ARC2 (6.0) using ARC2 executable.903 0,0,0,0 904 ; 905 ; Entry #34 - ARC2 (6.0) using ARC2 executable. 880 906 ; 881 907 Arc 6.0 … … 894 920 \x1a 895 921 ================= ======== ========= 896 897 1 898 -1 899 2 922 ==== ======== 923 1 924 -1 925 2,0 900 926 3 901 0 902 ; 903 ; Entry #3 3(CABExtract 1.0)927 0,0,0,0 928 ; 929 ; Entry #35 (CABExtract 1.0) 904 930 ; 905 931 CABExtract 1.0 … … 921 947 0 922 948 -1 923 -1,0 ; Suppress date/time949 -1,0 924 950 2 925 951 5,1,0,0 926 952 ; 927 ; Entry #3 4(Untgz Ver 0.95)953 ; Entry #36 (Untgz Ver 0.95) 928 954 ; Supplied by Gregg Young 929 955 ;
Note:
See TracChangeset
for help on using the changeset viewer.