New Update WinRAR - Updates Thread

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198
WinRAR - What's new in the latest version

Version 6.22 beta 1

1. Bugs fixed:

a) extracting individual files from solid archives created by
RAR versions older than 2.0, could fail in WinRAR 6.20 and 6.21.
It didn't affect extracting the entire archive, which was performed
correctly;

b) files in Unix ARJ archives could be erroneously displayed as folders
in WinRAR file list;

c) "Display files in Explorer" extraction option was ignored
if "When done: Close WinRAR" option was also set and archive
was opened in WinRAR before extracting;

d) file size value in the internal viewer status bar didn't include
the byte order mask field, displaying a smaller than actual size
for Unicode files.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR archiver, a powerful tool to process RAR and ZIP files
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198
Version 6.23

1. Added extraction of XZ archives utilizing ARM64 filter.

2. Rar$LS* temporary files, created when extracting or testing multiple
archives from Windows context menu, are now deleted immediately.
Previously they were deleted only on next WinRAR runs and only
if they were at least 1 hour old.

3. Bugs fixed:

a) a security issue involving out of bounds write is fixed
in RAR4 recovery volumes processing code.

We are thankful to goodbyeselene working with Trend Micro Zero Day
Initiative for letting us know about this bug;

b) WinRAR could start a wrong file after a user double clicked
an item in a specially crafted archive.

We are thankful to Andrey Polovinkin from Group-IB Threat
Intelligence unit for letting us know about this bug;

c) if both NTFS and Unix time extra fields were available for a file
in ZIP archive, extraction command ignored the second extra field
even if it provided more time fields than first one;

d) interface themes were applied to archive icons even if
"Apply to archive icons" option in "Organize themes" dialog
was turned off.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files / Download
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR version 6.24 beta 1​

WinRAR - What's new in the latest version

Version 6.24 beta 1

1. Bugs fixed:

a) WinRAR and UnRAR.dll extraction command dereferenced a null pointer
and crashed when processing a zero length archive name
in the archive metadata stored with -am switch.

We are thankful to Radoslaw Madej from Check Point software
for reporting this issue;

b) WinRAR and UnRAR.dll extraction command overwrote extracted file
data with contents of ::$DATA NTFS alternate data stream,
if such stream was present in the archive. In this case
unpacked data size and checksum could mismatch file size
and checksum displayed in WinRAR file list. It didn't affect
file name and type, which were displayed properly.

We are thankful to Ata Hakcil for reporting this issue.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR archiver, a powerful tool to process RAR and ZIP files
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR stable version 6.24​

WinRAR - What's new in the latest version

Version 6.24

1. Bugs fixed:

a) WinRAR and UnRAR.dll extraction command dereferenced a null pointer
and crashed when processing a zero length archive name
in the archive metadata stored with -am switch.

We are thankful to Radoslaw Madej from Check Point software
for reporting this issue;

b) WinRAR and UnRAR.dll extraction command overwrote extracted file
data with contents of ::$DATA NTFS alternate data stream,
if such stream was present in the archive. In this case
unpacked data size and checksum could mismatch file size
and checksum displayed in WinRAR file list. It didn't affect
file name and type, which were displayed properly.

We are thankful to Ata Hakcil for reporting this issue.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files | Download
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.00 Beta 1​

Version 7.00 beta 1

1. Compression dictionary sizes larger than 1 GB are supported
for RAR archive format. Depending on the amount of physically
available memory, dictionary up to 64 GB can be selected.

Not power of 2 dictionary sizes can be specified for dictionaries
exceeding 4 GB. So we are not limited to 4, 8, 16, 32, 64 series
and can use values like 5 GB or 22 GB.

Archives with dictionaries exceeding 4 GB can be unpacked only
by WinRAR 7.0 or newer.

Increasing the dictionary size can improve the compression ratio
for large files with distant repeated blocks, like virtual machine
disk images. It also can be efficient for sets of large similar files
in a solid archive, such as a collection of software ISO images
differing by version or localization.

