TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 WinRAR 軟體歷史版本 Download Page3 :: 軟體兄弟

WinRAR 歷史版本列表 Page3

最新版本 [var.version]

WinRAR 歷史版本列表

WinRAR 是一個功能強大的檔案管理員。它可以備份您的數據,減少電子郵件附件的大小,解壓縮從互聯網下載的 RAR,ZIP 和其他文件,並創建 RAR 和 ZIP 文件格式的新檔案。全球超過 5 億用戶使得 WinRAR 成為當今世界上最流行的壓縮工具。沒有更好的方法來壓縮文件,以實現高效和安全的文件傳輸,更快的電子郵件傳輸和組織良好的數據存儲. 選擇版本:WinRAR 5.50(32 位)Win... WinRAR 軟體介紹

WinRAR (32-bit)WinRAR (64-bit)


RetroArch 1.10.1 (64-bit) 查看版本資訊

更新時間:2022-03-04
更新細節:

Kodi 19.4 (64-bit) 查看版本資訊

更新時間:2022-03-04
更新細節:

What's new in this version:

- We've had some challenges getting the Xbox version released because of some specific platform requirements needed for 4k/HEVC playback. With the help of @CelesAtXbox (thanks so much!) we think we've now genuinely got those covered to Microsoft's satisfaction, and can finally get this into the Windows Store.
- There's also an issue with an expired certificate for 18.9 on Xbox, which effectively takes that version off that platform for new installations, so timing is opportune to fix that.
- There's been a long-standing Atmos audio issue on all platforms that support TrueHD passthrough - we know that this this has been irritating people for some time, and we've now been able to fix this.
- We unintentionally introduced a bug in 19.2 that broke Airplay, so we've fixed that one
- A couple of gaming-related fixes, notably a controller fix and some shader issues on Retroplayer
- We've fixed a bug that affected thumbnails for watched episodes when hiding episode spoilers

WinRAR 6.11 (64-bit) 查看版本資訊

更新時間:2022-03-04
更新細節:

What's new in this version:

- Added support for Gz archives with large archive comments Previously the extraction command failed to unpack gz archives if comment size exceeded 16 KB
- 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
- Reserved device names followed by file extension, such as auxtxt, 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
- Switch -mes can be also used to suppress the password prompt and abort when adding files to encrypted solid archive
- Additional measures to prevent extracting insecure links are implemented
- Bugs fixed:
- 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;
- 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

ChromaCam 3.2.1.0 查看版本資訊

更新時間:2022-01-24
更新細節:

What's new in this version:

New feature, bug fix & Enhancement:
- Video backgrounds have come to ChromaCam! Users can now upload a video file or a YouTube URL to make a video motioned background without a green screen
- New streaming effects and virtual backgrounds have been added to the ChromaCam streamer edition
- After a user upgrades their subscription, ChromaCam will recognize the subscription change after a few minutes and upgrade the user to ChromaCam Pro or ChromaCam lifetime
- The camera settings sometimes shows blank instead of no camera being found
- Bug fixes and stability improvements

WinRAR 6.10 (64-bit) 查看版本資訊

更新時間:2022-01-24
更新細節:

What's new in this version:

WinRAR can unpack contents of .zst and .zipx archives utilizing Zstandard algorithm

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.

"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.
- Windows XP is not supported anymore. Minimum required operating system version is Windows Vista.
- "Close" item is added to "When done" list on "Advanced" page of archiving dialog. It closes WinRAR window, when archiving is done.
- "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.

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.

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 -ep4textsbooks archive c:textsbookstechnical
- removes "textbooks" from archived names, so they start from 'technical'.
- New -mes switch skips encrypted files when extracting or testing. It replaces the former -p- switch.
- 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.
- If 'p' command is used to print a file to stdout, informational messages are suppressed automatically to prevent them mixing with file data.
- "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.

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.
- Warning is issued if entered password exceeds the allowed limit of 127 characters and is truncated. Previously such passwords had been truncated silently.
- 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.
- 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.

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
- 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.
- 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.
- When restoring from tray after completing an operation, WinRAR window is positioned under other opened windows, to not interfere with current user activities.
- "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".
- "Rename" command selects the file name part up to the final dot. Previously it selected the entire name.
- 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.
- 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

Fixed:
- 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;
- the total progress could be displayed incorrectly when using -oi, -f, -u switches or appropriate GUI options;
- "Find files" command with "Use all tables" option and command line "it" commands failed to find strings in UTF-16 encoding

RetroArch 1.10.0 (64-bit) 查看版本資訊

更新時間:2022-01-21
更新細節:

RetroArch 1.9.14 (64-bit) 查看版本資訊

更新時間:2021-12-06
更新細節:

RetroArch 1.9.13 (64-bit) 查看版本資訊

更新時間:2021-11-08
更新細節:

Kodi 19.3 (64-bit) 查看版本資訊

更新時間:2021-10-25
更新細節:

RetroArch 1.9.12 (64-bit) 查看版本資訊

更新時間:2021-10-25
更新細節: