Skip to content
WONGCW 網誌
  • 首頁
  • 論壇
  • 微博
  • 壁紙下載
  • 免費圖床
  • 視頻下載
  • 聊天室
  • SEO工具
  • 支援中心
  • 表格製作
  • More
    • 在線名片
    • 網頁搜索
    • 天氣預報
    • 二維碼生成器
  • Search Icon

WONGCW 網誌

記錄生活經驗與點滴

WinRAR 5.70 正式版發布

WinRAR 5.70 正式版發布

2019-02-26 Comments 0 Comment

流行好用的壓縮工具,支持鼠標拖放及外殼擴展,完美支持ZIP檔案,內置程序可以解開CAB、ARJ、LZH、TAR、GZ、UUE、BZ2、JAR、ISO等多種類型的壓縮文件。重要提示:因ACE模塊重大漏洞,WinRAR從5.70 beta 1始不再支持ACE格式壓縮檔。

下載地址:

https://www.rarlab.com/download.htm

Version 5.70

1. “Files to process” option on “Time” page of archiving dialog

allows to choose files based on modification, creation or last access

file time. Previously it was possible for modification time only.

2. Command line -ta, -tb, -tn, -to switches accept ‘m’, ‘c’ and ‘a’

modifiers after the switch name. So file time conditions can include

not only the file modification time as in previous versions,

but also creation and last access time.

Such switch can include multiple modifiers to set the same date

for all specified times. For example, -tamc20190215 will process files

modified and created after 2019-02-15.

New ‘o’ modifier permits to switch from AND to OR logic,

so -tamco20190215 includes files modified or created after 2019-02-15.

It is also allowed to specify several time filtering switches

with different dates in the same command line, like:

-taco20190201 -tbmo20190210

Switches -ta and -tn also include files matching the specified date

exactly. Switches -tb and -to exclude such files.

3. WinRAR file list can display creation and last access file times

if they are available.

Creation and last access columns are disabled by default and can be

enabled in “Select file list columns” dialog. This dialog is opened

after right clicking on file list column headers or after pressing

“File list/Files/Columns…” button in WinRAR settings.

4. “Double extensions for archives” and “Archives in subfolders”

options on “Files” page of archiving dialog modify behavior of

“Put each file to separate archive” option.

You can switch between archive names in filename.ext.rar

and filename.rar style with “Double extensions for archives”.

You can create a separate archive for every file in selected subfolders

or store the entire contents of every selected folder in separate

archive depending on the state of “Archives in subfolders” option.

5. New -ad1 switch can be used when unpacking multiple archives

recursively, such as ‘rar x -r -ad1 arc\*.rar’. It creates

a separate folder for files unpacked from each archive,

but unlike already existing -ad switch, it creates such folders

in each archive folder.

6. If context menu “Extract each archive to separate folder” is applied

to archives from different folders in Windows Explorer “Search results”,

subfolders with unpacked files are created in each archive folder.

Previous versions created them all in a folder of right clicked archive.

7. New “File list/List style/Checkboxes” option in WinRAR settings

allows to use checkboxes to select file list items.

8. New “File list/Files/Exact sizes” option in WinRAR settings.

If this option is on, file sizes are always displayed in bytes.

If it is off, sizes are rounded up and use units such as KB or MB.

Smaller files can be still displayed in bytes.

9. If several console RAR are started with -ioff switch, PC is turned off

by RAR copy finished last. Previously this switch was processed

by first finished copy.

10. Read and write buffer size is increased for .iso files.

It can help to improve .iso extraction performance in some cases,

such as for network drives.

11. If “Delete archive” option in extraction dialog is applied to a set

of RAR and REV volumes in volname.part# format, WinRAR will delete

REV volumes as well. Previously only RAR volumes were deleted

keeping REV files intact.

12. If “Delete archive” option in extraction dialog is applied to set

of ZIP volumes with .zip.001, .zip.002, .zip.003 extensions,

WinRAR will delete all ZIP volumes. Previously only .zip.001 volume

was deleted for such volume naming scheme.

13. If we unpack arcname.rar using “Extract to arcname\” Explorer context

menu command and “arcname” file already exists, WinRAR shell extension

will propose “Extract to arcname~1\” instead. Previously this context

menu command attempted to create a folder with same name as already

existing file and failed.

14. If we pack a shortcut file with .lnk extension from Explorer context

menu, .lnk file itself is added to archive. Previous versions added

.lnk file target instead of .lnk file.

15. Windows does not allow executables exceeding 4 GB, so WinRAR issues

an error immediately when attempting to create 4 GB or larger

RAR SFX volumes. Previously WinRAR issued such error only after

creating the first RAR volume.

16. Total extraction progress is displayed for 7z multivolume archives.

Accuracy of 7z total extraction progress is improved.

17. “Find” command “Disks and folders” drop down list has been renamed

to “Search area”. Additionally to already existing choices,

it includes a new “Selected items” option restricting search

to files and folders selected in WinRAR file list.

18. “Find” command displays the number of found items in status bar.

19. “Diagnostic messages” window displays archive names in a separate

column to provide the better message visibility for lengthy

archive names.

20. Switch -isnd[-] in command line WinRAR mode allows to override

“Enable sound” option in WinRAR settings. Use -isnd to turn sound

notifications on and -isnd- to turn them off.

21. Nadav Grossman from Check Point Software Technologies informed us

about a security vulnerability in UNACEV2.DLL library.

Aforementioned vulnerability makes possible to create files

in arbitrary folders inside or outside of destination folder

when unpacking ACE archives.

WinRAR used this third party library to unpack ACE archives.

UNACEV2.DLL had not been updated since 2005 and we do not have access

to its source code. So we decided to drop ACE archive format support

to protect security of WinRAR users.

