in reply to Using PAR pp to make an executable with necessary dll files

I have not tried this myself, but looking at the documentation for pp, the options section describes the --link=FILE/LIBRARY as: "Add the given shared library (a.k.a. shared object or DLL) into the packed file." Might want to give that a shot.

  • Comment on Re: Using PAR pp to make an executable with necessary dll files