2. WinRAR issues a prompt allowing to cancel or continue if dictionary
size in extracted RAR archive exceeds "Maximum dictionary size
allowed to extract" parameter in "Settings/Compression".
It is done to prevent the unexpected excessive memory allocation.

In the command line mode by default WinRAR refuses to unpack archives
with dictionary exceeding 4 GB. Use -md or -mdx to allow
unpacking dictionaries up to and including the specified size.
Unlike -md, -mdx is applied to extraction only and can be
added to RAR environment variable, not affecting archiving commands.

3. "Define dictionary sizes" dialog in "Settings/Compression" can be used
to customize dictionary sizes proposed in the drop down list associated
with "Dictionary size" field in "Archive name and parameters" dialog.

4. Alternate search algorithm, optimized to locate longer and more distant
repeated data blocks, can be used when creating RAR archives.
It helps to improve the compression ratio and sometimes speed
for redundant data like big text files.

It increases memory usage and might reduce the compression speed
for some types of data. It can be turned on or off with
"Long range search" options in "Advanced compression parameters" dialog
or with -mcl[+|-] switch. If "Auto" option is selected, WinRAR applies
the long range search depending on the compression method, dictionary
size and other parameters.

This algorithm is required for dictionaries exceeding 4 GB
and turning it off is ignored for such dictionaries.

5. Much slower and more exhaustive repeated data search and compression
algorithm can be enabled with "Exhaustive search" option
in "Advanced compression parameters" dialog or with -mcx switch.
It might provide the additional compression gain for some types of
redundant data, but at much lower compression speed.

Long range search is needed to implement this mode efficiently,
so the exhaustive search option activates it automatically.

Both long range and exhaustive search option do not affect
the compatibility of created archives. So if dictionary size
is in 128 KB - 4 GB range, archives created with these search options
can be unpacked by all WinRAR versions beginning from 5.0.

6. Maximum path length limit is increased from 2047 to 65535 characters.

7. Creating archives in RAR 4.x format isn't supported anymore.
Options and switches specific for this format are removed.
It doesn't affect RAR 4.x archives decompression, which is included
into WinRAR.

8. "Propagate Mark of the Web" option in "Settings/Security" dialog
controls assigning the archive Mark of the Web to extracted files.
It is possible to prohibit propagating, allow it for several
predefined file groups, for all files or for files matching user
defined file masks.

Mark of the Web is the security zone information added by Internet
browsers to downloaded files. It can be used by various software
for security purposes.

It is supported only by GUI WinRAR. Console RAR doesn't propagate
Mark of the Web regardless of this option.

9. "Attributes" column can be enabled in "Settings/File list/Columns".
It displays file attribute abbreviations, such as 'A' for "Archive"
and 'D' for directory.

If file attribute isn't among those recognized by WinRAR,
the numeric value of file attributes is also displayed.
This value uses hexadecimal format for Windows attributes
or octal format for Unix attributes.

10. "Benchmark" command allows to specify the exact number of threads
and copy results to clipboard. Information about WinRAR and Windows
versions, CPU and memory is added to benchmark window.

11. "Remove redundant folders from extraction path" option
in "Settings/Paths" is now applicable also to extraction commands
invoked from WinRAR user interface and to multiple archives
unpacked to separate folders. It removes a destination path
component, only if its name matches both the archive name and root
archived folder name, provided that there are no other folders
or files in archive root.

For example, it will remove one of "Pictures" in the destination path
if we unpack Pictures.rar containing the root "Pictures" folder
to "Pictures\" destination.

Previously it worked only for a single archive extracted from
context menu and didn't check if archived folder name matches
the last destination path component.

12. "Word wrap in comment" option in "Interface" options group
in "Settings/General" toggles the word wrap mode in archive comment
window.

13. Dictionary size data in archive information dialog is now available
for .bz2, .lz, .tar.bz2, .tar.gz, .tar.lz, .tar.zst archives.

14. Switch -ol- prohibits archiving and extracting symbolic links.

