无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
查看: 2863|回复: 60
打印 上一主题 下一主题

[分享] WinRAR 更新到 7.0 Beta1

  [复制链接]
跳转到指定楼层
1#
发表于 2023-10-23 18:50:15 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
WinRAR 更新到 7.0  Beta1

奇怪的是,此时还无法下载,也看不到 7.0 开始后,新增了哪些功能

WinRAR archiver, a powerful tool to process RAR and ZIP files
https://www.rarlab.com/

点评

没有必要追新  发表于 2024-3-12 18:20
版本越新越狗屎,以前没有拖解包空文件的现象。试2次才正常。  发表于 2024-2-18 13:07
汉化下载:http://bbs.wuyou.net/forum.php?mod=viewthread&tid=434541  发表于 2023-10-24 09:28
2#
发表于 2023-10-23 18:57:12 | 只看该作者

期待升级更新
回复

使用道具 举报

3#
发表于 2023-10-23 19:04:38 | 只看该作者
升级挺快的,有啥更新的?
回复

使用道具 举报

4#
发表于 2023-10-23 19:06:43 | 只看该作者
                WinRAR - What's new in the latest version


   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<size> or -mdx<size> to allow
      unpacking dictionaries up to and including the specified size.
      Unlike -md<size>, -mdx<size> 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<size>[u] and -sm<size>[u] 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<size>[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.
回复

使用道具 举报

5#
发表于 2023-10-23 19:20:52 | 只看该作者
等能下载了去试试。
回复

使用道具 举报

6#
发表于 2023-10-23 19:28:02 | 只看该作者
WinRAR 7.00 beta 1 is available in English (64 bit, 32 bit).
英文版已经可以下载了。
回复

使用道具 举报

7#
发表于 2023-10-23 19:28:32 | 只看该作者
本帖最后由 plusv 于 2023-10-23 19:37 编辑

https://www.rarlab.com/rar/winrar-x32-700b1.exe
https://www.rarlab.com/rar/winrar-x64-700b1.exe

Creating archives in RAR 4.x format isn't supported anymore.

看了 没惊奇,
还以为会有 RAR 6 格式,
反而 RAR 4 格式 没了,
有时 RAR 4 格式 压的比 RAR 5 格式 小.

回复

使用道具 举报

8#
发表于 2023-10-23 19:34:29 | 只看该作者
期待中文无广告版
回复

使用道具 举报

9#
发表于 2023-10-23 19:50:37 | 只看该作者
期待
回复

使用道具 举报

10#
发表于 2023-10-23 19:57:18 | 只看该作者
期待
回复

使用道具 举报

11#
发表于 2023-10-23 20:01:30 | 只看该作者
升级挺快的
回复

使用道具 举报

12#
发表于 2023-10-23 20:11:14 | 只看该作者
等待中文无广告版!
回复

使用道具 举报

13#
发表于 2023-10-23 20:17:23 | 只看该作者
版本号跨度不小啊
回复

使用道具 举报

14#
发表于 2023-10-23 20:21:26 | 只看该作者
直接跳大版本了。
回复

使用道具 举报

15#
发表于 2023-10-23 20:43:59 | 只看该作者
多谢楼主分享
回复

使用道具 举报

16#
发表于 2023-10-23 20:55:25 | 只看该作者
直接跳大版本?
回复

使用道具 举报

17#
发表于 2023-10-23 21:15:24 | 只看该作者
多谢楼主分享
回复

使用道具 举报

18#
发表于 2023-10-23 21:32:23 来自手机 | 只看该作者
根本看不懂鸟文
回复

使用道具 举报

19#
发表于 2023-10-23 21:48:11 | 只看该作者
版本号这么大的
回复

使用道具 举报

20#
发表于 2023-10-23 21:48:12 | 只看该作者
支持和谢谢楼主
回复

使用道具 举报

21#
发表于 2023-10-23 21:52:32 | 只看该作者
最新版吗??
回复

使用道具 举报

22#
发表于 2023-10-23 21:54:40 | 只看该作者
大版本 7 了,有何更新?
回复

使用道具 举报

23#
发表于 2023-10-23 22:07:39 | 只看该作者
多谢楼主分享!
回复

使用道具 举报

24#
发表于 2023-10-23 22:08:51 | 只看该作者
谢谢
回复

使用道具 举报

25#
发表于 2023-10-23 22:15:03 | 只看该作者
谢谢分享
回复

使用道具 举报

26#
发表于 2023-10-23 22:27:09 | 只看该作者
谢谢分享
回复

使用道具 举报

27#
发表于 2023-10-23 22:52:50 | 只看该作者
感谢大佬分享,不过我用bandizip还可以
回复

使用道具 举报

28#
发表于 2023-10-24 00:14:12 | 只看该作者
谢谢分享
回复

使用道具 举报

29#
发表于 2023-10-24 00:28:45 | 只看该作者
谢谢科普分享!
回复

使用道具 举报

30#
发表于 2023-10-24 03:23:02 | 只看该作者
现在大多数软件都开始采取这种小步快跑的模式了。不着急 6点几的又是不是不能用?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-5-1 20:04

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表