home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 March / PCWorld_2002-03_cd.bin / Software / Komercni / far / Far1703.exe / Addons / Archivers / MsCab.reg < prev    next >
Encoding:
Windows Registry Data  |  2001-04-16  |  760 b   |  24 lines

  1. REGEDIT4
  2.  
  3. ; MsCab.exe works via MultiArc with (Microsoft) CAB archives.
  4. ; It allows you to create, modify and extract CAB archives.
  5. ; http://www.uic.nnov.ru/~ruiv/plugring/cgi-bin/downld.cgi?Draw=List&Select=PlugIn&SelectPlugIn=310
  6. ; Original: http://www.mateuszb.hg.pl/
  7.  
  8. [HKEY_LOCAL_MACHINE\Software\Far\Plugins\MultiArc\CAB]
  9. "Extract"="MsCab x %%A %%LMA"
  10. "ExtractWithoutPath"="MsCab e %%A %%LMA"
  11. "Test"="MsCab t %%A %%LMA"
  12. "Delete"="MsCab d %%A %%LMA"
  13. "Comment"=""
  14. "CommentFiles"=""
  15. "SFX"=""
  16. "Lock"=""
  17. "Protect"=""
  18. "Recover"=""
  19. "Add"="MsCab -e {-p%%R} %%S a %%A %%LMA"
  20. "Move"="MsCab -e {-p%%R} %%S m %%A %%LMA"
  21. "AddRecurse"="MsCab -r -e {-p%%R} %%S a %%A %%LMA"
  22. "MoveRecurse"="MsCab -r -e {-p%%R} %%S m %%A %%LMA"
  23. "AllFilesMask"="*.*"
  24.