15. Switches -sl and -sm recognize [k|K|m|M|g|G|t|T]
size units for kilobytes, thousands of bytes, megabytes, millions
of bytes, gigabytes, billions of bytes, terabytes, trillions of bytes.
If unit character is 'b', 'B' or not present, bytes are assumed.

Previously these switches accepted bytes only.

16. SFX TempMode command accepts the optional @set:user parameter
allowing to modify temporary folder permissions, so only the current
user can access it. It prohibits a local user to replace files
in a temporary folder if SFX is started under another account.

It also can be enabled with "Restrict folder access" option
in "Advanced SFX options/Modes" dialog.

Some installers might fail to start in a folder created with
@set:user parameter.

17. File permissions and NTFS alternate streams are not saved for
hard link entries. They are saved only for the source file these
entries refer to. It allows to reduce the archive size, because
such file properties are automatically propagated to hard links
copies when extracting.

18. Keyboard shortcuts, such as Ctrl+A to select all files or Alt+E to
unpack found archives, are now functional in "Search results" window
also while search is still in progress. Previously they were available
only after completing search.

19. Switch -v[unit] recognizes 't' and 'T' as terabytes and
trillions of bytes for volume size units.

20. Warning is issued if leading '-' character is missing in a parameter
specified in "Additional switches" field of WinRAR archiving
and extraction dialogs. Also it is issued for parameters lacking '-'
in RAR environment variable and rar.ini file.

Previously such malformed parameters were ignored silently.

21. "Convert archives" command displays the smooth total operation progress.
Previously the total progress was updated abruptly after converting
an archive and was visible only when processing multiple archives.

22. Proper progress is displayed when compressing symbolic link targets.

23. "Integrate WinRAR into shell" option in WinRAR "Settings/Integration"
is grayed out if "Global\Integration=0" is present in winrar.ini file.

24. Bugs fixed:

a) "User defined archive extensions" field in "Settings/Integration"
was not saved if winrar.ini was used to store settings
and WinRAR was started under non-administrator user account.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.00 Beta 2​

Version 7.00 beta 2

1. 64-bit WinRAR version uses 64-bit SFX modules by default.
64-bit SFX modules are needed to unpack archives with dictionaries
exceeding 1 GB.

32-bit modules are renamed to Default32.SFX, Zip32.SFX, WinCon32.SFX.

2. Maximum allowed dictionary size for archiving and extraction
can be specified in gigabytes in MaxDictA and MaxDictE variables
in "HKEY_CURRENT_USER\Software\WinRAR\Policy" Registry key.
If these variables are smaller than corresponding values defined
in WinRAR interface, they override interface values.

3. "Benchmark" command:

a) wider text area allows to fit longer system information strings;

b) "Copy to clipboard" buttom copies both text and window screenshot.

4. Note to software developers: FCI_RAR5_COMPAT and UNPACK_MAX_DICT
values have been added in UnRAR source code 7.0.3. If earlier version
of UnRAR 7 source code was integrated into application, it is necessary
to update it to support them.

5. Console RAR filters out character 27 from screen output. It is done
for security reasons, because this character can be used to declare
ANSI escape control sequences in some terminal applications.

We are thankful to Siddharth Dushantha for bringing this issue
to our attention.

6. "Remove" option is added to "Original archive name and time" list
on "Options" page of "Info" dialog. Unlike "Do not save", it removes
the archive information even if no other options in this dialog
are modified.

7. It is possible to enable "Packed" column in WinRAR file list also
outside of archives to see NTFS compressed file size.

8. Bugs fixed:

a) invalid names could be displayed for files inside of LZH archives;

b) archiving dialog opened from Windows 11 context menu could be
unexpectedly closed soon after opening;

c) asterisk character wasn't displayed after encrypted archived files
in WinRAR file list;

d) value displayed as the dictionary size in archive properties
in Windows Explorer could be either by 1024 larger than actual
dictionary size or missing completely;

e) '+' character from "Generate archive name by mask" string was
included into resulting archie name;

f) environment variables were not expanded in command parameters
inside of SFX archive script.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.00 Beta 3​

Version 7.00 beta 3

