Hi
I was wondering what tools there are out there to generate single-EXE Windows apps, ie. with all the libraries compiled into a single EXE, without any dependencies whatsoever.
I know these:
- Delphi
- PowerBasic and other non-OO compilers like FirstBasic, etc.
- RealBasic
- C/C++
Do you of other tools?
Thank you.