domenica 15 giugno 2025 04:23mobile   |   3dfxzone.it   |   amdzone.it   |   atizone.it   |   forumzone.it   |   hwsetup.it   |   nvidiazone.it   |   unixzone.it 
  ATIZONE.IT
  proudly powered by 3dfxzone.it
Home    |    News    |    Headlines    |    Articoli    |    Download    |    Community    |    Condividi    |    Contatti    |    Tag    |    Ricerca    |    Sitemap
 
Pubblicità Informazioni e Release Notes del file: WinRAR 4.0.0 Final Ultime News
Condividi su Facebook Condividi su Twitter Condividi su WhatsApp Condividi su reddit
RAR decompression speed is improved. Depending on data type, decompression can be up to 30% faster than in previous versions.

Both the general RAR algorithm and most of special RAR multimedia methods benefit from this improvement. The only module of RAR algorithm, which is not affected, is "Text compression" method.

2. Changes in ISO support:

a) UDF support is upgraded to UDF 2.50 revision. It makes possible to unpack most of Blu-ray ISO files;

b) when browsing UDF ISO file, UDF revision number is displayed after the "UDF" format name in WinRAR address bar and in archive information dialog;

c) WinRAR sets the folder modification date when unpacking folders stored in UDF and ISO9660 files.

3. Changes in password dialog:

a) WinRAR uses the same format of password dialog both when archiving and extracting, so "Show password" option is available also when extracting;

b) "Organize passwords..." button in password dialog provides access to password organizer interface, where you can specify your frequently used passwords. You will be able to access these saved passwords using the drop down list or autocomplete feature in password dialog.

It is important to know that saved passwords are not encrypted and anybody having access to your computer can view them. Use "Organize passwords" feature only if your computer is protected from unauthorized access;

c) "Use for all archives" option is available in password dialog when unpacking several archives at once. You can utilize it to apply an entered password to all archives.

If you use this option with an empty password, WinRAR will skip all encrypted archives;

d) Unlike previous versions, the password from default compression profile is not used for extraction.

If you wish to use the same password for all extracting archives, press "Organize passwords..." button in the password dialog and define a new password entry, specifying "*" file mask in "Select for archives" field.

4. In Windows 7 WinRAR will display the total operation progress also on WinRAR icon on Windows taskbar. You can disable it using "Taskbar progress bar" option on "General" page of WinRAR settings.

5. Numerous Unicode support improvements allow to process non-English file names more smoothly. These improvements include:

a) better Unicode handling in WinRAR in "Rename", "Convert", "Find" and other commands, in folder tree panel, in password request dialog and in many other parts of WinRAR interface;

b) correctly displayed Unicode names in WinRAR items in Explorer context menus;

c) Unicode support in .lng files, making WinRAR localization possible for Unicode only languages.

6. Changes in -x switch syntax. Now you can specify a wildcard exclusion mask for folders. Such mask must have the trailing '\' character, like -x*tmp*\ or -x*\temp\

7. New "Extract relative paths" option in "Advanced" part of extraction dialog. If you browse some archive subfolder in WinRAR shell and enable "Extract relative paths" option, the path part up to and including the current subfolder will be removed from extracted file paths.

For example, if you are inside of "Backup\MyData" archive folder and extract "Images" folder, it will be extracted as "Images", not as "Backup\MyData\Images".

This option is the new default extraction mode, but you can change the default back to WinRAR 3.x style. Just select "Extract full paths" and then press "Save settings" in "General" part of extraction dialog.

8. Windows 98, Windows Me and Windows NT are not supported by WinRAR and WinRAR self-extracting modules anymore. Minimum Windows version required for WinRAR 4.0 is Windows 2000.

If you need to run WinRAR on older Windows, you can download previous WinRAR versions from ftp://ftp.rarlab.com/rar

9. If TAR, TAR.GZ or TAR.BZ2 archive contains symbolic or hard links and if destination file system is NTFS, WinRAR will create these links when unpacking such archive. WinRAR will create symbolic links as symbolic and hard links as hard in Windows Vista and newer and it will create all links as hard in older Windows.

If destination file system is FAT32 or any other not supporting file links, WinRAR will skip links when unpacking TAR, TAR.GZ and TAR.BZ2 archives.

10. Recovery volume processing involves less disk seek operations resulting in higher performance.

11. You can select Windows 7 library in tree panel in extraction dialog and WinRAR will use its default save location as the destination path.

12. "Report" command allows to select HTML, Unicode text and usual text as output format for report file. Unlike previous WinRAR versions, now WinRAR preservers Unicode characters in reports when using HTML or Unicode text format. So non-English characters in file names will be displayed properly in such reports.

13. Message list in GUI SFX archives displays only operation status and error messages. It does not contain names of all extracted files anymore. This change improves the speed and reduces memory requirements for SFX archives containing a large number of files. Also it makes easier to locate error messages, because they are not hidden among extracted file names.

14. GUI SFX archives display "Extract" button instead of "Install" if no "Setup" or "Presetup" commands are present in the archive comment. If you prefer "Install" button, but do not need to execute any setup programs, you can add "Setup=<>" command.

15. WinRAR displays the current percent above the operation progress bar when repairing an archive containing the recovery record and when processing recovery volumes.

