gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] Windows installer feature request


From: Bernd Paysan
Subject: Re: [gforth] Windows installer feature request
Date: Sat, 06 Oct 2012 23:46:52 +0200
User-agent: KMail/4.8.5 (Linux/3.4.6-2.10-desktop; KDE/4.8.5; x86_64; ; )

Am Samstag, 6. Oktober 2012, 16:53:13 schrieb Andrew Pennebaker:
> The Windows gforth installer
> executable<http://www.complang.tuwien.ac.at/forth/gforth/>works fine,
> except for the fact that it requires the user to manually add
> the gforth binaries to the PATH environment variable. Could future versions
> of the installer do this automatically?

Yes, this is possibly, at least under NT-based Windows, where the PATH 
variable is in the registry.

> I'm cloning the flat files and working on an MSI that would do this,
> using Advanced
> Installer <http://www.advancedinstaller.com/>. I've done the same thing for
> about 30 other command line programs, but for some reason the gforth
> MSI<https://github.com/mcandre/gforth-win> that
> Advanced Installer produces is giving me strange errors.

Advanced Installer might be a good tool, but as we are an official GNU 
project, we are going to use free software as tools when available.  Free as 
in Free Open Source, not as in "no cost".

And Inno Setup is actually a quite good tool, though it doesn't create a .msi 
file.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://bernd-paysan.de/

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]