manouchk wrote:
> Hi,
>
> is there a standart way to prepare a single exe with nsis that pass the
> command line to an exe created by py2exe on windows?
>
> py2exe allows to prepare an exe that get the command-line but needs
> some lib file so that it is not so elegant to
Hi,
is there a standart way to prepare a single exe with nsis that pass the
command line to an exe created by py2exe on windows?
py2exe allows to prepare an exe that get the command-line but needs
some lib file so that it is not so elegant to ditribute. I tried a
simple setup.nsis script to prepa