User Tools

Site Tools


trrntzipui

This is an old revision of the document!


Update History for Trrntzip.UI & Trrntzip.NET.exe Both C# implementations of trrntzip format.

Trrntzip update history
2018-07-18 C# code updated to support zip64 format
2019-06-11 Unicode filenames had previously be added to trrntzip format, initial implementation was any character value less that 256 was considered ASCII and any characters equal and above 256 where concidered UNICODE and if UNICODE was found the zip file would need a UNICODE stored filename, this release change the format to be any character over 127 was considered UNICODE

First Trrntzip.exe was C code developed by 'shindakun' available here: https://sourceforge.net/p/trrntzip/code

C Code Trrntzip history
2007-05-09First code commit. (by shindakun)
2012-01-03Fixed Inconsistency in trrntzip files from having un-needed directories in the zip. The new rule was added to only have directory entries in a zip files if the directory is empty.
2012-01-03Also fixed the directory separator character to be '/'. See 4.4.17 in APPNOTE.TXT
2012-02-02Zip64 support added by 'ackmed'

Latest ZIP files format specifications can be found here https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT

trrntzipui.1605729000.txt.gz · Last modified: 2020/11/18 10:50 (external edit)