1. Faster CRC32 checksum calculation improves extraction and archiving
performance for archives utilizing this type of checksum.
Speed improvement can be noticeable when extracting large files,
especially files saved in "Store" mode without compression.

2. "What's new" and "Run WinRAR" buttons are added to window
completing WinRAR installation.

3. "Archive comment:" string is displayed before the archive comment
in the console RAR.

4. Bugs fixed:

a) information about the total number of files and folders
in WinRAR status bar always displayed 1 folder;

b) "Checksum" column wasn't displayed until turning it off
and then on in column settings.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.00 (Stable Version)​

Version 7.00

1. Compression dictionary sizes larger than 1 GB are supported
for RAR archive format. Depending on the amount of physically
available memory, dictionary up to 64 GB can be selected.

Not power of 2 dictionary sizes can be specified for dictionaries
exceeding 4 GB. So we are not limited to 4, 8, 16, 32, 64 series
and can use values like 5 GB or 22 GB.

Archives with dictionaries exceeding 4 GB can be unpacked only
by WinRAR 7.0 or newer. 64-bit WinRAR version is needed to unpack
archives with dictionaries exceeding 1 GB.

Increasing the dictionary size can improve the compression ratio
for large files with distant repeated blocks, like virtual machine
disk images. It also can be efficient for sets of large similar files
in a solid archive, such as a collection of software ISO images
differing by version or localization.

2. WinRAR issues a prompt allowing to cancel or continue if dictionary
size in extracted RAR archive exceeds "Maximum dictionary size
allowed to extract" parameter in "Settings/Compression".
It is done to prevent the unexpected excessive memory allocation.

In the command line mode by default WinRAR refuses to unpack archives
with dictionary exceeding 4 GB. Use -md or -mdx to allow
unpacking dictionaries up to and including the specified size.
Unlike -md, -mdx is applied to extraction only and can be
added to RAR environment variable, not affecting archiving commands.

3. "Define dictionary sizes" dialog in "Settings/Compression" can be used
to customize dictionary sizes proposed in the drop down list associated
with "Dictionary size" field in "Archive name and parameters" dialog.

4. Alternate search algorithm, optimized to locate longer and more distant
repeated data blocks, can be used when creating RAR archives.
It helps to improve the compression ratio and sometimes speed
for redundant data like big text files.

It increases memory usage and might reduce the compression speed
for some types of data. It can be turned on or off with
"Long range search" options in "Advanced compression parameters" dialog
or with -mcl[+|-] switch. If "Auto" option is selected, WinRAR applies
the long range search depending on the compression method, dictionary
size and other parameters.

This algorithm is required for dictionaries exceeding 4 GB
and turning it off is ignored for such dictionaries.

5. Much slower and more exhaustive repeated data search and compression
algorithm can be enabled with "Exhaustive search" option
in "Advanced compression parameters" dialog or with -mcx switch.
It might provide the additional compression gain for some types of
redundant data, but at much lower compression speed.

Long range search is needed to implement this mode efficiently,
so the exhaustive search option activates it automatically.

Both long range and exhaustive search option do not affect
the compatibility of created archives. So if dictionary size
is in 128 KB - 4 GB range, archives created with these search options
can be unpacked by all WinRAR versions beginning from 5.0.

6. Maximum path length limit is increased from 2047 to 65535 characters.

7. Creating archives in RAR 4.x format isn't supported anymore.
Options and switches specific for this format are removed.
It doesn't affect RAR 4.x archives decompression, which is included
into WinRAR.

8. "Propagate Mark of the Web" option in "Settings/Security" dialog
controls assigning the archive Mark of the Web to extracted files.
It is possible to prohibit propagating, allow it for several
predefined file groups, for all files or for files matching user
defined file masks.

Mark of the Web is the security zone information added by Internet
browsers to downloaded files. It can be used by various software
for security purposes.

It is supported only by GUI WinRAR. Console RAR doesn't propagate
Mark of the Web regardless of this option.

9. "Attributes" column can be enabled in "Settings/File list/Columns".
It displays file attribute abbreviations, such as 'A' for "Archive"
and 'D' for directory.

If file attribute isn't among those recognized by WinRAR,
the numeric value of file attributes is also displayed.
This value uses hexadecimal format for Windows attributes
or octal format for Unix attributes.

10. "Benchmark" command allows to specify the exact number of threads
and copy results to clipboard. Information about WinRAR and Windows
versions, CPU and memory is added to benchmark window.

11. "Remove redundant folders from extraction path" option
in "Settings/Paths" is now applicable also to extraction commands
invoked from WinRAR user interface and to multiple archives
unpacked to separate folders. It removes a destination path
component, only if its name matches both the archive name and root
archived folder name, provided that there are no other folders
or files in archive root.

For example, it will remove one of "Pictures" in the destination path
if we unpack Pictures.rar containing the root "Pictures" folder
to "Pictures\" destination.

Previously it worked only for a single archive extracted from
context menu and didn't check if archived folder name matches
the last destination path component.

12. "Word wrap in comment" option in "Interface" options group
in "Settings/General" toggles the word wrap mode in archive comment
window.

13. Dictionary size data in archive information dialog is now available
for .bz2, .lz, .tar.bz2, .tar.gz, .tar.lz, .tar.zst archives.

14. Switch -ol- prohibits archiving and extracting symbolic links.

15. Switches -sl and -sm recognize [k|K|m|M|g|G|t|T]
size units for kilobytes, thousands of bytes, megabytes, millions
of bytes, gigabytes, billions of bytes, terabytes, trillions of bytes.
If unit character is 'b', 'B' or not present, bytes are assumed.

Previously these switches accepted bytes only.

16. SFX TempMode command accepts the optional @set:user parameter
allowing to modify temporary folder permissions, so only the current
user can access it. It prohibits a local user to replace files
in a temporary folder if SFX is started under another account.

It also can be enabled with "Restrict folder access" option
in "Advanced SFX options/Modes" dialog.

Some installers might fail to start in a folder created with
@set:user parameter.

17. File permissions and NTFS alternate streams are not saved for
hard link entries. They are saved only for the source file these
entries refer to. It allows to reduce the archive size, because
such file properties are automatically propagated to hard links
copies when extracting.

18. Keyboard shortcuts, such as Ctrl+A to select all files or Alt+E to
unpack found archives, are now functional in "Search results" window
also while search is still in progress. Previously they were available
only after completing search.

19. Switch -v[unit] recognizes 't' and 'T' as terabytes and
trillions of bytes for volume size units.

20. Warning is issued if leading '-' character is missing in a parameter
specified in "Additional switches" field of WinRAR archiving
and extraction dialogs. Also it is issued for parameters lacking '-'
in RAR environment variable and rar.ini file.

Previously such malformed parameters were ignored silently.

21. "Convert archives" command displays the smooth total operation progress.
Previously the total progress was updated abruptly after converting
an archive and was visible only when processing multiple archives.

22. Proper progress is displayed when compressing symbolic link targets.

23. "Integrate WinRAR into shell" option in WinRAR "Settings/Integration"
is grayed out if "Global\Integration=0" is present in winrar.ini file.

24. 64-bit WinRAR version uses 64-bit SFX modules by default.
64-bit SFX modules are needed to unpack archives with dictionaries
exceeding 1 GB.

32-bit modules are renamed to Default32.SFX, Zip32.SFX, WinCon32.SFX.

25. Maximum allowed dictionary size for archiving and extraction
can be specified in gigabytes in MaxDictA and MaxDictE variables
in "HKEY_CURRENT_USER\Software\WinRAR\Policy" Registry key.
If these variables are smaller than corresponding values defined
in WinRAR interface, they override interface values.

26. Console RAR filters out character 27 from screen output. It is done
for security reasons, because this character can be used to declare
ANSI escape control sequences in some terminal applications.

We are thankful to Siddharth Dushantha for bringing this issue
to our attention.

27. Bugs fixed:

a) it was possible to overwrite Mark of the Web, propagated from
archive to extracted files, and modify its security zone information
utilizing a specially crafted .rar archive.

