| |||||||
| Arşivleme Sıkıştırma Açma Arşivleme Sıkıştırma Açma PowerArchiver WinZIP ve WinRAR gibi popüler programları bulabiileceğiniz bölüm |
![]() |
| | Seçenekler |
| | #1 |
| Administrator ![]() Thanks: 17
Thanked 934 Times in 440 Posts
| WinRAR - What's new in the latest version Version 3.70 ![]() 1. Numerous Windows Vista compatibility changes: a) help format changed from old HLP to newer HTML based CHM; b) GUI self-extracting modules attempt to request for administrator permissions if they cannot create destination folder under current user account; c) Log file rar.log and WinRAR theme files are stored in %APPDATA%\WinRAR folder instead of WinRAR program files folder. Exported settings file settings.reg is also stored in %APPDATA%\WinRAR folder by default, but it is possible to select another folder in "Save WinRAR settings" and "Load WinRAR settings" dialogs. WinRAR searches for registration key and settings.reg both in its program files folder and in %APPDATA%\WinRAR; It is possible to set the string value "AppData" in Registry key HKEY_CURRENT_USER\Software\WinRAR\Paths to override the default %appdata%\WinRAR path for WinRAR settings. For example, if you wish to store theme files in WinRAR folder, set this value to "c:\Program Files\WinRAR". d) Vista compatibility changes in WinRAR shell integration; e) New "Request administrative access" option in "Advanced" page of "Advanced SFX options" allows to create SFX archive, which will request the administrative access when started in Windows Vista. Command line equivalent of this option is -iadm switch. 2. Added support for ISO 13346 (UDF) file format. This format is frequently used in ISO images of DVD disks. 3. Added Unicode support for ISO 9660 files, so WinRAR should handle non-English file names in .iso files better. 4. Design changes in window displaying archiving and extraction progress: a) it provides more space for file names, allowing lengthy names; b) it displays the current archive name in separate line, allowing much longer archive names than before; c) when archiving, it displays the current compression ratio in separate line; d) it can use both standard Windows and classic WinRAR progress bars. Turn on "Windows progress bars" option in WinRAR "Settings/General" dialog to use standard progress bars. By default this option is on if some Windows visual style is active and off if Windows Classic theme is selected. Windows progress bars are two color only, so they do not indicate the current compression ratio. But now the ratio is displayed in separate line; e) "Mode..." button moved to bottom of window. 5. GUI self-extracting modules support following command line switches: -d set the destination path -p specify a password -s silent mode, hide all -s1 same as -s -s2 silent mode, hide start dialog -sp specify parameters for setup program 6. GUI self-extracting modules do not pass the entire command line to setup program like they did in previous versions. If you need to get access to entire command line of SFX archive, parse sfxcmd environment variable which contains this command line. 7. New switch -sc[objects] allowing to select character sets for archive comments and list files. It replaces -fcu switch introduced in RAR 3.60, which was removed from list of supported switches. Now you need to specify -scuc instead of -fcu to use Unicode comments. Unlike -fcu, -sc also supports OEM and ANSI charset. 8. New "Save archive copy as..." command in "File" menu. This command may be useful if you opened an archive from Internet directly in WinRAR and then decided to save it on local disk. 9. "Word wrap" command added to "View" menu of WinRAR internal viewer, so you can change the wrapping mode of already opened viewer window. State of this option is not stored between viewing sessions. If you need to change the default word wrap mode, use WinRAR "Settings/Viewer" dialog. 10. Buttons "Up" and "Down" added to "Organize profiles" dialog. Using these buttons you can change position of selected profile in the list. 11. Operation progress is displayed when adding the recovery record. 12. If WinRAR is minimized to tray and mouse is over its icon, WinRAR diplays a message about the current operation progress. In previous versions it included only percent done, now it also contains the time left information. 13. Console RAR displays "Calculating the control sum" message when calculating CRC32 control sum for newly created RAR volume. Previous versions also calculated the volume control sum, but did it silently. 14. Archives history list in "File" menu allows Unicode names, providing more reliable support for non-English archive names. 15. Stack overflow vulnerability has been corrected in password processing module of console RAR and UnRAR. GUI WinRAR is not affected. We are thankful to the iDEFENSE LABS for reporting this bug. Version 3.62 1. Bugs fixed: a) stack overflow vulnerability has been corrected in WinRAR module processing 7-Zip archives; b) WinRAR GZip module could set a wrong file date when unpacking GZip archives. Version 3.61 1. Corrected a bug in multithreaded text compression module, which under some circumstances might result in corrupt archived data. This bug was present only in multithreaded mode and only in WinRAR 3.60. RAR versions for other platforms are not affected. 2. Resolved a compatibility issue preventing WinRAR 3.60 to run in Windows 95. Version 3.60 1. Multithreaded version of RAR compression algorithm improves the compression speed on computers with several CPU, dual core CPU and processors with hyperthreading technology. Multithreading is enabled by default, but you can disable it in "General" part of "Settings" dialog. In the command line mode you can control multithreading with -mt switch. 2. WinRAR can display the folder tree panel allowing to navigate in disk and archive folders. Use "Options/Folder tree" submenu to enable the folder tree. It can be configured separately in file and archive management modes. Folder tree replaces "Browse for folder" command previously available in "File" menu and uses its Ctrl+T keyboard shortcut. 3. Now WinRAR "Rename" command also works with ZIP archives. Previous versions could rename files only in RAR archives. 4. Added decompression of LZH archives created with "-lh7-" algorithm. 5. New "Remove duplicate folders from extraction path" option in "Settings/Compression" dialog. If this option is on and you unpack an archive which root folder has no files and only one 'somename' folder and if destination folder is new or empty and also ends with '/somename', WinRAR will exclude one 'somename' from resulting 'somename/somename' path. 6. New "Define volume sizes..." button in "Settings/Compression". This button activates "Define volume sizes" dialog. Here you can customize the list of predefined volume sizes associated with "Split to volumes, bytes" field in archiving dialog. 7. Speed of RAR general compression increased for some data types. Depending on data type and size the gain may achieve 5 - 15%. 8. New "Rename automatically" option in the extraction dialog and command line -or switch to rename extracted files automatically if file with the same name already exists. You can also enable the auto-renaming mode directly from the overwrite confirmation prompt with "Rename All" button. Renamed files will get names like 'filename(N).txt', where 'filename.txt' is the original file name and 'N' is a number. 9. "Set modification time" option in "Advanced" part of extraction dialog is accessible also for ZIP archives. Previously it could be changed only for RAR archives. 10. "Multithreading" option added to "Benchmark and hardware test" command, so you can compare performance of usual and multithreaded versions of RAR compression algorithm. 11. New 'ch' (change archive parameters) command line mode command. Its purpose is to apply switches like -av, -tl and -cl to archive. 12. New 'cv' command line mode command. It provides the command line interface to WinRAR "Convert archives" command. It is supported only by winrar.exe, not by rar.exe. 13. New command line -sl and -sm switches to set size limits of processing files. 14. New command line -fcu[file] switch allows to read archive comments from Unicode files. It also modifies behavior of "cw" command, setting the comment output format to Unicode. 15. 7Z added to list of formats stored without compression when using -ms switch without a parameter. 16. Switch -e[+] is now supported by most of command line operations including extracting and deleting files. Previously it was supported by only archiving command. 17. It is allowed to use environment variables in archive name in archiving dialog, in destination path in extraction dialog, in folder names on "Compression" and "Paths" pages in WinRAR settings. For example, you can enter '%temp%' in "Folder for temporary files" field. English WinRAR and RAR release Software nameUser interfaceLicenseSize WinRAR 3.70Graphic and command lineTrial1178 KBRAR 3.60 for Pocket PCGraphic onlyFree259 KBRAR 3.70 for LinuxCommand line onlyTrial757 KBRAR 3.70 for FreeBSDCommand line onlyTrial729 KBRAR 3.70 for Mac OS XCommand line onlyTrial364 KBRAR 3.70 for MS DOS <info>Command line onlyTrial646 KBWinRAR on CNet siteGraphic and command lineTrialWinRAR interface themesGraphic onlyFree Localized WinRAR versions LanguageVersionSize Albanian3.621065 KBArabic3.701196 KBAzerbaijani3.701258 KBBelarusian3.701266 KBBosnian3.701219 KBBulgarian3.621095 KBCatalan3.701234 KBChinese Simplified3.701215 KBChinese Traditional3.701386 KBCroatian3.701203 KBCzech3.701309 KBDanish3.701204 KBDutch3.621104 KBEnglish3.701178 KBFrench3.701241 KBGalician3.621110 KBGerman3.701415 KBGreek3.701295 KBHebrew3.701203 KBHungarian3.701190 KBItalian3.701226 KBJapanese3.701316 KBKorean3.701300 KBLithuanian3.701213 KBMacedonian3.701200 KBNorwegian3.701203 KBPersian3.701203 KBPolish3.701247 KBPortuguese3.621031 KBPortuguese Brazilian3.702846 KBRomanian3.701236 KBRussian3.701256 KBSerbian Cyrillic3.701201 KBSerbian Latin3.701308 KBSlovak3.701321 KBSlovenian3.621066 KBSpanish3.701234 KBSpanish (Latin American)3.701237 KBSwedish3.701204 KBThai3.701207 KBTurkish3.701216 KBUkrainian3.621063 KBUzbek3.621050 KBValencian3.701206 KBVietnamese3.701219 KB Localized Pocket RAR versions LanguageVersionSize Azerbaijani3.60287 KBChinese Simplified3.50207 KBChinese Traditional3.60261 KBDanish3.50256 KBDutch3.60204 KBEnglish3.60259 KBFrench3.50213 KBGerman3.60260 KBItalian3.60262 KBPolish3.60286 KBRussian3.50207 KBSpanish3.60266 KBUkrainian3.60218 KB FAR file manager VersionSize FAR 1.701177 KB |
| |
| The Following User Says Thank You to Affiliate Program For This Useful Post: | cetmili (12-21-2007) |
![]() |
| Bookmarks |
| Etiketler |
| version, last, 370, winrar |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | |
| |
Benzer Konular | ||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| ABC Image Browser Trial Version | OnLiNe GaMeS | Görüntüleyiciler | 0 | 09-13-2007 03:31 AM |
| ICQ Last Version | Affiliate Program | Sohbet İletişim | 0 | 08-06-2007 02:54 PM |
| Microsoft Pilots Ad-Supported Version of Works (NewsFactor) | PrOgRaM | İnternet Haberleri (Teknoloji) | 0 | 08-03-2007 01:35 AM |
| Access Password Recovery Version 2.5 | Affiliate Program | Şifreleme Güvenlik | 0 | 06-24-2007 01:33 PM |
| ABC Image Browser Trial Version | Affiliate Program | Görüntüleyiciler | 0 | 06-14-2007 12:07 PM |