in reply to Re^2: PAR::Packer : Can't use the generated exe if there is no installation of perl
in thread PAR::Packer : Can't use the generated exe if there is no installation of perl

What is in the c:/strawberry/c/bin directory? I have a few Windows test servers, but all my perls are managed by berrybrew, so I don't have such a dir.

Perhaps there's something in that directory that isn't perl.exe that's being looked for.

Can you search through the pre-packed code and search for $ENV{PATH}?