Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Direct WinRAR 5.80 Final (x32-x64) - TeamOS

icloudsr

Member
Downloaded
46.2 GB
Uploaded
169 GB
Ratio
3.66
Seedbonus
94
Upload Count
12 (12)
Member for 7 years
tF0Pn.png


tqVo9.png


RAR is a console application allowing to manage archive files in command line mode. RAR provides compression, encryption, data recovery and many other functions described in this manual.

RAR supports only RAR format archives, which have .rar file name extension by default. ZIP and other formats are not supported. Even if you specify .zip extension when creating an archive, it will still be in RAR format. Windows users may install WinRAR, which supports more archive types including RAR and ZIP formats.

WinRAR provides both graphical user interface and command line mode. While console RAR and GUI WinRAR have the similar command line syntax, some differences exist. So it is recommended to use this rar.txt manual for console RAR (rar.exe in case of Windows version) and winrar.chm WinRAR help file for GUI WinRAR (winrar.exe).

* WinRAR introduces an original compression algorithm. It provides a high compression ratio on executable files, object libraries, large text files, etc.

* Internally RAR format does not limit archive and file sizes also as a number of files in archive. These values may be limited by file and operating systems also as by available memory.

* WinRAR provides complete support for RAR and ZIP 2.0 archives and is able to unpack 7Z, ARJ, BZ2, CAB, GZ, ISO, JAR, LZH, TAR, UUE, XZ, Z archives.

* WinRAR offers both a classic interactive Windows interface and the command line interface.

* WinRAR provides functionality for creating a 'solid' archive, which can raise the compression ratio by 10% - 50% over more common methods, particularly when packing large numbers of small files.

* WinRAR offers the ability to create customizable SFX archives.

* WinRAR offers the ability to create a multi-volume archive as SFX.

* Optional recovery record allows to protect archives from damage.

* WinRAR offers a number of service functions, such as encrypting files, adding archive comments and preserving NTFS file security.
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.

tqD18.png


FDbdH.jpg
FDECV.jpg


tqLtE.png

• File: wrar580.exe
• Size: 2.84 MB (29,87,064 bytes)
• MD5: caac1f5b17abcfd885ca30c8dd9318b4
• SHA-1: 5292adefa2f9e26a0a7d80d1d0d4530b75002fae
• SHA-256: c6abfdbaa4958a6d3f01f92a9bd0c675ab985340b5fbf3d1e2dd0ae9dcff8491

• File: winrar-x64-580.exe
• Size: 3.06 MB (32,14,504 bytes)
• MD5: 8ce80f083c1db2c12bd63e4e1239cc1b
• SHA-1: c273d9434ef1f697613c3b8c7698cab822067e43
• SHA-256: f94e7e695398e6148da03c06ad4452b8875aab117acc80cdd373a0b75cafe488

• File: WinRAR_KEYGEN-FFF.exe
• Size: 215 KB (2,20,672 bytes)
• MD5: 2257d9b1d98795c90aeea996d98a8d9c
• SHA-1: f2f388ab6b485b43bbbb5954f54f6b1585ca4ee8
• SHA-256: 144bd20a74a86304809b57a1e28595e0e172308a3d620874cac5e160e7a7b488
• VirusTotal:

tqj2J.png


• Windows All

tqwVt.png


• Install program.
• Use Medicines to make .key file, or copy "rarreg.key" to program folder.

tqmad.png



========================================

tqleD.png
 
Last edited:

bashaku1

Member
Downloaded
9.3 GB
Uploaded
5 GB
Ratio
0.54
Seedbonus
11
Upload Count
0 (0)
Member for 4 years
nice one
 

viorel2001249

Member
Downloaded
23.3 GB
Uploaded
9 GB
Ratio
0.39
Seedbonus
107
Upload Count
0 (0)
Member for 5 years
Sorry,
full of ads and viruses!!!

I stayed 10 minutes and could not download this software. It directs me to porn pages or other pages with impact on the computer ... Unfortunately ..
Respect for the uploader!

A good day for all!
 

S.Prasanna Venkatesh

Uploader
Member
Downloaded
381.9 GB
Uploaded
410.3 GB
Ratio
1.07
Seedbonus
126
Upload Count
7 (7)
Member for 8 years
Sorry,
full of ads and viruses!!!
Nope it works perfectly i checked it just now
 

