Search Results

0
votes

Delphi EXE compressor?

The main inconvenience of a compressed EXE or DLL is that the OS cannot share the code amongst multiple instances. So you're wasting memory, have to decompress each time you start an instance …