alexey65536

|
Posted: Sat Mar 14, 2009 19:07 Post subject: |
|
|
Мне подсказали:
Quote: | Plugin capabilities number is the sum of the following:
1= Can create new archives;
2= Can modify existing archives;
4= Can handle multiple files in one archive;
8= Can delete files from archive;
16= Supports the options dialog;
32= Supports packing in memory;
64= Detects archive type by content;
128= Allows searching for text in archives;
256= Don't open with Enter, only with Ctrl+PgDn;
512= Supports encryption. |
В виде msi=256,... все отлично работает - по Enter запускается, по Ctrl-PgDn заходит как в архив. Спасибо Maximus!
(раньше я ставил msi=0,...) _________________ #199018 |
|