Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. Version 5.21
  2.  
  3. 1. "Drag and drop context menu" options in "Settings/Integration/
  4. Context menu items" dialog allow to disable WinRAR archiving
  5. and extraction commands in context menu displayed after dragging
  6. and dropping files with right mouse button.
  7.  
  8. 2. If winrar.ini file is present in the same folder as WinRAR installer,
  9. winrar.ini will be copied to WinRAR program folder after completing
  10. installation.
  11.  
  12. 3. While previous versions could produce RAR5 volumes of slightly
  13. smaller than requested size sometimes, such situation is less
  14. likely now. In most cases volume size equals to specified by user.
  15.  
  16. 4. Now by default WinRAR skips symbolic links with absolute paths
  17. in link target when extracting. You can enable creating such links
  18. with "Allow absolute paths in symbolic links" option on "Advanced"
  19. page of extraction dialog or with -ola command line switch.
  20.  
  21. Such links pointing to folders outside of extraction destination
  22. folder can present a security risk. Enable their extraction only
  23. if you are sure that archive contents is safe, such as your own backup.
  24.  
  25. 5. Bugs fixed:
  26.  
  27. a) WinRAR 5.20 issued unnecessary user account control (UAC) prompt,
  28. when running an executable from archive stored in UAC protected
  29. folder. Since nothing is extracted to folder containing an archive
  30. in such case, UAC prompt is not needed;
  31.  
  32. b) WinRAR could overwrite files with read-only attribute only
  33. when unpacking RAR and ZIP archive formats. Now it is also
  34. implemented for other archive formats supported by WinRAR;
  35.  
  36. c) "Elapsed time" and "Time left" were displayed incorrectly
  37. when applying "Convert" command to multiple archives
  38. and enabling "Add recovery record" option.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement