home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Sharewar / wrar204e / wrar204.exe / Rar.ini < prev    next >
Encoding:
INI File  |  1996-08-29  |  1.1 KB  |  45 lines

  1. ;read the chapter "Configuration"/topic "RAR.INI format" for more info
  2.  
  3. [options]
  4.  
  5. switches=
  6.  
  7. configswitches=-s -m3 -md256
  8. sortorder=name
  9. viewertype=internal
  10. extviewer=
  11. avwindow=on
  12. selection=multiple
  13.  
  14. [archivers]
  15.  
  16. arjextract=arj x {-g%%P} -v -y %%A !%%L
  17. arjextractto=arj x {-g%%P} -v -y %%A %%D !%%L
  18. arjextractwp=arj e {-g%%P} -v -y %%A !%%L
  19. arjextractwpto=arj e {-g%%P} -v -y %%A %%D !%%L
  20. arjtest=arj t {-g%%P} -v %%A !%%L
  21. arjdelete=arj d {-w%%W} %%A !%%L
  22. arjcomment=arj c {-w%%W} -z %%A
  23. arjfilecomment=arj c {-w%%W} %%A !%%L
  24. arjsfx=arj y -je %%A
  25.  
  26. lzhextract=lha x -c -d %%A @%%L
  27. lzhextractto=lha x -c -d %%A %%D @%%L
  28. lzhextractwp=lha e -c %%A @%%L
  29. lzhextractwpto=lha e -c %%A %%D @%%L
  30. lzhtest=lha t %%A @%%L
  31. lzhdelete=lha d {-w%%W} %%A @%%L
  32. lzhcomment=
  33. lzhfilecomment=
  34. lzhsfx=lha s %%A
  35.  
  36. zipextract=pkunzip -d -o {-s%%P} %%A @%%L
  37. zipextractto=pkunzip -d -o {-s%%P} %%A @%%L %%D
  38. zipextractwp=pkunzip -o {-s%%P} %%A @%%L
  39. zipextractwpto=pkunzip -o {-s%%P} %%A @%%L %%D
  40. ziptest=pkunzip -t {-s%%P} %%A @%%L
  41. zipdelete=pkzip -d {-b%%W} %%A @%%L
  42. zipcomment=pkzip -z {-b%%W} %%A
  43. zipfilecomment=pkzip -c {-b%%W} %%A @%%L
  44. zipsfx=zip2exe %%A
  45.