r16276 - gnucash/trunk/packaging/win32 - Add win32/redirect.c, a tool spawning itself in a parent bin\ directory.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Jul 8 09:08:52 EDT 2007


Author: andi5
Date: 2007-07-08 09:08:49 -0400 (Sun, 08 Jul 2007)
New Revision: 16276
Trac: http://svn.gnucash.org/trac/changeset/16276

Added:
   gnucash/trunk/packaging/win32/redirect.c
Modified:
   gnucash/trunk/packaging/win32/Makefile.am
Log:
Add win32/redirect.c, a tool spawning itself in a parent bin\ directory.

This program, called as "prog.exe (arg)*", will search for
.\bin\prog.exe, ..\bin\prog.exe and so on.  The first hit will be
spawned with the same parameters and its exit status will be the exit
status of this program.




More information about the gnucash-patches mailing list