1
0
Fork 0
lynx/PACKAGE/lynx-default.iss
Daniel Baumann 20df3659cf
Adding upstream version 2.9.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 08:10:34 +02:00

11 lines
363 B
Text

; $LynxId: lynx-default.iss,v 1.1 2018/03/13 09:10:08 tom Exp $
;
; This is an installer for the "default" flavor of Lynx.
;
; The script assumes environment variables have been set, e.g., to point to
; data which is used by the installer (see "lynx.lss" for details).
#define NoScreenDll
#define SourceExeName "lynx-default.exe"
#include "lynx.iss"