» Навигация
» Поиск
» Календарь
«    Март 2024    »
ПнВтСрЧтПтСбВс
 123
45678910
11121314151617
18192021222324
25262728293031
» Партнеры
  » Полезные ссылки
.:Ясный перец:.

Umora Project

Планета Warez
  » Счётчики
» Партнеры
Реклама
WinRAR 5.20 Final + Portable Категория: Софт / Программы
2 декабря 2014 | Просмотров: 0 | Автор: avakwadro |
  • 0

WinRAR 5.20 Final + Portable

WinRAR - один из самых известных и функциональных архиваторов. Программа поддерживает практически все существующие фоматы архивов: RAR, ZIP, CAB, ARJ, LZH, TAR, GZ, ACE 2.0, BZIP, JAR, UUE, GZIP, BZIP2 и 7-Zip, при этом она обладает многочисленными очень полезными возможностями - шифрование, поддержка непрерывных (solid) архивов, в которых степень сжатия может быть на 10 – 50% больше, чем при обычных методах сжатия, специальный алгоритм для сжатия мультимедийных файлов, поддержка многотомных архивов и многим другим.

WinRAR обеспечивает полное управление файлами в архивах, восстановление повреждённых архивов, шифрование, создание самораспаковывающихся и многотомных архивов, интегрируется в контекстное меню предоставляя пользователю достаточное удобство для использования в работе с ним и многое другое. Очень прост в освоении и имеет удобный интерфейс.

WinRAR is a powerful archive manager (Win86/64, Linux, Mac). RAR files can usually compress content by 8 percent to 15 percent more than ZIP files can. WinRAR is a powerful compression tool with many integrated additional functions to help you organize your compressed archives. It can backup your data and reduce size of email attachments, decompress RAR, ZIP and other files downloaded from Internet and create new archives in RAR and ZIP file format.
WinRAR puts you ahead of the crowd when it comes to compression. By consistently creating smaller archives, WinRAR is often faster than the competition. This will save you disc space, transmission costs AND valuable working time as well. WinRAR is ideal for multimedia files. WinRAR automatically recognizes and selects the best compression method. The special compression algorithm compresses multimedia files, executables and object libraries

Основные возможности WinRAR:
» Полная поддержка архивов RAR и ZIP
» Использование оригинального высокоэффективного алгоритма сжатия данных
» Наличие графической оболочки с поддержкой технологии перетаскивания (drag & drop)
» Возможность использования интерфейса командной строки
» Управление архивами других форматов (CAB, ARJ, LZH, TAR, GZ, TAR.GZ, BZ2, TAR.BZ2, ACE, UUE, JAR, ISO, 7Z, Z)
» Поддержка метода непрерывного архивирования для более лучшего сжатия
» Поддержка многотомных архивов
» Создание самораспаковывающихся (SFX) обычных и многотомных архивов с помощью стандартного или дополнительных модулей SFX
» Возможность восстановления физически поврежденных архивов
» Возможность создания и использования томов для восстановления, позволяющих воссоздавать недостающие части многотомных архивов.
» Поддержка кодировки Unicode в именах файлов
» Дополнительных функции (шифрование данных и имён файлов в архиве, добавление архивных комментариев, ведение протокола ошибок)
» Использование стороннего оформления интерфейса программы в виде отдельных тем

[spoiler=Changelog]1. If Windows User Account Control prevents extracting or archiving
commands to create files in system protected folders, WinRAR attempts
to start its another copy with administrator privileges to complete
the operation. It is necessary to confirm privileges elevation
in response to User Account Control prompt to allow such second
WinRAR copy to run.

2. You can drag files in Explorer with right mouse button, drop them
to some folder and select WinRAR archiving commands in context menu
to create an archive with these files in the destination folder.

3. It is possible to use WinRAR.ini file instead of Registry to store
WinRAR settings. You may prefer such approach if you plan to install
WinRAR to removable media, such as USB flash drive, and then run it
on different computers.

See "WinRAR.ini file" topic in "Configuration settings" chapter
of WinRAR help for details.

4. Added extraction support for ZIP and ZIPX archives using
XZ compression algorithm.

5. If ZIP or ZIPX archive contains any compression algorithms except
usual "Store" or "Deflate", algorithm names are displayed
in "Version to extract" field of archive information dialog.
Algorithms with names unknown to WinRAR will be assigned "m"
name, where "num" is a compression algorithm numeric identifier.

6. "Open with WinRAR" command is available in Windows context menus
for archive formats supported by WinRAR. It can be turned off
with "Open with WinRAR (for usual archives)" option in WinRAR
"Settings/Integration/Context menu items..." dialog.

7. Command line RAR can read the default set of switches from rar.ini
file stored in RAR program folder. Previously it was possible to
define only the same set of switches for all RAR command with
"switches=" string. Now rar.ini also allows to specify
separate switch sets for individual RAR commands using
the following syntax:

switches_=

For example:

switches_a=-m5 -s
switches_x=-o+

8. Command "ch" supports switches -tl, -cu, -cl also for ZIP archives.
Previously "ch" allowed these switches only for RAR archive format.

9. For archive formats lacking file time information, such as .bz2,
.xz and .Z, WinRAR sets container archive modification time
to extracted files. It does not apply to tar.bz2, tar.xz and tar.Z,
which use file time stored in tar headers.

10. "Keep broken files" extraction option is supported for bzip2 archives.

11. WinRAR icon in Windows context menus is scaled up correctly
in high DPI screen modes such as 150% or 200% of normal text size.

12. It is possible to disable WinRAR "Benchmark" command with
"Benchmark" variable of HKEY_CURRENT_USERSoftwareWinRARPolicy
Registry key. In multi-user environment "Benchmark" command might
abuse shared computational resources. See "Registry variables" topic
in "Configuration settings" chapter of WinRAR help for more details.

13. Additionally to "sfxcmd" variable containing the entire command line,
SFX module sets "sfxpar" variable containing command line parameters
only, without leading SFX module name. These variables are set before
starting a program specified in "Setup" command.

14. File overwrite prompt in console RAR displays the size and modification
time for existing and new files.

15. When archiving from stdin with -si switch, RAR sets the current system
time to modification time of archived file. Previous version did not
set this time at all.

16. It is possible to use -si and -v switches together. Previous
versions did not allow to create volumes when archiving from stdin.

17. Warning is issued when starting unpacking 4 GB or larger file
from RAR or ZIP archive to FAT32 patition, so user may cancel
the operation. FAT32 does not support files of such size.

Also this warning is issued when starting to create RAR archive
with "Store" (-m0) method if estimated archive size is 4 GB or more.

18. "Select all" button in "Settings/Integration" dialog is renamed to
"Toggle all". Now it deselects archive formats if all they are
already selected.

19. "Delete archive" extraction option correctly removes all .zip and .7z
volumes. Previously it removed only the first volume in the set
for these archive formats.[/spoiler]
Portable *PortableAppZ*

Год выпуска: 2014
ОС: Windows XP / Vista / 7 / 8 (x86/x64)
Язык интерфейса: Английский
Лекарство: keymaker-FFF
Размер: 7,7 МB

Download/Скачать WinRAR 5.20 Final + Portable


Если вам понравилась новость, скажите Спасибо автору за его труд.
Комментарии: 0  Печать страницы
Реклама
» Панель пользователя
» Наша команда
Админы:
Mrsashko448758293
Alex_D_425377258
И еще нужны...

А Вы хотите быть здесь?

» Опрос




» Новости партнёров
{inform_theplanet}
» Реклама
Дизайн Mrsashko
NemetS.com © 2007-2013. All Rights Reserved