"Matt Neuber" <mneuber at attbi.com> wrote in message news:8fc3c459.0305021647.7d427445 at posting.google.com... > Are there any solutions similar to Perl2EXE, that compile everything > into a single executable, and do not require additional files such as > DLLs? google: py2exe first link shown: http://py2exe.sourceforge.net/ Adonis