• Правообладателям. Если на сайте размещён принадлежащий вам материал без вашего согласия, вы можете оперативно снять его с публикации: откройте нужную тему и нажмите кнопку «Снять с публикации (правообладателю)» — тема будет немедленно скрыта и направлена на проверку модераторам. Если воспользоваться кнопкой не удаётся, свяжитесь с администрацией через форму обратной связи или по адресу team@sharewood.shop.

WinRAR 5.40 Final + WinRAR Theme Pack V16 2016

MAINER

Администратор
Регистрация
24.02.18
Сообщения
4.767
Реакции
49
1448359562_winrar.jpeg

WinRAR 5.40 Final + WinRAR Theme Pack V16 2016

Данные и диски ⇒ WinRAR 5.40 Final + WinRAR Theme Pack V16 2016

Официальная русская версия

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

Основные возможности WinRAR:

» Полная поддержка архивов RAR и ZIP

» Использование оригинального высокоэффективного алгоритма сжатия данных

» Наличие графической оболочки с поддержкой технологии перетаскивания (drag & drop)

» Возможность использования интерфейса командной строки

» Управление архивами других форматов (CAB, ARJ, LZH, TAR, GZ, TAR.GZ, BZ2, TAR.BZ2, ACE, UUE, JAR, ISO, 7Z, Z)

» Поддержка метода непрерывного архивирования для более лучшего сжатия

» Поддержка многотомных архивов

» Создание самораспаковывающихся (SFX) обычных и многотомных архивов с помощью стандартного или дополнительных модулей SFX

» Возможность восстановления физически поврежденных архивов

» Возможность создания и использования томов для восстановления, позволяющих воссоздавать недостающие части многотомных архивов.

» Поддержка кодировки Unicode в именах файлов

» Дополнительных функции (шифрование данных и имён файлов в архиве, добавление архивных комментариев, ведение протокола ошибок)

» Использование стороннего оформления интерфейса программы в виде отдельных тем

Новое в версии 5.40:

1. "Name encoding" submenu in "Options" menu allows to select

encoding for archived file names. This selection affects archive

browsing and extraction commands. You can use Ctrl+E keyboard

shortcut to access this menu quickly.

It can be useful when unpacking an archive without Unicode file names.

For example, unpacking a zip file with Chinese archived names

in Windows with Russian specified as a language for non-Unicode

programs.

2. If RAR recovery volumes (.rev files) are present in the same folder

as usual RAR volumes, archive test command verifies .rev contents

after completing testing .rar files.

If you wish to test only .rev files without checking .rar volumes,

you can select .rev files in WinRAR file list and apply "Test"

only to them or run:

rar t arcname.part1.rev

in the command line.

3. While NTFS file system permits file names with trailing spaces

and dots, a lot of Windows programs fail to process such names

correctly. If "Allow potentially incompatible names" option

in "Advanced" page of extraction dialog is turned off, WinRAR removes

trailing spaces and dots, if any, from file names when extracting.

This option is turned off by default.

Command line RAR also removes trailing spaces and dots when extracting

unless -oni switch is specified.

4. Previously "Synchronize archive contents" update mode

(-as command line switch) aborted if some of archiving folders

could not be read. Now WinRAR continues performing the operation

and preserves archived files matching unreadable folders.

5. WinRAR Shift+Del delete command can be used to delete folders

containing non-standard file names with trailing spaces and dots.

Usual delete to Recycle Bin also as Shift+Del in previous WinRAR

versions cannot delete such folders.

Unlike Del command, Shift+Del removes files permanently,

they are not moved to Recycle Bin. No additional prompts are issued

for files with read-only and system attributes.

6. You can drag folders from folder tree panel and drop them to

other programs or Desktop to copy or unpack them. Drag the archive

icon in tree panel root to unpack the entire archive.

7. "New folder" button in extraction dialog proposes a new folder name

based on archive name instead of generic "New Folder".

8. Command line RAR version information:

a) if -iver switch is specified, RAR displays the version number

and quits. You can run just "RAR -iver";

b) "x86" or "x64" is displayed in Windows RAR version information

both for -iver and in the copyright title for other commands.

9. If -p switch is used without optional parameter,

a password can be also set with file redirection or pipe.

For example: rar -p myarc.rar myfiles < psw.txt

10. Command line RAR treats 'arcname.partN' as 'arcname.partN.rar'

if 'arcname.partN' does not exist and 'arcname.part#.rar' exists.

For example, it is allowed to run:

RAR x arcname.part01

to start extraction from arcname.part01.rar

11. Improvements in 7z archives support:

a) "Solid" status is correctly detected and reported for 7z archives

in WinRAR "Info" command;

b) dictionary size is displayed for LZMA and LZMA2 7z archives

in WinRAR "Info" command;

c) unknown packed size for files inside of 7z solid block is denoted

as '?' instead of '0' when browsing the archive contents in WinRAR.

12. Maximum comment length for RAR archives is increased from 64 to 256 KB.

Since SFX script commands are stored in archive comment,

it allows a longer main and license text in SFX archives.

13. Size of default WinRAR viewer font is scaled up properly

in Windows high DPI mode.

14. Switch -scul can be used to process big endian UTF-16 list files

as well, provided that they have a correct byte order mark.

Previously it allowed only little endian file lists.

15. Minimum supported Windows version is Windows XP SP3 now.

WinRAR will not run in Windows XP without service packs.

16. "Settings/File list/Allow all uppercase names" option is removed.

This option was intended to simplify transition from MS DOS to

Windows and is not needed anymore.

17. Bugs fixed:

a) WinRAR 5.31 x64 "Compress and email" command did not work

with Microsoft Outlook x64;

b) if WinRAR 5.31 version for one of right to left languages

was installed in Windows with English or other not right to

left system language, WinRAR could change Windows Explorer

layout to right to left;

c) if archive was stored in a folder without "Write" permission

and if archive contents was extracted with drag and drop to

a writable folder, WinRAR issued an unnecessary privileges

elevation prompt.

WinRAR Theme Pack - коллекция из 133 тем для Winrar 5.x

Системные требования:

Windows XP/Vista/7/8/8.1/10 (x86|x64)

Язык интерфейса: Русский

Скачать программу WinRAR 5.40 Final (4.4 МБ):

Скачать WinRAR Theme Pack V16 2016 (49.7 МБ):

Теги: WinRAR 5.40, WinRAR 5.40 rus, WinRAR serial, WinRAR keygen, WinRAR key, WinRAR серийник, WinRAR кейген, WinRAR ключ, WinRAR русификатор, winrar скачать

Ссылки на скачивание:
Скрытое содержимое могут видеть только пользователь группы: PREMIUM
Скрытое содержимое могут видеть только пользователь группы: PREMIUM
 
Сверху Снизу