Re: Changing Icon for Standalone Executable

[email protected] (Johan Vromans) Fri, 20 Jan 2017 17:02:16 +0100
Newsgroups perl.wxperl.users
Organization Squirrel Consultancy
Message-ID <[email protected]>
On Fri, 20 Jan 2017 16:42:20 +0100, "bubnikv ." <[email protected]> wrote:

> The way I chose is to completely skip the PAR archive, collect the files
> manually (maybe use the PAR packer just to discover the dependencies) and
> then to compile an exe wrapper over perl.dll.

Would you be so kind to explain this approach in a bit more detail?