2016-08-25 13:18 GMT-03:00 Gour <g...@atmarama.com>:

> On Wed, 24 Aug 2016 00:54:10 -0300 Hernán Morales Durand
> <hernan.mora...@gmail.com> wrote:
>
> > I have two generators for this: A code generator written in Pharo to
> > generate the NSIS script, and an image builder batch script which
> > downloads image from ZeroConf, loads everything through Metacello,
> > and launches NSIS to generate the executable file.
>
> Is that code available somewhere?
>
>
Is not fully tested but here is how you install it:

Gofer it
    smalltalkhubUser: 'hernan' project: 'CodeGenerator';
    configuration;
    loadDevelopment.

CGSmalltalkExamples exampleNSISPharo4.
CGSmalltalkExamples exampleNSISPharo5.

It will generate a .nsi file in image directory.



> > I probably do the same for CPack, but now I am busy finishing a paper.
>
> That would be cool...good luck with the paper. ;)
>
>
>
Thank you.

Hernán



> Sincerely,
> Gour
>
> --
> A person is considered still further advanced when he regards honest
> well-wishers, affectionate benefactors, the neutral, mediators, the
> envious, friends and enemies, the pious and the sinners all with an
> equal mind.
>
>
>
>

Reply via email to