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

I suspect the resulting executable relies on one or more of the shared libraries (DLLs) in C:\Strawberry\c\bin. You should either transfer them along to the target machine or look for a way to include them into the PAR executable.
  • Comment on Re^3: PAR::Packer : Can't use the generated exe if there is no installation of perl