We are thankful to Orange Tsai and NiNi from DEVCORE Research Team
working with Trend Micro Zero Day Initiative for letting us know
about this security issue.

Unlike WinRAR, unrar.dll library doesn't propagate the archive
Mark of the Web and leaves it to a caller application to assign it
to extracted files. So unrar.dll isn't affected by this issue;

b) "User defined archive extensions" field in "Settings/Integration"
was not saved if winrar.ini was used to store settings
and WinRAR was started under non-administrator user account.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.01 Beta 1​

Version 7.01 beta 1

1. Bugs fixed:

a) updating an encrypted file in a solid RAR archive produced
a corrupt archive if updated file was the first in archive,
no password was specified when starting updating and file name
encryption in the updated archive wasn't enabled;

b) WinRAR 7.00 crashed after switching to "Flat folders view" mode
from archive subfolder;

c) switch -ep4 duplicated the specified path instead of excluding it
when extracting;

d) if archive created by Unix RAR version contained symlinks with
path separator characters in target paths, these characters could be
broken when modifying such archive with Windows RAR;

e) invalid file name was displayed in file rename and file execute
WinRAR error messages;

f) SFX "Shortcut" command failed to recognize empty parameters
defined like "Shortcut=D,"",folder", while correctly recognizing
such parameters without quote marks like "Shortcut=D,,folder";

g) volume reconstruction didn't work in WinRAR.exe if "rc" command
was specified with .rev file, such as "WinRAR rc arc.part1.rev".
Unlike RAR, WinRAR required to use only .rar file name here.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.01 stable version​

Version 7.01

1. Bugs fixed:

a) updating an encrypted file in a solid RAR archive produced
a corrupt archive if updated file was the first in archive,
no password was specified when starting updating and file name
encryption in the updated archive wasn't enabled;

b) WinRAR 7.00 crashed after switching to "Flat folders view" mode
from archive subfolder;

c) switch -ep4 duplicated the specified path instead of excluding it
when extracting;

d) if archive created by Unix RAR version contained symlinks with
path separator characters in target paths, these characters could be
broken when modifying such archive with Windows RAR;

e) invalid file name was displayed in file rename and file execute
WinRAR error messages;

f) SFX "Shortcut" command failed to recognize empty parameters
defined like "Shortcut=D,"",folder", while correctly recognizing
such parameters without quote marks like "Shortcut=D,,folder";

g) volume reconstruction didn't work in WinRAR.exe if "rc" command
was specified with .rev file, such as "WinRAR rc arc.part1.rev".
Unlike RAR, WinRAR required to use only .rar file name here.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.10 Beta 1​

Version 7.10 beta 1

1. "Settings/General" dialog page is split to "Settings/Interface"
and "Settings/System" pages. Dialog navigation uses vertical tabs
instead of horizontal.

2. WinRAR sets the dark interface mode if "Dark mode" option
in "Settings/Interface" is on. This option can enable or disable
the dark mode unconditionally or use Windows dark mode settings.

3. "Large memory pages" option in "Settings/System" dialog and -mlp
command line switch enable using 2 MB memory pages instead of
default 4 KB, when allocating large memory areas in RAR archive
format compression and extraction routines.

It allows to improve archiving and, in some cases, extraction speed.
Typically the performance gain is more significant for bigger
compression dictionaries and slower compression methods.

This feature requires "Lock pages in memory" privilege
and if it is missing, WinRAR proposes to assign it to the current
user account, making it available for other software too.
Windows restart is necessary to activate the newly assigned privilege.

4. "Zone value only" option in "Settings/Security" dialog controls
if archive Mark of the Web propagation includes only the security zone
value or all available fields.

While additional fields, such as a download location or IP address,
might help to identify a file source, they can be a privacy concern
if file is shared with other persons.

5. Switch -om[-|1][=list] controls Mark of the Web propagation
in WinRAR and console RAR command line mode.

6. Windows Vista and 32-bit Windows are not supported anymore.
WinRAR requires Windows 7 x64 or later.

Unlike WinRAR, 32-bit self-extracting modules are still provided
as a part of 64-bit installation package.