icloudsr

Member
Downloaded
46.2 GB
Uploaded
169 GB
Ratio
3.66
Seedbonus
94
Upload Count
12 (12)
Member for 7 years
@viorel2001249 added more mirrors.. still you face the issue, please use some ad blockers :)
 

abd

Member
Downloaded
354.4 GB
Uploaded
171.1 GB
Ratio
0.48
Seedbonus
9,867
Upload Count
0 (0)
Member for 10 years
thanksssssssssss
 

alaadin

Power User
Member
Downloaded
38.7 GB
Uploaded
5.6 TB
Ratio
146.8
Seedbonus
6,823
Upload Count
110 (109)
Member for 5 years
Thanks mate you just proceeded my .. great upload :inlove:
 

bitfenix

Member
Downloaded
15.6 GB
Uploaded
5.7 GB
Ratio
0.36
Seedbonus
111
Upload Count
0 (0)
Member for 8 years
thanks for upload
 

The_Unforgiven

✅ Verified Member
Member
Downloaded
359.2 GB
Uploaded
10 TB
Ratio
28.45
Seedbonus
19,514
Upload Count
0 (0)
Member for 5 years
Thank you :)
 

vasher12

Member
Downloaded
20.2 GB
Uploaded
7.9 GB
Ratio
0.39
Seedbonus
8,158
Upload Count
0 (0)
Member for 5 years
Sir. it detect virus for my pc.. thanks
 

vdogeek

🤴 Super Admin
Uploader
Downloaded
93.5 GB
Uploaded
56.4 TB
Ratio
617.63
Seedbonus
8,209,715
Upload Count
1199 (1205)
Member for 9 years
Sir. it detect virus for my pc.. thanks
Those are typically false positives, normally you need to turn off your A/V when applying the medicine.
 

vasher12

Member
Downloaded
20.2 GB
Uploaded
7.9 GB
Ratio
0.39
Seedbonus
8,158
Upload Count
0 (0)
Member for 5 years
Those are typically false positives, normally you need to turn off your A/V when applying the medicine.
i dont have anti virus install yet because its fresh reformat for my pc. google chrome blocked it the installer.
 

vdogeek

🤴 Super Admin
Uploader
Downloaded
93.5 GB
Uploaded
56.4 TB
Ratio
617.63
Seedbonus
8,209,715
Upload Count
1199 (1205)
Member for 9 years
Wait for the uploader to respond, in the meantime I'll test it out.
 

The_Unforgiven

✅ Verified Member
Member
Downloaded
359.2 GB
Uploaded
10 TB
Ratio
28.45
Seedbonus
19,514
Upload Count
0 (0)
Member for 5 years
I have Kaspersky Internet Security all up to date and when I unrared all compressed folders, it never blinked an eye.
Which is weird as it will flag a passing taxi if it could, so I could not find anything untoward.
Do you know which file specifically gave you trouble?
 

deejaysanoj

Member
Downloaded
6.1 GB
Uploaded
8.1 GB
Ratio
1.31
Seedbonus
64
Upload Count
0 (0)
Member for 7 years
using this update
 

Alessia_Amelia

Power User
✅ Verified Member
Member
Downloaded
1.7 TB
Uploaded
50 TB
Ratio
29.4
Seedbonus
370,593
Upload Count
0 (0)
Member for 6 years
Thank you @icloudsr for this wonderful share. Nice work.
 

buffon21962

Member
Downloaded
20.9 GB
Uploaded
6.1 GB
Ratio
0.29
Seedbonus
25
Upload Count
0 (0)
Member for 8 years
ty my friends
 

Wayel

Member
Downloaded
68.7 GB
Uploaded
20.5 GB
Ratio
0.3
Seedbonus
96
Upload Count
0 (0)
Member for 7 years
Thank you
 

eldelincuente

✅ Verified Member
Member
Downloaded
113.7 GB
Uploaded
2.1 TB
Ratio
18.98
Seedbonus
148,811
Upload Count
0 (0)
Member for 8 years
ty 4 this up and best whishes
 

Jimmy Collaros

Uploader
Power User
✅ Verified Member
Member
Downloaded
1.8 TB
Uploaded
1,266.1 TB
Ratio
701.54
Seedbonus
189,647
Upload Count
870 (869)
Member for 7 years
Thanks for the update.
 
Top