Running program from uncompressed directory tree

[email protected] (Oliver Betz) Tue, 7 May 2019 18:04:16 +0200
Newsgroups perl.par
Message-ID <[email protected]>
Hi All,

how can I run a program directly from the *unpacked* file tree?

I just want to use PAR to bundle all dependencies to get a "portable"
Perl based Windows application, with dedicated unpacking instead of the
automatic "runtime" unpacking.

Thanks in advance,

Oliver