summaryrefslogtreecommitdiffstats
path: root/PACKAGE/lynx-default.iss
blob: f39b9b5c6ac53db5c3c4bc934d45fe3f6f8d1a0f (plain)
1
2
3
4
5
6
7
8
9
10
11
; $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"