Comment 5 for bug 687887

Revision history for this message
Nicolas Joseph (gege2061) wrote :

> Thanks again. One minor thing: it seems neither fileassoc.nsh nor EnvVarUpdate.nsh
> is part of the NSIS Installer (v2.45).

No, that's why I've copied the files in the package/ directory.

> Also, the NSIS script seems to assume a lot about how my system is set up and
> cannot find a whole bunch of files. Would it be possible to generate the NSIS
> script using waf?

It's possible, but how to know the dependencies installation path?

> Or have you ever looked at CMake?

I did a quick overview of the different systems, but only waf supports vala and
offers the clear syntax of python.