At least for the programs I write (mostly TSR's), there is additional functionality provided if the executable is not compressed. Specifically, if you TYPE the executable program file (e.g., "TYPE FileName.com"), you will see some usable information displayed on the screen. For TSR's, this is limited to the program's author and version; for non-TSR's, it is the help screen (the same thing you would see with a "FileName /?").
I don't ever release my programs in compressed form for this reason, even though it may not be used by very many people. In almost all programs, especially ones with sparse/missing documentation, scanning through the executable file for text strings can reveal all kinds of interesting things. That can't be done if the file is compressed. ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user