Wed Dec 12 10:31:43 2018: Request 127971 was acted upon. Transaction: Correspondence added by LAMPRECHT Queue: PAR Subject: {Windows] PAR-Packer-1.047 Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: welleoz...@googlemail.com Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127971 >
Am Mi 12. Dez 2018, 07:03:49, welleoz...@googlemail.com schrieb: > Adding also --link zlib1_.dll it works. > > However, the same problem occurs with all other missing .dll > Unfortunately, the error message doesn't say the name of the dll missing > (it has an arbitrary code), just the module referring to it, which makes it > difficult to find the respective dlls My reply on the list did not show up, so I retry via rt.cpan.org: you can use https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer to see which dlls are opened by your packed executable on the packing machine. The DLLs referenced there should either be in your PAR-cache-directory or windows system libraries. Christoph