Untitled


SUBMITTED BY: Guest

DATE: Dec. 4, 2014, 1:36 a.m.

FORMAT: Text only

SIZE: 5.0 kB

HITS: 1324

  1. Whats new in Version 5.20
  2. 1. If Windows User Account Control prevents extracting or archiving
  3. commands to create files in system protected folders, WinRAR attempts
  4. to start its another copy with administrator privileges to complete
  5. the operation. It is necessary to confirm privileges elevation
  6. in response to User Account Control prompt to allow such second
  7. WinRAR copy to run.
  8. 2. You can drag files in Explorer with right mouse button, drop them
  9. to some folder and select WinRAR archiving commands in context menu
  10. to create an archive with these files in the destination folder.
  11. 3. It is possible to use WinRAR.ini file instead of Registry to store
  12. WinRAR settings. You may prefer such approach if you plan to install
  13. WinRAR to removable media, such as USB flash drive, and then run it
  14. on different computers.
  15. See "WinRAR.ini file" topic in "Configuration settings" chapter
  16. of WinRAR help for details.
  17. 4. Added extraction support for ZIP and ZIPX archives using
  18. XZ compression algorithm.
  19. 5. If ZIP or ZIPX archive contains any compression algorithms except
  20. usual "Store" or "Deflate", algorithm names are displayed
  21. in "Version to extract" field of archive information dialog.
  22. Algorithms with names unknown to WinRAR will be assigned "m<num>"
  23. name, where "num" is a compression algorithm numeric identifier.
  24. 6. "Open with WinRAR" command is available in Windows context menus
  25. for archive formats supported by WinRAR. It can be turned off
  26. with "Open with WinRAR (for usual archives)" option in WinRAR
  27. "Settings/Integration/Context menu items..." dialog.
  28. 7. Command line RAR can read the default set of switches from rar.ini
  29. file stored in RAR program folder. Previously it was possible to
  30. define only the same set of switches for all RAR command with
  31. "switches=<switches>" string. Now rar.ini also allows to specify
  32. separate switch sets for individual RAR commands using
  33. the following syntax:
  34. switches_<command>=<any RAR switches, separated by spaces>
  35. For example:
  36. switches_a=-m5 -s
  37. switches_x=-o+
  38. 8. Command "ch" supports switches -tl, -cu, -cl also for ZIP archives.
  39. Previously "ch" allowed these switches only for RAR archive format.
  40. 9. For archive formats lacking file time information, such as .bz2,
  41. .xz and .Z, WinRAR sets container archive modification time
  42. to extracted files. It does not apply to tar.bz2, tar.xz and tar.Z,
  43. which use file time stored in tar headers.
  44. 10. "Keep broken files" extraction option is supported for bzip2 archives.
  45. 11. WinRAR icon in Windows context menus is scaled up correctly
  46. in high DPI screen modes such as 150% or 200% of normal text size.
  47. 12. It is possible to disable WinRAR "Benchmark" command with
  48. "Benchmark" variable of HKEY_CURRENT_USERSoftwareWinRARPolicy
  49. Registry key. In multi-user environment "Benchmark" command might
  50. abuse shared computational resources. See "Registry variables" topic
  51. in "Configuration settings" chapter of WinRAR help for more details.
  52. 13. Additionally to "sfxcmd" variable containing the entire command line,
  53. SFX module sets "sfxpar" variable containing command line parameters
  54. only, without leading SFX module name. These variables are set before
  55. starting a program specified in "Setup" command.
  56. 14. File overwrite prompt in console RAR displays the size and modification
  57. time for existing and new files.
  58. 15. When archiving from stdin with -si switch, RAR sets the current system
  59. time to modification time of archived file. Previous version did not
  60. set this time at all.
  61. 16. It is possible to use -si and -v<size> switches together. Previous
  62. versions did not allow to create volumes when archiving from stdin.
  63. 17. Warning is issued when starting unpacking 4 GB or larger file
  64. from RAR or ZIP archive to FAT32 patition, so user may cancel
  65. the operation. FAT32 does not support files of such size.
  66. Also this warning is issued when starting to create RAR archive
  67. with "Store" (-m0) method if estimated archive size is 4 GB or more.
  68. 18. "Select all" button in "Settings/Integration" dialog is renamed to
  69. "Toggle all". Now it deselects archive formats if all they are
  70. already selected.
  71. 19. "Delete archive" extraction option correctly removes all .zip and .7z
  72. volumes. Previously it removed only the first volume in the set
  73. for these archive formats

comments powered by Disqus