We are thankful to Check Point Software Technologies for reporting

this issue.

22. Bugs fixed:

a) console RAR mixed up source and destination file sizes and times

in the overwrite prompt when updating a file in RAR archive

with -o switch;

b) dragging files from 32-bit applications to 64-bit WinRAR window

did not work;

c) WinRAR Shift+Del command applied to a folder could fail to delete

some its subfolders. This command is used to delete files and folders

permanently instead of moving them to Recycle Bin;

d) folder tree panel could not change folders if archived pathnames

started from path separator, such as in archives created by tar tool

with –absolute-names option;

e) if relative “Path=.\somefolder” was specified in SFX comment

and SFX archive needed to elevate privileges when extracting,

it created ‘somefolder\somefolder’ instead of ‘somefolder’;

f) commands modifying an existing RAR4 volume reset the volume number

field to 1. While it did not affect extraction, WinRAR displayed

a wrong volume number for such volumes;

g) fixed a crash when reading a comment from a corrupt RAR file;

h) toolbar in “Find” command “Search results” window was not adjusted

to different toolbar icon sizes properly.

分享此文:

  • 按一下即可分享至 X(在新視窗中開啟) X
  • 按一下以分享至 Facebook(在新視窗中開啟) Facebook
  • 分享到 WhatsApp(在新視窗中開啟) WhatsApp
  • 按一下以分享到 Telegram(在新視窗中開啟) Telegram
  • 分享到 Pinterest(在新視窗中開啟) Pinterest
  • 分享到 Reddit(在新視窗中開啟) Reddit
  • 按一下即可以電子郵件傳送連結給朋友(在新視窗中開啟) 電子郵件
  • 點這裡列印(在新視窗中開啟) 列印

相關


Windows 軟件下載, 系統軟件

Post navigation

PREVIOUS
保時捷Macan明年將推純電動版:中國預計為最大市場
NEXT
京滬高鐵啟動上市工作加快推動鐵路總公司股份制改造

發表迴響取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料。

More results...

Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt
Filter by 分類
網站公告
Featured
赫思醫美
限時免費
Windows 軟件下載
系統軟件
辦公軟件
圖像處理
影音媒體
網絡軟件
應用軟件
Mac 軟件下載
安卓軟件下載
網絡資訊
Mac資訊
Linux資訊
VPS資訊
NASA資訊
WordPress資訊
WeChat資訊
PHP資訊
教學資源
開源程序
網頁工具
SEO工具
醫療健康
其他資訊
Content from
Content to
2019 年 2 月
一 二 三 四 五 六 日
 123
45678910
11121314151617
18192021222324
25262728  
« 1 月   3 月 »

分類

  • 網站公告
  • 赫思醫美
  • 限時免費
  • Windows 軟件下載
  • 系統軟件
  • 辦公軟件
  • 圖像處理
  • 影音媒體
  • 網絡軟件
  • 應用軟件
  • Mac 軟件下載
  • 安卓軟件下載
  • 網絡資訊
  • Mac資訊
  • Linux資訊
  • VPS資訊
  • NASA資訊
  • WordPress資訊
  • WeChat資訊
  • PHP資訊
  • 教學資源
  • 開源程序
  • 網頁工具
  • SEO工具
  • 醫療健康
  • 其他資訊

彙整

近期文章

  • 正確的抗老思路:科學應對不同年齡段的肌膚衰老 2025-07-17
  • 色斑的成因、類型與防治:全面解析皮膚色素沉積問題 2025-07-17
  • 育碧創辦人之子被任命為育碧騰訊合資子公司的聯合CEO 2025-07-17
  • 26年老皮卡丘雕像重見天日玩家分享稀有收藏逸聞 2025-07-17
  • 索尼發布最終PS之星收藏品服務正式進入收尾 2025-07-17
  • 川普稱可口可樂同意在美國使用蔗糖生產可、樂 2025-07-17
  • 全球首台頂級光刻機出貨支援後2nm工藝 2025-07-17
  • 國內首個低空飛行器風洞正式啟用 2025-07-17
  • 中國科學院研發「太空捲紙術」 破解太陽帆收納難題 2025-07-17
  • 英偉達CEO黃仁勳媒體會實錄:中國AI生態充滿活力我們必須持續投資 2025-07-17

熱門文章與頁面︰

  • 無3C行動電源禁止登機一文看懂到底什麼是3C認證、如何分辨真偽
  • 您可以在Windows 11 24H2 中找回WordPad
  • 睡眠呼吸中止症病例增加45% 全球氣溫因素是罪魁禍首
  • Rocket Lab成功幫助DARPA發射一枚R3D2小型實驗衛星
  • 打車叫到特斯拉不會開門很尷尬?官方介紹開關門方法
  • 被埋藏了1.45億年多瘤齒哺乳動物新物種被一名學生在海灘上發現
  • 研究發現每週工作四天能提高員工的幸福感同時不影響生產力
  • 萬能驅動v7.18.1018.3(2018.11.17 發布)-裝機必備的萬能驅動
  • z-sms – 在線免費云短信臨時手機號接碼平台網頁版
  • 三星在針對中國京東方的OLED商業機密侵權案中取得決定性勝利

投遞稿件

歡迎各界人士投遞稿件到admin@wongcw.com

請提供以下資料:

1.你的名字

2.你的電郵

3.分類目錄

4.文章標題

5.文章摘要

6.文章內容

7.文章來源

 

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

赫思醫美

快帆

MALUS

極度掃描

DMCA.com Protection Status

WONGCW 網誌

  • 免責聲明
  • 捐助我們
  • ThemeNcode PDF Viewer
  • ThemeNcode PDF Viewer SC
  • Events

服務器提供

本站使用之服務器由ikoula提供。

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

© 2025   All Rights Reserved.