Jump to content

WinRAR 5.70


Karamjit

Recommended Posts

WinRAR is a powerful archive manager providing complete support for RAR and ZIP archives and is able to unpack CAB, ARJ, LZH, TAR, GZ, ACE, UUE, BZ2, JAR, ISO, 7Z, Z archives. Its RAR format may only take second place for its level of compression but it is consistently the fastest when it comes to both packing and unpacking files. While RAR files are not native to Windows or Mac, many other compression programs are still capable of unpacking it. WinRAR is available on Windows, OSX, and Linux, despite the name.


Download

Link to comment
Share on other sites


  • Replies 40
  • Views 11.4k
  • Created
  • Last Reply

In This Final Release:

Spoiler

 

   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.

 

 

Link to comment
Share on other sites


How can this be final ( only English ) , while most other languages are in Beta 1 still .

The rest is in Beta 2 , except English ( final )...................?    :rolleyes:

Link to comment
Share on other sites


3 minutes ago, Pete 12 said:

How can this be final ( only English ) , while most other languages are in Beta 1 still .

The rest is in Beta 2 , except English ( final )...................?    :rolleyes:

 

Exactly, English language always comes out first and the rest follow

Link to comment
Share on other sites


Israeli_Eagle
3 minutes ago, Pete 12 said:

How can this be final ( only English ) , while most other languages are in Beta 1 still .

The rest is in Beta 2 , except English ( final )...................?    :rolleyes:

 

Because... :coolwink:

 

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.

Link to comment
Share on other sites


8 minutes ago, cosy said:

 

Exactly, English language always comes out first and the rest follow

 

Spanish always the last one 🤬

Link to comment
Share on other sites


Alternative distribution (why different files?):

https://www.win-rar.com/fileadmin/winrar-versions/winrar/wrar570.exe
vs.
https://rarlab.com/rar/wrar570.exe

https://www.win-rar.com/fileadmin/winrar-versions/winrar/winrar-x64-570.exe
vs.
https://rarlab.com/rar/winrar-x64-570.exe

SHA-1:

65c2485beed9061f5d649111c72b565e78e5133a *winrar-x64-570.exe
46ab77b56c485e70352bc1c6c08d4283940544b6 *winrar-x64-570_2.exe
a6d1ea364e09a81af2c11bf92cf1dbf11ee840ae *wrar570.exe
b6b40a5ed61b169171511a536d3cc427e730b93f *wrar570_2.exe

Link to comment
Share on other sites


1 hour ago, Israeli_Eagle said:

 

Because... :coolwink:

 

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.

 

As soon as that was announced I fixed WinRar on all my systems.  I searched and deleted any UNACEV2.DLL.  BSD, however, has a version that was licensed in 2017.

Link to comment
Share on other sites


WinRaR AIO 5.70 Final preactivated Repack By @Alnaloty

- 1st app :- AIO Repack Silent Eng Lang
-2nd app :- just added rar.reg to original setup for x32
-3rd app :- just added rar.reg to original setup for x64


Site: https://multifilemirror.com
Sharecode: /58n1egmu97nk

 


Site: https://multifilemirror.com
Sharecode: /xb6hbbteqv4f

 


Site: https://multifilemirror.com
Sharecode: /mbodfaquhtbl

 

Kw3b2QFl9BEFWWO08NzcTmnALRPODPxohTPdfVoe

Link to comment
Share on other sites


1 hour ago, reader2 said:

hello everybody,

 

preactivated version please?

u can download preactivated version from my links

Link to comment
Share on other sites


Portable WinRAR 5.70
 
- PAF (PortableApps Format)
- 32-bit / 64-bit
- Licensed

- Offline Installer 3.83 MB
- English
Sharecode: /files/9626612/WinRARPortable_5.70_32-64bit_English.paf.exe.html

- Offline Installer 4.10 MB
- Simplified Chinese
Sharecode: /files/9626613/WinRARPortable_5.70_32-64bit_SimpChinese.paf.exe.html
 
- Offline Installer 4.02 MB
- Traditional Chinese
Sharecode: /files/9633291/WinRARPortable_5.70_32-64bit_TradChinese.paf.exe.html
 
 
PAF Developed by @jooseng (Portables and Repacks Workbench)
Link to comment
Share on other sites


this is the usual behavior, Only English and a few other languages are available for the new release. Other languages will come in a few days (or weeks, in the case of  Spanish)

Link to comment
Share on other sites


Only way to find out is hit the official download page and see if your localization gets updated.

It won't hurt to use the ENGLISH version while waiting

 

 

 

Link to comment
Share on other sites


@archanus, well yeah, that's what I do, I keep checking until they finally decide to move their asses and update the spanish version (about a month late).

 

What I used to do was to extract the english installer and replace the language files with the ones from the previous version and then re-pack the installer, but I got tired of doing it for every release, so now i just wait.

 

Link to comment
Share on other sites


WinRAR 5.70 Final Repack & Portable (x86-x64) (8 MB) (Updated 28/02/2019)

 

Repack Features:

 

- Languages: English, Russian, Spanish(from v5.61), Portuguese, German, Ukrainian.
- Portable Included
- Option to input reg name (Bugs fixed) (Thanks to @TrojanK for report and for the test)
- Custom setting: Best compression + Solid compression
- Activation: Done
- System: x64 | x86
- 8 Extras themes

 

 

Download;

//////////////////

Site: https://mega.nz
Sharecode[?]: /#F!wYUSXAQI!07mUj1Wd7PfMftbWTpui8g

Link to comment
Share on other sites


1 hour ago, jvidal said:

@Archanus , well yeah, that's what I do, I keep checking until they finally decide to move their asses and update the spanish version (about a month late).

 

What I used to do was to extract the english installer and replace the language files with the ones from the previous version and then re-pack the installer, but I got tired of doing it for every release, so now i just wait.

 

 

JAJAJAJAJAJAJAJAJ Exactly mate :D I don't why the Spanish people who translate WinRAR take a lot of time :S The language are almost the last in being updated :( 

 

Spoiler

[Buena decisión hermano, entonces esperemos que los idiotas liberen la versión en Español :) Oh, y ten cuidado con algunos usuarios aquí. Esos que te escriben sin citarte, buscando problemas. Luego editan sus propios posts para aparentar ser "santos" jaja]

 

Link to comment
Share on other sites


19 minutes ago, Avitar said:

Win RAR is still alive? WOW... I remember using this even as a kid.

 

7zip does the trick nowadays.

 

I use both :) There 7-Zip Extensions TC4Shell, but I don't know I still prefer WinRAR jajaja

Link to comment
Share on other sites


winrar has a very useful feature, that I haven't found on other archivers (well, maybe on peazip, but it's not the same), which is archive conversion.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...