I release a single executable (.EXE) for a desktop program using Delphi 2009. I have no external DLLs or resources that I need for the program to run.
I use two comp
If you don't want to use an exe compressor then you should give StripReloc a try.