现在的位置: 首页 > 综合 > 正文

.NETZ Version 0.4.0

2013年11月07日 ⁄ 综合 ⁄ 共 714字 ⁄ 字号 评论关闭
 01-July-2007 - Version 0.4.0 - stable
Just recompiled zip.dll after several complains.

.NETZ is a free open source tool that compresses and packs the Microsoft .NET Framework executable (EXE, DLL) files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses.

Unlike other portable executable (PE) packers, .NETZ uses a pure .NET solution and it is written in C#. .NETZ can be used to pack .NET executables written in almost every .NET language.

.NETZ supports both .NET EXE and non-shared DLL files, and it is intended to pack .NET desktop applications. The compressed applications can be used the in same way as the uncompressed ones, transparently to the end user.

The technique that .NETZ uses is not supported by .NET Compact Framework.

http://madebits.com/netz/download.php

抱歉!评论已关闭.