7. "Auto", "Always on" and "Disable" choices are now available
for "Delta compression" and "x86 executable compression" options
in "Advanced compression parameters" dialog.

To improve the compression speed, "Auto" applies these options
depending on the compression method, such as disabling them
for "Fastest" and "Fast" methods. Use "Always on" to enable them
for all methods.

8. Name of environment variable to store the default set of RAR switches
is changed from "RAR" to "RARINISWITCHES". It is rather typical
for batch scripts to use "RAR" environment variable name to store
RAR executable pathname, which led to the name conflict previously.

9. "Completion message title" and "Completion message text" options
on "Text" page of "Advanced SFX options" dialog allow to define
a custom message displayed on the successful completion of SFX archive
extraction.

This message can also be added with "TextDone" script command.

SFX logo and icon options are moved to the new "Logo and icon" page
of "Advanced SFX options" dialog. Dialog navigation uses vertical tabs
instead of horizontal.

10. Windows 11 context menu:

a) compression profiles in the new context menu are placed above
extraction commands, similarly to the legacy context menu;

b) separator lines are inserted between archive open, extraction
and archiving command groups.

11. When extracting a file with NTFS "Compressed" attribute,
this attribute is assigned in the beginning of file extraction.
Typically it reduces the extraction time compared to assigning it
after writing the file data.

12. When adding files to existing RAR archive, folders previously stored
in such archive are moved to a position after newly added files.
So folder timestamps are set after extracting all files and are not
modified when creating files inside of these folders.

13. Temporary file isn't created anymore for "rar ch -tl" command
if no archive modification switches like -rr or -z have been specified.
Modification time of newest archived file is set directly to original
archive file, without copying the archive data. It reduces disk write
and processing time.

14. If archive is truncated at recovery record or quick open information
service blocks, the additional message with truncated block type
is displayed after the standard "Unexpected end of archive".

15. Bugs fixed:

a) even though the long range search isn't used with -m1 "fastest"
compression method, switches -m1 -mcl+ or -m1 -mcl with 256MB
or larger compression dictionary still allocated memory required
for long range search algorithm;

b) if "Remove redundant folders from extraction path" option was on
when extracting a file from archive subfolder, clicking on ".."
in the file list afterwards displayed the folder with the archive
file instead of parent folder inside of archive;

c) if application was started from archive and created multiple files
with monotonically growing date, WinRAR could issue archive update
prompts for every created file instead of a single prompt.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

silversurfer

Super Moderator
Thread author
Verified
Top Poster
Staff Member
Malware Hunter
Aug 17, 2014
11,198

WinRAR 7.10 Beta 2​

Version 7.10 beta 2

1. Numerous dark mode improvements and fixes.

2. "Dark mode" options in "Settings/Interface" are renamed to "Color mode".

3. It takes less time for WinRAR items in Windows 11 context menu to
appear, when right clicking a lot of selected archives.

4. Exporting settings with "Export settings to file" command
of "Options/Import and export" submenu doesn't trigger
User Account Control prompts anymore.

5. "Bad archive" exit code 13 is returned in the command line mode,
when attempting to unpack a non-RAR archive with .rar file extension.

6. "External viewer name" field in "Settings/Viewer" recognizes "\", "..\"
or ".\" in the beginning of path, allowing to specify paths relative
to WinRAR program folder. Paths like \utils\viewer.exe, ..\viewer.exe
or .\viewer.exe can be helpful for WinRAR installation on USB drive
without a fixed drive letter

7. Bugs fixed:

a) compression speed could be lower than expected for rare specific
combination of source data in a non-solid archive;

b) console RAR fell into infinite loop, when trying to process user
input in prompts like the overwrite prompt in Windows 7;

c) running executables from archive subfolders failed with
"Cannot execute" error;

d) WinRAR.ini contents could be reset if "Reuse existing window" option
was on and multiple archives were opened in the same WinRAR window.
Source: WinRAR archiver, a powerful tool to process RAR and ZIP files

Download: WinRAR and RAR archiver downloads
 

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top