George Posted April 19, 2019 Share Posted April 19, 2019 WinRAR 5.71 beta 2 გამოვიდა შემდეგი ჩეინჯლოგით: 1. Master password processing: a) if password stored in compression profile is protected with master password and user entered a wrong master password after choosing a profile, "the specified password is incorrect" message is displayed before repeating request; b) if -cp<profile_name> switch is used, profile stores a password protected with master password and user cancels the master password prompt, the entire archiving command is cancelled. Previous versions continued archiving without a password. 2. When repairing archives in command line, it is allowed to specify a name of existing destination folder also without trailing path separator. Previously "r" command accepted only "destfolder\" format. Path separator is still required if destination folder does not exist. 3. Bugs fixed: a) WinRAR could crash when attempting to display some types of archive comments in GUI shell, resulting in a denial of service; b) current archive name was not updated in hint message associated with tray icon when repairing several archives in background. ესეც გადმოსაწერი ლინკი: https://rarlab.com/rar/winrar-x64-571b2.exe Quote Link to comment Share on other sites More sharing options...
George Posted May 1, 2019 Share Posted May 1, 2019 WinRAR 5.71 ფინალური ვერსია გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.71 1. "Convert archives" command: a) improved performance when processing a lot of small archives in Windows 10; b) fixed memory leaks which could lead to excessive memory use when converting to ZIP format. 2. Corrupt ZIP archive processing: a) "Repair" command replaces packed and unpacked file sizes stored in local file header with sizes from central directory if local header sizes look invalid; b) file extraction is stopped at unpacked size stored in ZIP headers even if available packed data allows further extraction. It is done to prevent unexpected hard drive space usage. 3. Ctrl+C allows to abort RAR "l" command quickly. In previous versions it could take several seconds until list command stopped. 4. Bugs fixed: a) WinRAR could crash when attempting to display some types of archive comments in GUI shell, resulting in a denial of service; b) if "Save archive name" and "Add to context menu" options were set in compression profile parameters and profile was invoked from Explorer context menu, WinRAR proposed an automatically generated archive name instead of name saved in profile. c) WinRAR displayed an unneeded pair of round brackets in "Archive" column of "Diagnostic messages" window for system error messages; d) "Extract to folder\" Windows Explorer context menu command could fail to unpack ZIP archives if their names included a numeric part followed by .zip extension, arbitrary data was present before the first file record and "Remove redundant folders from extraction path" WinRAR option was switched on; e) in "RAR x -x<mask> arcname" command, parent folders of files matching the specified mask also were excluded from extracting; f) "Find" command returned the current folder own name additionally to its contents for "Current folder" search area if folder name matched "File names to find" mask; g) if "Find in files" and "Find in archives" are both enabled, "Find" command did not match an archive name itself against "File names to find" mask after searching inside of archive. So it did not display archive names for masks like *.rar and applied this mask only to files inside of archives; h) when running an executable directly from archive, WinRAR 5.70 did not set a temporary folder with unpacked files as current. So executables attempting to access other archived files in current folder could fail to work; i) WinRAR could be inaccessible for few seconds after closing an archived file opened in internal viewer in Windows 10; j) dragging a file to subfolder of ZIP archive with "Store full paths" option enabled produced invalid pathnames consisting of repeated subfolder name. Same invalid pathnames were produced if adding files to ZIP archive with -ap<folder> -ep2 switches. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-571.exe Quote Link to comment Share on other sites More sharing options...
George Posted September 6, 2019 Share Posted September 6, 2019 WinRAR 5.80 beta 1 გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.80 beta 1 1. "Preserve source files last access time" option on "Time" page of archiving dialog permits to preserve the original last access time of archiving files. 2. Command line -tsp switch can be used to preserve the original last access time of archiving files. It can be combined with other -ts switches, like: rar a -tsc -tsp arcname files 3. It is allowed to combine several modifiers in the same -ts switch. For example, we can use -tscap instead -tsc -tsa -tsp. 4. WinRAR can read default values of command line switches from rar.ini text file, which can be stored either in the same folder as WinRAR.exe or in %APPDATA%\WinRAR folder. This file includes strings in following format: switches=<any RAR switches separated by spaces> switches_<command>=<any RAR switches separated by spaces> First applies switches to all and second to individual commands. For example: switches=-m5 -s switches_x=-o+ Most of switches specified in rar.ini are used only in the command line mode. Some switches can be applicable both in shell and in command line modes. Previously this rar.ini format was supported only by console RAR. 5. Command line -agf<default_format> switch specifies the default format string for -ag switch. It has a practical value only if placed to rar.ini configuration file or to RAR environment variable. For example, if we set RAR environment variable to -agfYYYY-MMM-DD, we can use -ag without a parameter with YYYY-MMM-DD format string assumed. 6. Switches -ed and -e+d can be used in archive processing commands for any combination of RAR and archive operating systems. In older versions RAR for Windows could not use them for Unix RAR archives also as RAR for Unix for Windows RAR archives. 7. Previously "Test" command failed to check integrity of archived NTFS alternate data streams and issued "Unknown data header format" warning if size of such stream exceeded 16 MB. This limitation is removed now. 8. Archiving speed for large NTFS alternate data streams on multi-core CPUs is increased. 9. "Find" command: a) when extracting encrypted files directly from "Search results" dialog, password prompt was issued for every found file even if all files belonged to same archive. Now password is requested only once per archive; b) Ctrl+A hotkey selects all files in "Search results". 10. Archive comment window: a) previous versions did not allow to use Ctrl+W shortcut to close WinRAR when comment window had keyboard focus. Now Ctrl+W works also from comment window; b) mouse wheel is supported also for comments with ANSI Escape sequences; c) for some lenghty comments with ANSI Escape sequences last line of comment was visible only partially even after scrolling up to bottom. It is displayed comletely now. 11. Maximum path length for files in 7z archives is increased up to 2048 characters. While such lengthy paths were already supported for RAR and ZIP formats, previous versions limited the path length to 260 characters for 7z archives. 12. If archive or file name is too lengthy to fit to archiving or extraction progress window, it is truncated. Previously such names were truncated at the end, making the file extension invisible. This version truncates them removing the path component and symbols in the middle, but preserving beginning of file name and file extension. 13. If files selected for archiving differ only by extension, a proposed archive name is based on their name part. For example, archiving dialog will propose Readme.rar if we selected Readme.txt and Readme.doc. Previous versions always generated the archive name based on parent folder name for several selected files. 14. "Symlink" and "Hardlink" is diplayed in "Type" column for symlink and hardlink records in .tar archives. Previous versions displayed a proper type for such records only in .rar archives. 15. Copying and pasting files from large archives could fail if extraction took a lot of time. This version can paste files from such archives as well, but we have to start extraction already on "Copy" command and not on "Paste" to achieve this. 16. Similarly to RAR5 volumes, recovery volumes in RAR4 format use the same width of volume number field as corresponding RAR volumes. While previously WinRAR could create arc.part01.rar and arc.part1.rev in RAR4 format, now both types of volumes will use "part01". 17. "Set font..." button in "Settings/File list" also changes the folder tree panel font. Previously it changed only the file list font. 18. Bugs fixed: a) if non-existent path is specified in archive name in archiving dialog, WinRAR proposes to create such path. Previous versions could create such path in WinRAR start-up folder instead of currently displayed folder; b) WinRAR could crash when adding the recovery record in RAR5 format on CPUs not supporting CPUID EAX=7 command and returning random data in response. These are some CPUs from early 2000s; c) WinRAR failed to create archives after dragging files with right mouse button in Windows shell, dropping them to another folder, selecting "Add to archive..." in context menu and enabling "Put each file to separate archive" option; d) "winrar r *.zip" command repaired only the first ZIP archive in the set if all archives had numeric names like 1.zip, 2.zip and signatures in the beginning of archives were missing; e) previous WinRAR version failed to unpack folder records in archives created by RAR 1.50; f) in rare cases WinRAR failed to extract and reported an error for valid .gz archives produced by some compression optimization tools; g) progress bar in tray icon never reached 100% in high DPI mode; h) creation and last access time was not displayed for archived folders if folder records were stored in archive after folder contents; i) "Skip encrypted archives" option in "Convert archives" command did not work for 7-Zip archives with headers encryption. ესეც გადმოსაწერი ლინკი 64 ბიტიანი ინგლისური ვერსიის: https://rarlab.com/rar/winrar-x64-571.exe Quote Link to comment Share on other sites More sharing options...
George Posted September 27, 2019 Share Posted September 27, 2019 WinRAR 5.80 beta 2 გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.80 beta 2 1. "Find files" and command line mode "i" commands: a) if "Use all tables" option or "t" modifer of "i" command are used, additionally to already supported ANSI, OEM and UTF-16 encodings WinRAR will search the specified string in UTF-8 files as well; b) better support for Unicode text strings; c) better performance, especially for case insensitive search; d) hexadecimal search output includes both text and hexadecimal representation of found matches. 2. File and total progress bar is displayed when unpacking tar.bz2, tar.gz, tar.lz, tar.xz, tar.z archives. Previously only the total progress was displayed properly for tar.bz2, tar.gz and tar.z. Neither file nor total progress was displayed for tar.lz and tar.xz. 3. "File list/Files/Exact sizes" option also changes the file size format in WinRAR status bar. 4. Added support for one more variation of TAR format archives. 5. Bugs fixed: a) WinRAR extraction commands in Windows Explorer context menu failed if -ag switch was added to rar.ini file. ესეც გადმოსაწერი ლინკი: https://rarlab.com/rar/winrar-x64-58b2.exe Quote Link to comment Share on other sites More sharing options...
George Posted October 25, 2019 Share Posted October 25, 2019 WinRAR 5.80 beta 3 გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.80 beta 3 1. "Export settings to file" command in "Options" menu saves both HKEY_CURRENT_USER\SOFTWARE\WinRAR and HKEY_LOCAL_MACHINE\SOFTWARE\WinRAR Registry data to Settings.reg, so user defined variables in HKEY_LOCAL_MACHINE\Software\WinRAR\Policy are also preserved. Previously it exported only HKEY_CURRENT_USER\SOFTWARE\WinRAR data. 2. Bugs fixed: a) previous beta versions failed to unpack ZIP archives with mismatched order of local file records and central directory entries; b) if we opened archive properies in Windows Explorer and selected some text on "Comment" page, selection was lost when moving the mouse cursor outside of properties dialog. ესეც გადმოსაწერი ლინკი: https://rarlab.com/rar/winrar-x64-58b3.exe Quote Link to comment Share on other sites More sharing options...
George Posted November 23, 2019 Share Posted November 23, 2019 WinRAR 5.80 beta 4 გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.80 beta 4 1. Bugs fixed: a) if hard link was extracted over existing hard link with same name, WinRAR could fail to properly set its file attributes; b) turning off "Integrate WinRAR into shell" option did not remove "WinRAR archive" and "WinRAR ZIP archive" items from Windows "New" context menu; c) extraction could hang infinitely when unpacking some corrupt ARJ archives and corrupt ZIP archives with BZIP2 compression algorithm. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-58b4.exe ინგლისურ ვერსიებს ვდებ ხოლმე მე 64 ბიტიანს, ვინმეს სხვა ვარიანტი თუ ჭირდება ცალკე მოძებნოს მაგათ საიტზე Quote Link to comment Share on other sites More sharing options...
George Posted December 14, 2019 Share Posted December 14, 2019 WinRAR 5.80 ფინალური ვერსია გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.80 1. "Preserve source files last access time" option on "Time" page of archiving dialog permits to preserve the original last access time of archiving files. 2. Command line -tsp switch can be used to preserve the original last access time of archiving files. It can be combined with other -ts switches, like: rar a -tsc -tsp arcname files 3. It is allowed to combine several modifiers in the same -ts switch. For example, we can use -tscap instead -tsc -tsa -tsp. 4. WinRAR can read default values of command line switches from rar.ini text file, which can be stored either in the same folder as WinRAR.exe or in %APPDATA%\WinRAR folder. This file includes strings in following format: switches=<any RAR switches separated by spaces> switches_<command>=<any RAR switches separated by spaces> First applies switches to all and second to individual commands. For example: switches=-m5 -s switches_x=-o+ Most of switches specified in rar.ini are used only in the command line mode. Some switches can be applicable both in shell and in command line modes. Previously this rar.ini format was supported only by console RAR. 5. Command line -agf<default_format> switch specifies the default format string for -ag switch. It has a practical value only if placed to rar.ini configuration file or to RAR environment variable. For example, if we set RAR environment variable to -agfYYYY-MMM-DD, we can use -ag without a parameter with YYYY-MMM-DD format string assumed. 6. Switches -ed and -e+d can be used in archive processing commands for any combination of RAR and archive operating systems. In older versions RAR for Windows could not use them for Unix RAR archives also as RAR for Unix for Windows RAR archives. 7. Previously "Test" command failed to check integrity of archived NTFS alternate data streams and issued "Unknown data header format" warning if size of such stream exceeded 16 MB. This limitation is removed now. 8. Archiving speed for large NTFS alternate data streams on multi-core CPUs is increased. 9. "Find" command: a) when extracting encrypted files directly from "Search results" dialog, password prompt was issued for every found file even if all files belonged to same archive. Now password is requested only once per archive; b) Ctrl+A hotkey selects all files in "Search results". 10. Archive comment window: a) previous versions did not allow to use Ctrl+W shortcut to close WinRAR when comment window had keyboard focus. Now Ctrl+W works also from comment window; b) mouse wheel is supported also for comments with ANSI Escape sequences; c) for some lenghty comments with ANSI Escape sequences last line of comment was visible only partially even after scrolling up to bottom. It is displayed comletely now. 11. Maximum path length for files in 7z archives is increased up to 2048 characters. While such lengthy paths were already supported for RAR and ZIP formats, previous versions limited the path length to 260 characters for 7z archives. 12. If archive or file name is too lengthy to fit to archiving or extraction progress window, it is truncated. Previously such names were truncated at the end, making the file extension invisible. This version truncates them removing the path component and symbols in the middle, but preserving beginning of file name and file extension. 13. If files selected for archiving differ only by extension, a proposed archive name is based on their name part. For example, archiving dialog will propose Readme.rar if we selected Readme.txt and Readme.doc. Previous versions always generated the archive name based on parent folder name for several selected files. 14. "Symlink" and "Hardlink" is diplayed in "Type" column for symlink and hardlink records in .tar archives. Previous versions displayed a proper type for such records only in .rar archives. 15. Copying and pasting files from large archives could fail if extraction took a lot of time. This version can paste files from such archives as well, but we have to start extraction already on "Copy" command and not on "Paste" to achieve this. 16. Similarly to RAR5 volumes, recovery volumes in RAR4 format use the same width of volume number field as corresponding RAR volumes. While previously WinRAR could create arc.part01.rar and arc.part1.rev in RAR4 format, now both types of volumes will use "part01". 17. "Set font..." button in "Settings/File list" also changes the folder tree panel font. Previously it changed only the file list font. 18. "Find files" and command line mode "i" commands: a) if "Use all tables" option or "t" modifer of "i" command are used, additionally to already supported ANSI, OEM and UTF-16 encodings WinRAR will search the specified string in UTF-8 files as well; b) better support for Unicode text strings; c) better performance, especially for case insensitive search; d) hexadecimal search output includes both text and hexadecimal representation of found matches. 19. File and total progress bar is displayed when unpacking tar.bz2, tar.gz, tar.lz, tar.xz, tar.z archives. Previously only the total progress was displayed properly for tar.bz2, tar.gz and tar.z. Neither file nor total progress was displayed for tar.lz and tar.xz. 20. "File list/Files/Exact sizes" option also changes the file size format in WinRAR status bar. 21. Bugs fixed: a) if non-existent path is specified in archive name in archiving dialog, WinRAR proposes to create such path. Previous versions could create such path in WinRAR start-up folder instead of currently displayed folder; b) WinRAR could crash when adding the recovery record in RAR5 format on CPUs not supporting CPUID EAX=7 command and returning random data in response. These are some CPUs from early 2000s; c) WinRAR failed to create archives after dragging files with right mouse button in Windows shell, dropping them to another folder, selecting "Add to archive..." in context menu and enabling "Put each file to separate archive" option; d) "winrar r *.zip" command repaired only the first ZIP archive in the set if all archives had numeric names like 1.zip, 2.zip and signatures in the beginning of archives were missing; e) previous WinRAR version failed to unpack folder records in archives created by RAR 1.50; f) in rare cases WinRAR failed to extract and reported an error for valid .gz archives produced by some compression optimization tools; g) progress bar in tray icon never reached 100% in high DPI mode; h) creation and last access time was not displayed for archived folders if folder records were stored in archive after folder contents; i) "Skip encrypted archives" option in "Convert archives" command did not work for 7-Zip archives with headers encryption. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-580.exe Quote Link to comment Share on other sites More sharing options...
George Posted February 7, 2020 Share Posted February 7, 2020 WinRAR 5.9 beta 2 გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.90 beta 2 1. Added extraction support for GZIP archives with optional header checksum field. 2. If non-existent path was specified as a start-up folder in WinRAR settings, previous versions displayed an empty file list. Now the current folder is used instead. 3. Bugs fixed: a) beta 1 could produce corrupt archives when using small 128 KB - 1 MB compression dictionaries with delta or executable compression and source data size exceeding the dictionary size. Version 5.90 beta 1 1. RAR compression speed is improved for CPUs with 16 and more cores. 2. "Fastest" method (-m1 command line equivalent) typically achieves a higher compression ratio for highly compressible data types when creating RAR5 archives. 3. Maximum number of utilized threads is increased from 32 to 64. Command line -mt<threads> switch accepts values from 1 to 64. 4. "Multithreading" parameter on "General" page of WinRAR settings is replaced with "Threads" input field, where you can specify the desired number of CPU threads. It can take values from 1 to maximum number of available logical CPU units. 5. WinRAR displays packed and unpacked folder sizes when browsing archive contents. 6. "Total folders" field is added to list of archive parameters displayed by WinRAR "Info" command. Same field is added to "Archive" page in archive properties in Windows Explorer. 7. Window including a progress bar and "Cancel" button is displayed if reading archive contents takes noticeable time. It can be useful for archive formats with slower access to contents, such as large TAR based archives like .tar.gz and tar.bz2. 8. Archiving and extraction progress windows, also as progress windows for some other commands, can be resized. 9. "Repair" performance for RAR5 archives with recovery record and without data shifts is improved. It deteriorated in WinRAR 5.80 and is now restored to original level. 10. Password prompt is not issued when performing recovery record based repair for RAR5 archives with encrypted file names. This command can be performed without providing a password. 11. If folder for converted archives in "Convert archives" command does not exist, WinRAR attempts to create it. Previous versions failed to create converted archives in non-existent destination folder. 12. Added extraction support for GZIP archives with optional header checksum field. 13. Bugs fixed: a) "Repair" command could erroneously display "Recovery record is corrupt" message when processing an archive with valid recovery record. This message did not prevent further repair operation; b) if quick open information option was set to "Do not add" in default compression profile and this profile was loaded by some command or dialog, WinRAR ignored quick open information when browsing contents of RAR archives. For example, it happened after opening archiving or password dialogs; c) Ctrl+C "Copy" shortcut key did not work in archive comment window; d) if "Put each file to separate archive" and "Archives in subfolders" options were set, WinRAR ignored the destination path specified in archive name field. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-59b2.exe Quote Link to comment Share on other sites More sharing options...
George Posted February 28, 2020 Share Posted February 28, 2020 WinRAR 5.9 beta 3 გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.90 beta 3 1. Bugs fixed: a) in previous beta versions "Info" command failed to work properly for a single selected file or folder outside of archive; b) RAR4 archives compression ratio could be very slightly lower than in WinRAR 5.80. It is restored to 5.80 level now; c) non-English names in ZIP archives created by Windows XP integrated ZIP tool could be corrupted when modified by WinRAR. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-59b3.exe Quote Link to comment Share on other sites More sharing options...
George Posted April 1, 2020 Share Posted April 1, 2020 WinRAR 5.9 ფინალური ვერსია გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.90 1. RAR compression speed is improved for CPUs with 16 and more cores. 2. "Fastest" method (-m1 command line equivalent) typically achieves a higher compression ratio for highly compressible data types when creating RAR5 archives. 3. Maximum number of utilized threads is increased from 32 to 64. Command line -mt<threads> switch accepts values from 1 to 64. 4. "Multithreading" parameter on "General" page of WinRAR settings is replaced with "Threads" input field, where you can specify the desired number of CPU threads. It can take values from 1 to maximum number of available logical CPU units. 5. WinRAR displays packed and unpacked folder sizes when browsing archive contents. 6. "Total folders" field is added to list of archive parameters displayed by WinRAR "Info" command. Same field is added to "Archive" page in archive properties in Windows Explorer. 7. Window including a progress bar and "Cancel" button is displayed if reading archive contents takes noticeable time. It can be useful for archive formats with slower access to contents, such as large TAR based archives like .tar.gz and tar.bz2. 8. Archiving and extraction progress windows, also as progress windows for some other commands, can be resized. 9. "Repair" performance for RAR5 archives with recovery record and without data shifts is improved. It deteriorated in WinRAR 5.80 and is now restored to original level. 10. Password prompt is not issued when performing recovery record based repair for RAR5 archives with encrypted file names. This command can be performed without providing a password. 11. If folder for converted archives in "Convert archives" command does not exist, WinRAR attempts to create it. Previous versions failed to create converted archives in non-existent destination folder. 12. Added extraction support for GZIP archives with optional header checksum field. 13. Bugs fixed: a) "Repair" command could erroneously display "Recovery record is corrupt" message when processing an archive with valid recovery record. This message did not prevent further repair operation; b) if quick open information option was set to "Do not add" in default compression profile and this profile was loaded by some command or dialog, WinRAR ignored quick open information when browsing contents of RAR archives. For example, it happened after opening archiving or password dialogs; c) Ctrl+C "Copy" shortcut key did not work in archive comment window; d) if "Put each file to separate archive" and "Archives in subfolders" options were set, WinRAR ignored the destination path specified in archive name field. ესეც გადმოსაწერი ლინკი 64 ბიტიანი ინგლისური ვერსიის: https://www.rarlab.com/rar/winrar-x64-590.exe RAR compression speed is improved for CPUs with 16 and more cores. ესე იგი 16+ ბირთვიანი პროცესორების უკეთესი საპორტი ქონია მაგ ახალზე უკვე, მანამდე გარკვეული შეზღუდვა ქონდა სკალირების Quote Link to comment Share on other sites More sharing options...
George Posted June 5, 2020 Share Posted June 5, 2020 WinRAR 5.91 beta 1 გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.91 beta 1 1. Dialogs are centered inside of WinRAR window similarly to WinRAR 5.80 and not inside of entire screen as in WinRAR 5.90. 2. When editing an archived file with external software, extra measures are taken to reduce the probability of interfering with editor and opening its temporary files while editor still may need them. 3. "Version to extract" field in archive properties opened from Windows Explorer context menu provides the additional information about ZIP compression and encryption algorithms, such as LZMA or AES. This information was already available in WinRAR "Info" command, but missed in archive information accessible from Windows Explorer. 4. "MS DOS" and "Unix" host OS types are recognized and included for LZH archives in "Info" command. Previously the host OS field was always "Unknown" for LZH archive format. 5. Files created by external editor and matching "Settings/Viewer/ Ignore modifications for" masks are never added to archive. Previously WinRAR still added them if some file not matching these masks was also created or modified. 6. Bugs fixed: a) empty file names were displayed inside of some Unix LZH archives; b) WinRAR could not process more than 999 7z volumes in a single set; c) if user cancelled the user account control prompt after changing "Integrate WinRAR into shell" option, a new state of this option was displayed in "Settings" dialog, even though the actual state of shell integration was not modified; d) the main window size could be too small on the first run after clean install with no previous WinRAR version present; e) WinRAR could stop responding after editing an archived file with external software in Windows 10 version 2004. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-591b1.exe Quote Link to comment Share on other sites More sharing options...
George Posted July 3, 2020 Share Posted July 3, 2020 WinRAR 5.91 ფინალური ბილდი გამოვიდა შემდეგი ჩეინჯლოგით: Version 5.91 1. Dialogs are centered inside of WinRAR window similarly to WinRAR 5.80 and not inside of entire screen as in WinRAR 5.90. 2. When editing an archived file with external software, extra measures are taken to reduce the probability of interfering with editor and opening its temporary files while editor still may need them. 3. "Version to extract" field in archive properties opened from Windows Explorer context menu provides the additional information about ZIP compression and encryption algorithms, such as LZMA or AES. This information was already available in WinRAR "Info" command, but missed in archive information accessible from Windows Explorer. 4. "MS DOS" and "Unix" host OS types are recognized and included for LZH archives in "Info" command. Previously the host OS field was always "Unknown" for LZH archive format. 5. Files created by external editor and matching "Settings/Viewer/ Ignore modifications for" masks are never added to archive. Previously WinRAR still added them if some file not matching these masks was also created or modified. 6. Bugs fixed: a) empty file names were displayed inside of some Unix LZH archives; b) WinRAR could not process more than 999 7z volumes in a single set; c) if user cancelled the user account control prompt after changing "Integrate WinRAR into shell" option, a new state of this option was displayed in "Settings" dialog, even though the actual state of shell integration was not modified; d) the main window size could be too small on the first run after clean install with no previous WinRAR version present; e) WinRAR could stop responding after editing an archived file with external software in Windows 10 version 2004. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-591.exe Quote Link to comment Share on other sites More sharing options...
George Posted October 23, 2020 Share Posted October 23, 2020 WinRAR 6.00 beta 1 ბილდი გამოვიდა დიდი ჩეინჯლოგით: Version 6.0 beta 1 1. "Ignore" and "Ignore All" options are added to read error prompt. "Ignore" allows to continue processing with already read file part only and "Ignore All" does it for all future read errors. For example, if you archive a file, which portion is locked by another process, and if "Ignore" is selected in read error prompt, only a part of file preceding the unreadable region will be saved into archive. It can help to avoid interrupting lengthy archiving operations, though be aware that files archived with "Ignore" are incomplete. If switch -y is specified, "Ignore" is applied to all files by default. Previosuly available "Retry" and "Quit" options are still present in read error prompt as well. 2. Exit code 12 is returned in the command line mode in case of read errors. This code is returned for all options in the read error prompt, including a newly introduced "Ignore" option. Previously more common fatal error code 2 was returned for read errors. 3. If several archives are selected, "Extract archives to" option group in "Options" page of extraction dialog can be used to place extracted files to specified destination folder, to separate subfolders in destination folder, to separate subfolders in archive folders and directly to archive folders. It replaces "Extract archives to subfolders" option and available only if multiple archives are selected. 4. New -ad2 switch places extracted files directly to archive's own folder. Unlike -ad1, it does not create a separate subfolder for each unpacked archive. 5. "Additional switches" option in "Options" page of archiving and extraction dialogs allows to specify WinRAR command line switches. It might be useful if there is no option in WinRAR graphical interface matching a switch. Use this feature only if you are familiar with WinRAR command line syntax and clearly understand what specified switches are intended for. 6. Compression parameters in "Benchmark" command are changed to 32 MB dictionary and "Normal" method. They match RAR5 default mode and more suitable to estimate the typical performance of recent WinRAR versions than former 4 MB "Best" intended for RAR4 format. Latest "Benchmark" results cannot be compared with previous versions directly. New parameters set produces different values, likely lower because of eight times larger dictionary size. 7. When unpacking a part of files from solid volume set, WinRAR attempts to skip volumes in the beginning and start extraction from volume closest to specified file and with reset solid statistics. By default WinRAR resets the solid statistics in the beginning of large enough solid volumes where possible. For such volumes extracting a part of files from the middle of volume set can be faster now. It does not affect performance when all archived files are unpacked. 8. Previously WinRAR automatically resorted to extracting from first volume, when user started extraction from non-first volume and first volume was available. Now WinRAR does so only if all volumes between first and specified are also available. 9. Warning is issued when closing WinRAR if one or more archived files had been modified by external apps, but failed to be saved back to archive, because an external app still locks them. Such warning includes the list of modified files and proposes to quit immediately and lose changes or return to WinRAR and close an editor app. Previous versions issued a similar warning while editing a file, but did not remind it again when quitting. 10. "Move to Recycle Bin" option in "Delete archive" options group of extraction dialog places deleted archives to Recycle Bin instead of deleting them permanently. 11. New "Clear history..." command in "Options" menu allows to remove names of recently opened archives in "File" menu and clear drop down lists with previously entered values in dialogs. For example, these values include archive names in archiving dialog and destination paths in extraction dialog. 12. "File time" options in "Advanced" part of extraction dialog are now available for 7z archives. Additionally to modification time, WinRAR can set creation and last access time when unpacking such archives. 13. ""New" submenu items" options group is added to "Settings/Integration/Context menu items..." dialog. You can use these options to remove "WinRAR archive" and "WinRAR ZIP archive" entries in "New" submenu of Windows context menu. New state of these option is applied only after you press "OK" both in "Context menu items" and its parent "Settings" dialog. 14. <Max>, <Min> and <Hide> commands can be inserted before the program name in SFX "Setup" command to run a program in maximized, minimized or hidden window. For example: Setup=<Hide>setup.exe 15. It is possible to specify an additional high resolution logo for SFX module. If such logo is present, SFX module scales and displays it in high DPI Windows mode, providing the better visible quality compared to resizing the standard logo. Use "High resolution SFX logo" in "Advanced SFX options" dialog to define such logo. In command line mode add second -iimg switch to set the high resolution logo. Recommended size of high resolution logo PNG file is 186x604 pixels. 16. If archive currently opened in WinRAR shell was deleted or moved by another program, WinRAR displays "Inaccessible" before archive name in the window title. Also it flashes the window caption and taskbar button. 17. "Total information" option in "Report" dialog is renamed to "Headers and totals". Now it also adds headers of report columns additionally to total information about listed files and archives. 18. If archive processing is started from Windows context menu in multiple monitor system, WinRAR operation progress and dialogs use the monitor with context menu. While basic multiple monitor support was present in previous versions shell extension for mouse driven commands, now it is extended to operations initiated from keyboard and to dropping files to archives. 19. New -imon<number> switch allows to select a monitor to display WinRAR operation progress and dialogs in the command line mode. Use -imon1 for primary and -imon2 for secondary monitor. For example, "WinRAR x -imon2 arcname" will start extraction on secondary monitor. It works only in the command line mode and does not affect interactive WinRAR graphical inteface also as console RAR. 20. Switch -idn hides archived names output in archiving, extraction and some other commands in console RAR. Other messages and total percentage are not affected. You can use this switch to reduce visual clutter and console output overhead when archiving or extracting a lot of small files. Minor visual artifacts, such as percentage indicator overwriting few last characters of error messages, are possible with -idn. 21. Former "-im - show more information" switch is changed to "-idv - display verbose output" for consistency with console RAR -id[c,d,p,q] message control options and avoid a potential name conflict with newer -imon switch. While WinRAR still recognizes both -im and -idv, in the future -im support can be dropped. 22. It is allowed to add an optional %arcname% variable to compression profile name. Such variable will be replaced with actual archive name. It might be convenient when using with "Add to context menu" profile option. For example, you can create ZIP compression profile and set its name to "Add to %arcname%", to display it with actual ZIP archive name in context menu. 23. Ctrl+C and Ctrl+Ins keyboard shortcuts can be used in "Diagnostic messages" window to copy contents to clipboard. 24. More text is allowed in tray icon hint before a lengthy text is truncated. Also such text is now truncated in the middle of string, so both command type and completion percentage are still visible. 25. In case of clean install, if previous version compression profiles are not present, "Files to store without compression" field in newly created predefined compression profiles is set to: *.rar *.zip *.cab *.7z *.ace *.arj *.bz2 *.gz *.lha *.lzh *.taz *.tgz *.xz *.txz You can change this field and save a modified value to compression profile later. Previous versions set this field to blank for clean install. 26. Destination path history in extraction dialog treats paths like 'folder' and 'folder\' as the same path and displays only 'folder' entry. Previously they occupied two entries in the history. 27. "Enable Itanium executable compression" GUI option and -mci command line switch are removed. Optimized compression of Itanium executables is not supported anymore. WinRAR still can decompress already existing archives utilizing Itanium executable compression. 28. Bugs fixed: a) "Lock", "Comment" and "Protect" commands could not be applied to several archives selected in WinRAR file list at once; b) SFX archive process did not terminate after completing extraction in Windows 10 if archive comment included "Setup" and "SetupCode" commands, did not include "TempMode" command and setup program was running for more than 8 minutes; c) compression profiles with quote character in profile name could not be invoked from Explorer context menu. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-60b1.exe Quote Link to comment Share on other sites More sharing options...
George Posted November 13, 2020 Share Posted November 13, 2020 WinRAR 6.00 beta 2 ბილდი გამოვიდა დიდი ჩეინჯლოგით: Version 6.00 beta 2 1. "Convert" and "Wizard: Unpack an archive" commands report the file open error if archive was deleted by some other application before processing. Previously they skipped such archives silently. 2. "Find" command issues "No files or folders selected" warning for no items selected and "Selected items" search area. 3. Bugs fixed: a) in beta 1 names of interface themes were added to "Folder tree" submenu instead of "Themes"; b) %arcname% variable was not expanded in archiving dialog profile name when used in default profile. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-591.exe Quote Link to comment Share on other sites More sharing options...
George Posted December 11, 2020 Share Posted December 11, 2020 WinRAR 6.00 ფინალური ბილდი გამოვიდა დიდი ჩეინჯლოგით: Version 6.00 1. "Ignore" and "Ignore All" options are added to read error prompt. "Ignore" allows to continue processing with already read file part only and "Ignore All" does it for all future read errors. For example, if you archive a file, which portion is locked by another process, and if "Ignore" is selected in read error prompt, only a part of file preceding the unreadable region will be saved into archive. It can help to avoid interrupting lengthy archiving operations, though be aware that files archived with "Ignore" are incomplete. If switch -y is specified, "Ignore" is applied to all files by default. Previously available "Retry" and "Quit" options are still present in read error prompt as well. 2. Exit code 12 is returned in the command line mode in case of read errors. This code is returned for all options in the read error prompt, including a newly introduced "Ignore" option. Previously more common fatal error code 2 was returned for read errors. 3. If several archives are selected, "Extract archives to" option group in "Options" page of extraction dialog can be used to place extracted files to specified destination folder, to separate subfolders in destination folder, to separate subfolders in archive folders and directly to archive folders. It replaces "Extract archives to subfolders" option and available only if multiple archives are selected. 4. New -ad2 switch places extracted files directly to archive's own folder. Unlike -ad1, it does not create a separate subfolder for each unpacked archive. 5. "Additional switches" option in "Options" page of archiving and extraction dialogs allows to specify WinRAR command line switches. It might be useful if there is no option in WinRAR graphical interface matching a switch. Use this feature only if you are familiar with WinRAR command line syntax and clearly understand what specified switches are intended for. 6. Compression parameters in "Benchmark" command are changed to 32 MB dictionary and "Normal" method. They match RAR5 default mode and more suitable to estimate the typical performance of recent WinRAR versions than former 4 MB "Best" intended for RAR4 format. Latest "Benchmark" results cannot be compared with previous versions directly. New parameters set produces different values, likely lower because of eight times larger dictionary size. 7. When unpacking a part of files from solid volume set, WinRAR attempts to skip volumes in the beginning and start extraction from volume closest to specified file and with reset solid statistics. By default WinRAR resets the solid statistics in the beginning of large enough solid volumes where possible. For such volumes extracting a part of files from the middle of volume set can be faster now. It does not affect performance when all archived files are unpacked. 8. Previously WinRAR automatically resorted to extracting from first volume, when user started extraction from non-first volume and first volume was available. Now WinRAR does so only if all volumes between first and specified are also available. 9. Warning is issued when closing WinRAR if one or more archived files had been modified by external apps, but failed to be saved back to archive, because an external app still locks them. Such warning includes the list of modified files and proposes to quit immediately and lose changes or return to WinRAR and close an editor app. Previous versions issued a similar warning while editing a file, but did not remind it again when quitting. 10. "Move to Recycle Bin" option in "Delete archive" options group of extraction dialog places deleted archives to Recycle Bin instead of deleting them permanently. 11. New "Clear history..." command in "Options" menu allows to remove names of recently opened archives in "File" menu and clear drop down lists with previously entered values in dialogs. For example, these values include archive names in archiving dialog and destination paths in extraction dialog. 12. "File time" options in "Advanced" part of extraction dialog are now available for 7z archives. Additionally to modification time, WinRAR can set creation and last access time when unpacking such archives. 13. ""New" submenu items" options group is added to "Settings/Integration/Context menu items..." dialog. You can use these options to remove "WinRAR archive" and "WinRAR ZIP archive" entries in "New" submenu of Windows context menu. New state of these option is applied only after you press "OK" both in "Context menu items" and its parent "Settings" dialog. 14. <Max>, <Min> and <Hide> commands can be inserted before the program name in SFX "Setup" command to run a program in maximized, minimized or hidden window. For example: Setup=<Hide>setup.exe 15. It is possible to specify an additional high resolution logo for SFX module. If such logo is present, SFX module scales and displays it in high DPI Windows mode, providing the better visible quality compared to resizing the standard logo. Use "High resolution SFX logo" in "Advanced SFX options" dialog to define such logo. In command line mode add second -iimg switch to set the high resolution logo. Recommended size of high resolution logo PNG file is 186x604 pixels. 16. If archive currently opened in WinRAR shell was deleted or moved by another program, WinRAR displays "Inaccessible" before archive name in the window title. Also it flashes the window caption and taskbar button. 17. "Total information" option in "Report" dialog is renamed to "Headers and totals". Now it also adds headers of report columns additionally to total information about listed files and archives. 18. If archive processing is started from Windows context menu in multiple monitor system, WinRAR operation progress and dialogs use the monitor with context menu. While basic multiple monitor support was present in previous versions shell extension for mouse driven commands, now it is extended to operations initiated from keyboard and to dropping files to archives. 19. New -imon<number> switch allows to select a monitor to display WinRAR operation progress and dialogs in the command line mode. Use -imon1 for primary and -imon2 for secondary monitor. For example, "WinRAR x -imon2 arcname" will start extraction on secondary monitor. It works only in the command line mode and does not affect interactive WinRAR graphical inteface also as console RAR. 20. Switch -idn hides archived names output in archiving, extraction and some other commands in console RAR. Other messages and total percentage are not affected. You can use this switch to reduce visual clutter and console output overhead when archiving or extracting a lot of small files. Minor visual artifacts, such as percentage indicator overwriting few last characters of error messages, are possible with -idn. 21. Former "-im - show more information" switch is changed to "-idv - display verbose output" for consistency with console RAR -id[c,d,p,q] message control options and avoid a potential name conflict with newer -imon switch. While WinRAR still recognizes both -im and -idv, in the future -im support can be dropped. 22. It is allowed to add an optional %arcname% variable to compression profile name. Such variable will be replaced with actual archive name. It might be convenient when using with "Add to context menu" profile option. For example, you can create ZIP compression profile and set its name to "Add to %arcname%", to display it with actual ZIP archive name in context menu. 23. Ctrl+C and Ctrl+Ins keyboard shortcuts can be used in "Diagnostic messages" window to copy contents to clipboard. 24. More text is allowed in tray icon hint before a lengthy text is truncated. Also such text is now truncated in the middle of string, so both command type and completion percentage are still visible. 25. In case of clean install, if previous version compression profiles are not present, "Files to store without compression" field in newly created predefined compression profiles is set to: *.rar *.zip *.cab *.7z *.ace *.arj *.bz2 *.gz *.lha *.lzh *.taz *.tgz *.xz *.txz You can change this field and save a modified value to compression profile later. Previous versions set this field to blank for clean install. 26. Destination path history in extraction dialog treats paths like 'folder' and 'folder\' as the same path and displays only 'folder' entry. Previously they occupied two entries in the history. 27. "Enable Itanium executable compression" GUI option and -mci command line switch are removed. Optimized compression of Itanium executables is not supported anymore. WinRAR still can decompress already existing archives utilizing Itanium executable compression. 28. Bugs fixed: a) "Lock", "Comment" and "Protect" commands could not be applied to several archives selected in WinRAR file list at once; b) SFX archive process did not terminate after completing extraction in Windows 10 if archive comment included "Setup" and "SetupCode" commands, did not include "TempMode" command and setup program was running for more than 8 minutes; c) compression profiles with quote character in profile name could not be invoked from Explorer context menu. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-600.exe Quote Link to comment Share on other sites More sharing options...
George Posted March 12, 2021 Share Posted March 12, 2021 WinRAR 6.01 beta 1 გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.01 beta 1 1. Ctrl+A keyboard shortcut selects the entire text in WinRAR comment window. 2. If -idn switch is used together with -t or -df in console RAR when archiving, it additionally disables "Deleting <filename>" or "Testing <filename>" messages, normally issued by these switches. Also -idn disables folder creation messages when extracting a file to non-existing folder. 3. WinRAR and ZIP SFX module refuse to extract contents of ZIP SFX archives if ZIP central directory is resided after beginning of Authenticode digital signature. It is done to prevent possible attacks with inclusion of ZIP archive into signature body. 4. Bugs fixed: a) "Convert archives" command could incorrectly convert Unicode comments in RAR archives. b) if two archive information windows had been opened from Explorer context menu, the compression ratio bar in the first window could erroneously display a value for second archive. It did not affect the ratio and other text details at the right of window. Only the vertical bar at the left could be updated to a wrong value; c) if "Wait if other WinRAR copies are active" option was enabled in extraction dialog, "Waiting for another WinRAR copy" title was not set in command progress window while waiting; d) when extracting a symbolic link, previous versions did not overwrite existing symbolic links even if user requested it in overwrite prompt. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-601b1.exe Quote Link to comment Share on other sites More sharing options...
George Posted April 16, 2021 Share Posted April 16, 2021 WinRAR 6.01 ფინალური ბილდი გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.01 1. Ctrl+A keyboard shortcut selects the entire text in WinRAR comment window. 2. If -idn switch is used together with -t or -df in console RAR when archiving, it additionally disables "Deleting <filename>" or "Testing <filename>" messages, normally issued by these switches. Also -idn disables folder creation messages when extracting a file to non-existing folder. 3. WinRAR and ZIP SFX module refuse to extract contents of ZIP SFX archives if ZIP central directory is resided after beginning of Authenticode digital signature. It is done to prevent possible attacks with inclusion of ZIP archive into signature body. 4. Bugs fixed: a) "Convert archives" command could incorrectly convert Unicode comments in RAR archives. b) if two archive information windows had been opened from Explorer context menu, the compression ratio bar in the first window could erroneously display a value for second archive. It did not affect the ratio and other text details at the right of window. Only the vertical bar at the left could be updated to a wrong value; c) if "Wait if other WinRAR copies are active" option was enabled in extraction dialog, "Waiting for another WinRAR copy" title was not set in command progress window while waiting; d) when extracting a symbolic link, previous versions did not overwrite existing symbolic links even if user requested it in overwrite prompt. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-601.exe Quote Link to comment Share on other sites More sharing options...
George Posted May 21, 2021 Share Posted May 21, 2021 WinRAR 6.02 beta 1 გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.02 beta 1 1. ZIP SFX module refuses to process SFX commands stored in archive comment if such comment is resided after beginning of Authenticode digital signature. It is done to prevent possible attacks with inclusion of ZIP archive into the signature body. We already prohibited extracting contents of such malformed archives in WinRAR 6.01. We are thankful to Jacob Thompson - Mandiant Advantage Labs for reporting this issue. 2. WinRAR uses https instead of http in the web notifier window, home page and themes links. It also implements additional checks within the web notifier. This is done to prevent a malicious web page from executing existing files on a user's computer. Such attack is only possible if the intruder has managed to spoof or otherwise control user's DNS records. Some other factors are also involved in limiting the practical application of this attack. We would like to express our gratitude to Igor Sak-Sakovskiy for bringing this issue to our attention. 3. Where appropriate, SFX archive displays the additional line with detailed error information provided by operating system. For example, previously such archive would display "Cannot create file" message alone. Now this message is followed by a detailed reason like access denied or file being used by another process. In the past this extended error information was available in WinRAR, but not in SFX archives. 4. Switch -idn hides archived names also in 'v' and 'l' commands. It can be useful if only the archive type or total information is needed. 5. If -ibck -ri<priority> switches are used together, WinRAR process sets the priority specified in -ri switch. Previous versions ignored -ri and set the priority to low in the presence of -ibck switch. 6. When using "File/Change drive" command, WinRAR saves the last folder of previous drive and restores it if that drive is selected again later. 7. Name of unpacking file is now included into WinRAR incorrect password warning for RAR5 archives. It can be helpful when unpacking a non-solid archive containing files encrypted with different passwords. 8. Bugs fixed: a) "Convert archives" command issued erroneous "The specified password is incorrect" message after succesfully converting RAR archive with encrypted file names if new password was set and archive was opened in WinRAR shell; b) if command progress window was resized up and then quickly resized down to original dimensions, window contents could be positioned incorrectly. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-602b1.exe Quote Link to comment Share on other sites More sharing options...
George Posted June 17, 2021 Share Posted June 17, 2021 WinRAR 6.02 ფინალური ბილდი გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.02 1. ZIP SFX module refuses to process SFX commands stored in archive comment if such comment is resided after beginning of Authenticode digital signature. It is done to prevent possible attacks with inclusion of ZIP archive into the signature body. We already prohibited extracting contents of such malformed archives in WinRAR 6.01. We are thankful to Jacob Thompson - Mandiant Advantage Labs for reporting this issue. 2. WinRAR uses https instead of http in the web notifier window, home page and themes links. It also implements additional checks within the web notifier. This is done to prevent a malicious web page from executing existing files on a user's computer. Such attack is only possible if the intruder has managed to spoof or otherwise control user's DNS records. Some other factors are also involved in limiting the practical application of this attack. We would like to express our gratitude to Igor Sak-Sakovskiy for bringing this issue to our attention. 3. Where appropriate, SFX archive displays the additional line with detailed error information provided by operating system. For example, previously such archive would display "Cannot create file" message alone. Now this message is followed by a detailed reason like access denied or file being used by another process. In the past this extended error information was available in WinRAR, but not in SFX archives. 4. Switch -idn hides archived names also in 'v' and 'l' commands. It can be useful if only the archive type or total information is needed. 5. If -ibck -ri<priority> switches are used together, WinRAR process sets the priority specified in -ri switch. Previous versions ignored -ri and set the priority to low in the presence of -ibck switch. 6. When using "File/Change drive" command, WinRAR saves the last folder of previous drive and restores it if that drive is selected again later. 7. Name of unpacking file is now included into WinRAR incorrect password warning for RAR5 archives. It can be helpful when unpacking a non-solid archive containing files encrypted with different passwords. 8. Bugs fixed: a) "Convert archives" command issued erroneous "The specified password is incorrect" message after succesfully converting RAR archive with encrypted file names if new password was set and archive was opened in WinRAR shell; b) if command progress window was resized up and then quickly resized down to original dimensions, window contents could be positioned incorrectly. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-602.exe Quote Link to comment Share on other sites More sharing options...
George Posted October 15, 2021 Share Posted October 15, 2021 WinRAR 6.10 beta 1 გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.10 beta 1 1. WinRAR can unpack contents of .zst and .zipx archives utilizing Zstandard algortithm. 2. Added support of Windows 11 Explorer context menus. Beginning from Windows 11, an application can add only a single top level command or submenu to Explorer context menu. If "Cascaded context menus" in "Integration settings" dialog is on, this single item is a submenu storing all necessary WinRAR commands. If this option is off, only one extraction command for archives and one archiving command for usual files are available. You can select these commands with "Context menu items..." button in "Integration settings" dialog. 3. Windows XP is not supported anymore. Minimum required operating system version is Windows Vista. 4. "Close" item is added to "When done" list on "Advanced" page of archiving dialog. It closes WinRAR window, when archiving is done. 5. "When done" list is added to "Options" page of extraction dialog. It allows to select an action like turning a computer off or closing WinRAR after completing extraction. 6. Switch -si can be used when extracting or testing to read archive data from stdin, such as: type docs.rar | rar x -si -o+ -pmypwd dummy docs\ Even though the archive name is ignored with this switch, an arbitrary dummy archive name has to specified in the command line. Operations requiring backward seeks are unavailable in this mode. It includes displaying archive comments, testing the recovery record, utilizing the quick open information, processing multivolume archives. Prompts requiring user interaction are not allowed. Use -o[+|-|r], -p<pwd> or -mes switches to suppress such prompts. 7. New -ep4<path> switch excludes the path prefix when archiving or extracting if this path is found in the beginning of archived name. Path is compared with names already prepared to store in archive, without drive letters and leading path separators. For example: rar a -ep4texts\books archive c:\texts\books\technical removes "text\books" from archived names, so they start from 'technical'. 8. New -mes switch skips encrypted files when extracting or testing. 9. New -op<path> switch sets the destination folder for 'x' and 'e' extraction commands. Unlike <path_to_extract\> command line parameter, this switch also accepts paths without trailing path separator character. 10. If 'p' command is used to print a file to stdout, informational messages are suppressed automatically to prevent them mixing with file data. 11. "Generate archive name by mask" option and switch -ag treat only first two 'M' characters after 'H' as minutes. Previously any amount of such characters was considered as minutes. It makes possible to place the time field before the date, like -agHHMM-DDMMYY. Previous versions considered all 'M' in this string as minutes. 12. Maximum allowed size of RAR5 recovery record is increased to 1000% of protected data size. Maximum number of RAR5 recovery volumes can be 10 times larger than protected RAR volumes. Previous WinRAR versions are not able to use the recovery record to repair broken archives if recovery record size exceeds 99%. Similarly, previous versions cannot use recovery volumes if their number is equal or larger than number of RAR volumes. 13. Warning is issued if entered password exceeds the allowed limit of 127 characters and is truncated. Previously such passwords had been truncated silently. 14. If archive includes reserved device names, the underscore character is inserted in the beginning of such names when extracting. For example, aux.txt is converted to _aux.txt. It is done to prevent compatibility problems with software unable to process such names. You can use "Allow potentially incompatible names" option in "Advanced" part of extraction dialog or command line -oni switch to avoid this conversion. 15. WinRAR attempts to reset the file cache before testing an archive. It helps to verify actual data written to disk instead of reading a cached copy. 16. Multiple -v<size> switches specifying different sizes for different volumes are now allowed also for ZIP archives: WinRAR a -v100k -v200k -v300k arcname.zip Previously multiple -v<size> switches were supported only for RAR archives. 17. Switches -sl<size> and -sm<size> can be used in WinRAR.exe command line mode when extracting archives in any supported formats, provided that such archive includes unpacked file sizes. Previously these switches could filter files by size only in RAR and ZIP archives. 18. Newer folder selection dialog is invoked when pressing "Browse" button in WinRAR "Settings/Paths" page, "Repair" and "Convert" commands, also as in few other similar places. Previously a simpler XP style folder selection dialog was opened. 19. When restoring from tray after completing an operation, WinRAR window is positioned under other opened windows, to not interfere with current user activities. 20. "650 MB CD" is removed and "2 GB volumes" is added to the list of predefined volume sizes in "Define volume sizes" dialog invoked from WinRAR "Settings/Compression". 21. "Rename" command selects the file name part up to the final dot. Previously it selected the entire name. 22. If SFX archive sizes exceeds 4 GB, an error message is issued during compression, immediately after exceeding this threshold. Previously this error was reported only after completing compression. Executables of such size cannot be started by Windows. 23. Command line -en switch is not supported anymore. It created RAR4 archives without the end of archive record. End of archive record permits to gracefully skip external data like digital signatures. 24. Bugs fixed: a) when editing a file inside of .rar or .zip archive, WinRAR created a new SFX archive instead of updating an existing archive if "Create SFX archive" option was set in the default compression profile; b) the total progress could be displayed incorrectly when using -oi, -f, -u switches or appropriate GUI options; c) "Find files" command with "Use all tables" option and command line "it" commands failed to find strings in UTF-16 encoding. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-61b1.exe Quote Link to comment Share on other sites More sharing options...
George Posted November 20, 2021 Share Posted November 20, 2021 WinRAR 6.10 beta 2 გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.10 beta 2 1. WinRAR icon is displayed on Windows 11 taskbar after invoking WinRAR from Explorer context menu. There was no icon in previous beta version in this case. 2. Archive information dialog includes the proper compression dictionary size for ZIP Deflate64 and Implode compression methods. Previously it was always 32 KB for them. 3. Bugs fixed: a) WinRAR shell extension could crash in Windows 11; b) restoring from tray did not correctly place WinRAR under other opened windows in Windows 7; c) "Cascaded context menus" option in "Settings" dialog was always displayed as turned on, even if user turned it off earlier. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-610b2.exe Quote Link to comment Share on other sites More sharing options...
George Posted December 17, 2021 Share Posted December 17, 2021 WinRAR 6.10 beta 3 გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.10 beta 3 1. "Legacy context menus" option in "Settings/Integration" dialog can be used in Windows 11 if WinRAR commands are missing in "Show more options" Windows legacy context menu or in context menus of third party file managers. If WinRAR commands are already present here, keep "Legacy context menus" option turned off to prevent duplicating them. This option is not available in Windows 10 and older. 2. Added extraction of .zst archives starting from so called skippable frame with user defined data. Previous beta versions supported .zst archives only with standard frame in the beginning. 3. Improved the precision of extraction progress for RAR5 archives with large recovery record. 4. Bugs fixed: a) there was a memory leak when unpacking data in XZ format; b) "Delete archive" extraction option failed to delete .zx## parts of multipart .zipx archive; c) an excessive trailing colon was displayed in "lt" command output for numeric Unix owner and group information. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x32-610b3.exe Quote Link to comment Share on other sites More sharing options...
George Posted January 28, 2022 Share Posted January 28, 2022 WinRAR 6.10 ფინალური ბილდი გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.10 1. WinRAR can unpack contents of .zst and .zipx archives utilizing Zstandard algorithm. 2. Added support of Windows 11 Explorer context menus. Beginning from Windows 11, an application can add only a single top level command or submenu to Explorer context menu. If "Cascaded context menus" in "Integration settings" dialog is on, this single item is a submenu storing all necessary WinRAR commands. If this option is off, only one extraction command for archives and one archiving command for usual files are available. You can select these commands with "Context menu items..." button in "Integration settings" dialog. 3. "Legacy context menus" option in "Settings/Integration" dialog can be used in Windows 11 if WinRAR commands are missing in "Show more options" Windows legacy context menu or in context menus of third party file managers. If WinRAR commands are already present here, keep "Legacy context menus" option turned off to prevent duplicating them. This option is not available in Windows 10 and older. 4. Windows XP is not supported anymore. Minimum required operating system version is Windows Vista. 5. "Close" item is added to "When done" list on "Advanced" page of archiving dialog. It closes WinRAR window, when archiving is done. 6. "When done" list is added to "Options" page of extraction dialog. It allows to select an action like turning a computer off or closing WinRAR after completing extraction. 7. Switch -si can be used when extracting or testing to read archive data from stdin, such as: type docs.rar | rar x -si -o+ -pmypwd dummy docs\ Even though the archive name is ignored with this switch, an arbitrary dummy archive name has to specified in the command line. Operations requiring backward seeks are unavailable in this mode. It includes displaying archive comments, testing the recovery record, utilizing the quick open information, processing multivolume archives. Prompts requiring user interaction are not allowed. Use -o[+|-|r], -p<pwd> or -mes switches to suppress such prompts. 8. New -ep4<path> switch excludes the path prefix when archiving or extracting if this path is found in the beginning of archived name. Path is compared with names already prepared to store in archive, without drive letters and leading path separators. For example: rar a -ep4texts\books archive c:\texts\books\technical removes "text\books" from archived names, so they start from 'technical'. 9. New -mes switch skips encrypted files when extracting or testing. It replaces the former -p- switch. 10. New -op<path> switch sets the destination folder for 'x' and 'e' extraction commands. Unlike <path_to_extract\> command line parameter, this switch also accepts paths without trailing path separator character. 11. If 'p' command is used to print a file to stdout, informational messages are suppressed automatically to prevent them mixing with file data. 12. "Generate archive name by mask" option and switch -ag treat only first two 'M' characters after 'H' as minutes. Previously any amount of such characters was considered as minutes. It makes possible to place the time field before the date, like -agHHMM-DDMMYY. Previous versions considered all 'M' in this string as minutes. 13. Maximum allowed size of RAR5 recovery record is increased to 1000% of protected data size. Maximum number of RAR5 recovery volumes can be 10 times larger than protected RAR volumes. Previous WinRAR versions are not able to use the recovery record to repair broken archives if recovery record size exceeds 99%. Similarly, previous versions cannot use recovery volumes if their number is equal or larger than number of RAR volumes. 14. Warning is issued if entered password exceeds the allowed limit of 127 characters and is truncated. Previously such passwords had been truncated silently. 15. If archive includes reserved device names, the underscore character is inserted in the beginning of such names when extracting. For example, aux.txt is converted to _aux.txt. It is done to prevent compatibility problems with software unable to process such names. You can use "Allow potentially incompatible names" option in "Advanced" part of extraction dialog or command line -oni switch to avoid this conversion. 16. WinRAR attempts to reset the file cache before testing an archive. It helps to verify actual data written to disk instead of reading a cached copy. 17. Multiple -v<size> switches specifying different sizes for different volumes are now allowed also for ZIP archives: WinRAR a -v100k -v200k -v300k arcname.zip Previously multiple -v<size> switches were supported only for RAR archives. 18. Switches -sl<size> and -sm<size> can be used in WinRAR.exe command line mode when extracting archives in any supported formats, provided that such archive includes unpacked file sizes. Previously these switches could filter files by size only in RAR and ZIP archives. 19. Newer folder selection dialog is invoked when pressing "Browse" button in WinRAR "Settings/Paths" page, "Repair" and "Convert" commands, also as in few other similar places. Previously a simpler XP style folder selection dialog was opened. 20. When restoring from tray after completing an operation, WinRAR window is positioned under other opened windows, to not interfere with current user activities. 21. "650 MB CD" is removed and "2 GB volumes" is added to the list of predefined volume sizes in "Define volume sizes" dialog invoked from WinRAR "Settings/Compression". 22. "Rename" command selects the file name part up to the final dot. Previously it selected the entire name. 23. If SFX archive size exceeds 4 GB, an error message is issued during compression, immediately after exceeding this threshold. Previously this error was reported only after completing compression. Executables of such size cannot be started by Windows. 24. Command line -en switch is not supported anymore. It created RAR4 archives without the end of archive record. End of archive record permits to gracefully skip external data like digital signatures. 25. Bugs fixed: a) when editing a file inside of .rar or .zip archive, WinRAR created a new SFX archive instead of updating an existing archive if "Create SFX archive" option was set in the default compression profile; b) the total progress could be displayed incorrectly when using -oi, -f, -u switches or appropriate GUI options; c) "Find files" command with "Use all tables" option and command line "it" commands failed to find strings in UTF-16 encoding. ესეც გადმოსაწერი ლინკი ინგლისური 64 ბიტიანი ვერსიის: https://www.rarlab.com/rar/winrar-x64-610.exe Quote Link to comment Share on other sites More sharing options...
George Posted February 27, 2022 Share Posted February 27, 2022 WinRAR 6.11 beta 1 გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.11 beta 1 1. Added support for Gz archives with large archive comments. Previously the extraction command failed to unpack gz archives if comment size exceeded 16 KB. 2. Archive comments in gz archives are displayed in the comment window and recognized by "Show information" command. Large comments are shown partially. Previous versions didn't display Gzip comments. 3. Reserved device names followed by file extension, such as aux.txt, are extracted as is in Windows 11 even without "Allow potentially incompatible names" option or -oni command line switch. Unlike previous Windows versions, Windows 11 treats such names as usual files. Device names without extension, such as aux, still require these options to be unpacked as is regardless of Windows version. 4. Switch -mes can be also used to suppress the password prompt and abort when adding files to encrypted solid archive. 5. Additional measures to prevent extracting insecure links are implemented. 6. Bugs fixed: a) if password exceeding 127 characters was entered when unpacking an encrypted archive with console RAR, text after 127th character could be erroneously recognized as user's input by different prompts issued later; b) wrong archived file time could be displayed in overwrite prompt when extracting a file from ZIP archive. It happened if such archive included extended file times and was created in another time zone. It didn't affect the actual file time, which was set properly upon extraction. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-611b1.exe Quote Link to comment Share on other sites More sharing options...
George Posted March 4, 2022 Share Posted March 4, 2022 WinRAR 6.11 ფინალური ბილდი გამოვიდა შემდეგი ჩეინჯლოგით: Version 6.11 1. Added support for Gz archives with large archive comments. Previously the extraction command failed to unpack gz archives if comment size exceeded 16 KB. 2. Archive comments in gz archives are displayed in the comment window and recognized by "Show information" command. Large comments are shown partially. Previous versions didn't display Gzip comments. 3. Reserved device names followed by file extension, such as aux.txt, are extracted as is in Windows 11 even without "Allow potentially incompatible names" option or -oni command line switch. Unlike previous Windows versions, Windows 11 treats such names as usual files. Device names without extension, such as aux, still require these options to be unpacked as is regardless of Windows version. 4. Switch -mes can be also used to suppress the password prompt and abort when adding files to encrypted solid archive. 5. Additional measures to prevent extracting insecure links are implemented. 6. Bugs fixed: a) if password exceeding 127 characters was entered when unpacking an encrypted archive with console RAR, text after 127th character could be erroneously recognized as user's input by different prompts issued later; b) wrong archived file time could be displayed in overwrite prompt when extracting a file from ZIP archive. It happened if such archive included extended file times and was created in another time zone. It didn't affect the actual file time, which was set properly upon extraction. ესეც გადმოსაწერი ლინკი: https://www.rarlab.com/rar/winrar-x64-611.exe Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.