16. WinRAR limits the maximum possible volume size to 4 GB minus 1 byte when creating RAR volumes on a disk with FAT or FAT32 file system in volume size autodetecting mode. These file systems do not support 4 GB and larger files.

17. If "Wait if other WinRAR copies are active" option is enabled and WinRAR waits for another copy, you can press "Continue" button in command progress window to force WinRAR to stop waiting. So now "Continue" button allows to override the state of "Wait if other WinRAR copies are active" option for current operation.

18. WinRAR displays one password request instead of two, when saving an encrypted file back to RAR or ZIP archive after modifying it in some external editor. Previous WinRAR versions usually requested the password twice, both when extracting the original file and archiving its modified copy. Only RAR archives with encrypted file names were processed with the single password prompt.

19. New error code 10 ("no files") is added to list of error codes returned in command line mode by RAR and WinRAR. This new code can be returned by archive, extract, delete and repair commands. It means that RAR did not find any files matched the specified file or archive mask.

20. File name area in file overwrite dialog occupies several lines now. It makes possible to display much longer names.

21. Now switch -ep3 converts not only disk letters, but also UNC paths. So \\server\share will be converted to __server\share when archiving and restored to the original \\server\share when extracting with -ep3.

22. New "Background extraction" option in "Advanced" part of extraction dialog places WinRAR into background, when extracting files. You can save its default state with "Save settings" button in "General" part of extraction dialog, just like for other extraction options.

"Background archiving" option from the default compression profile does not affect the extraction behavior anymore.

23. "Mode..." button in operation progress window is enabled also when extracting or testing archives. It provides access to "Command parameters" dialog, where you can set "Turn PC off when done" option for extraction and test operations.

Previously this dialog was accessible only when archiving.

24. Bugs fixed:

a) renaming a file in archive could also rename all other files with the same name in other folders of the same archive;

b) previous versions displayed the wrong total packed size in "Info" command for multivolume CAB archives;

c) in ZIP archives 'U' (update) and 'F' (fresh) commands could erroneously update even files not specified in the command line. It happened only for files in current folder which names matched files in ZIP archive. This bug was not present in usual 'A' (add) archiving mode.

14.06.2025  
ImgDrive 2.2.3 crea drive virtuali per utilizzare i file ISO con gli OS Windows
Wine 10.10 esegue il software nativo per Windows su Linux, Unix e MacOS
13.06.2025  
Rufus 4.8 formatta e crea drive flash USB avviabili da immagini ISO
Privacy Eraser Free 6.20 protegge la privacy degli utenti di Microsoft Windows
11.06.2025  
Open Source Multi-track Audio Editing & Recording Tools: Audacity 3.7.4
Backup & Mastering Utilities: BurnAware Free 18.7 - New Enhancements
10.06.2025  
Matrox annuncia la video card LUMA Pro A380 Octal con due GPU Intel Arc A380E
The Linux Kernel Organization rilascia il Linux Kernel 6.15.2: info e download
Free Antivirus & Antimalware Utilities: Trellix Stinger 13.0.0.372 [Portable]
09.06.2025  
Activision pubblica il teaser trailer del video game Call of Duty: Black Ops 7
L'utility Open Source ReShade 6.5.1 può migliorare la resa grafica dei videogame
ScreenToGif 2.41.3 consente di creare animazioni in formato gif e video
08.06.2025  
Radeon Software Adrenalin Edition 25.6.1 - RX 9060 XT & AI PRO R9700 Ready
GeForce RTX 5050, in arrivo la entry level della linea RTX 50: prime specifiche
07.06.2025  
Hardware Monitoring & Benchmark: AIDA64 Extreme Edition 7.99.7808 beta
CD Projekt Red ed Epic Games mostrano la demo di The Witcher 4 con Unreal Engine
Network Monitoring & Security Tools: Kerio Control Firewall 9.5.0 build 8778
Kuroutoshikou annuncia le video card Radeon RX 9060 XT Dual Fan 8GB e 16GB
Sandisk & Western Digital | Tuning & Monitoring: Sandisk Dashboard 5.0.2.3
GIGABYTE introduce la video card AORUS GeForce RTX 5090 STEALTH ICE 32G
Indice delle news 
Ultimi File
Call of Duty: Black Ops 7 | Official Teaser
AMD Radeon Software Adrenalin Edition 25.6.1
The Witcher 4 - Unreal Engine 5 Tech Demo 4K Screenshots
The Witcher 4 - Unreal Engine 5 Tech Demo Video
GPU Shark 2.8.2 [Portable]
GPU-Z 2.66.0
GPU Caps Viewer 1.64.2.0 [Portable]
AMD Radeon Software Adrenalin Edition 25.5.1
Grand Theft Auto VI Screenshots
Grand Theft Auto VI Trailer 2
Indice dei file 
3dfxzone.it   ][   amdzone.it   ][   atizone.it   ][   forumzone.it   ][   hwsetup.it   ][   nvidiazone.it   ][   unixzone.it   ][   links   ][   feed rss   ][   chi siamo   ][   sitemap
ATIZone.it è servito da una applicazione proprietaria di cui è vietata la riproduzione parziale o totale (layout e/o logica). I marchi e le sigle in esso citate sono proprietà degli aventi diritto. Note Legali. Privacy.