Re: Running program from uncompressed directory tree
Roderich Schupp <[email protected]> Wed, 8 May 2019 09:00:39 +0200
| Newsgroups | gmane.comp.lang.perl.par |
|---|---|
| Message-ID | <CAC9r9zbvCocKojTSksnay3DCXrdzga-bx3_1QR6GD_rFmsOroA@mail.gmail.com> |
On Tue, May 7, 2019, 18:09 Oliver Betz <[email protected]> wrote: > > how can I run a program directly from the *unpacked* file tree? > TL;DR You can't 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. > Can you elaborate on what you are trying to achieve? Cheers, Roderich >