gnupg windows installer

Werner Koch wk at gnupg.org
Thu Jan 4 13:01:51 CET 2001


On Thu, 4 Jan 2001, Jan-Oliver Wagner wrote:

> And it is not trivial. Please have a look on the installer

Replacing one character by another is trivial.

> modify InnoSetup. It is written in Delphi, a language I have
> successfully avoided all my life :-)
> I don't have a Compiler anyway.

We must be able to compile InnoSetup - we simply can't rely on a
binary produced by someone else.  There is no way around.  Peter
should know how to compile it using gpc.

> I am not sure why this all is a problem. Programs compiled
> with gcc under Windows seem to have no problem with paths:
> ls c:/gnupg/g*
> works as well as
> ls c:\gnupg\g*

Because CreateFile does not care about it.

  Werner



More information about the Gnupg-devel mailing list