in reply to
How to run external win32 process in Perl/Tk
Have you tried
perl2exe
? It will compile (well, package) programs into an exe that doesn't require Perl to be on the target system.
Comment on
Re: How to run external win32 process in Perl/Tk
In Section
Seekers of Perl Wisdom