.NETZ 0.3

.NETZ 0.3 Screenshot .

Developer:   MadeBits.com
      software by MadeBits.com →
Price:  0.00
License:   Freeware
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

.NETZ is a free command-line tool that compresses and packs the Microsoft .NET Framework executable files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses.

Unlike binary executable packers .NETZ is written in C# using a pure .NET solution. It can be used to pack .NET executables written in almost any .NET language.

.NETZ supports both .NET EXE and non-shared DLL files. The compressed applications can be used the in same way as the uncompressed ones, transparently to the end user. Custom compression providers can also be implemented to add specific features.

Limitations
  • NETZ does not replace any compiler switches. Raw .NET modules or resources can be embedded with compiler switches.
  • Native DLL or EXE files are not supported. Other tools exist that compress these files. The .NET DLLs that use external native functions or unsafe code are, however, supported.
  • .NET DLLs that are shared by more than one application, not packed with .NETZ are not supported.
  • .NET managed C++ assemblies (EXEs or DLLs) are not supported. The Managed C++ compiler optimizes the PE file and the IL metadata in ways that are not understood by the .NET generic Assembly loader methods (Thanks to Klaus Bonadt, Klaus.Bonadt [at] gmx.de, that remainded to add this point).
  • .NETZ handles a limited number of the main EXE attributes. It is not possible to handle all arbitrary attributes automatically. Other attributes need to be specified manually.
  • In general the DLLs that cannot be compressed with .NETZ also can not be embedded with the -s option. A solution is to create temporary files, but this is not considered acceptable for .NETZ, for various reasons.
  • .NET CF is (can) not supported. However, the capabilities of .NETZ are not needed for Windows CE applications before CE5, because the CE OS compress all the data by default. This feature was, however, removed in CE5.
  • .NETZ does not-in-place decompression of the compressed data. This means that the applications packed with .NETZ require slightly more virtual memory than the original unpacked versions.

    tags are not  not supported  dlls that  with netz  that are  supported net  can not  klaus bonadt  packed with  netz are  the net  netz does  the compressed  

    .NETZ 0.3 screenshot


    Download .NETZ 0.3

     Download .NETZ 0.3


    Similar software

    .NETZ 0.3 .NETZ 0.3
    MadeBits.com

    .

    exeJ 1.01 exeJ 1.01
    Sureshot

    exeJ is a free and useful command line tool which creates a "batch-like" executable (.

    NETCheck 4.5 NETCheck 4.5
    k.soft

    NETCheck is a program that .

    Crazy Gecko's BackPack 1.7 Crazy Gecko's BackPack 1.7
    nessware

    Crazy Gecko's BackPack is a small tool that copies or packs any files into any directory or optional into a directory with datestamp.

    Microsoft Component Installer Software Development Kit 2.0 Microsoft Component Installer Software Development Kit 2.0
    Microsoft Corp.

    The Microsoft Component Installer for Windows SDK will provide a mechanism for developers to pack common redistributable runtime components prepating them for installation on an end user's computer.

    Less MSIérables 1.0.1988.32288 Less MSIérables 1.0.1988.32288
    Scott Willeke

    Less MSIérables is a free and useful tool that can extract the contents of an .

    Vbs To Exe 3.0.6 Vbs To Exe 3.0.6
    Fatih Kodak

    VbsToExe is a text line command tool which will convert VB-Scripts into an executable.

    MCL 2.0 MCL 2.0
    Mike Lin

    MCL was developed to be a command line tool which will allow you to run programs quickly and easily by typing the commands.

    CloseApp 1.03 Build 9.3 CloseApp 1.03 Build 9.3
    Noël Danjou

    CloseApp is a small command-line tool which closes all the running instances of the process whose executable name is specified as a parameter.

    Line Counter 1.6 Line Counter 1.6
    Sureshot

    Line Counter is a useful command line tool which counts the number of source code lines.