Windows installer: add more excludes
Hacking to try and squeeze under the 2GB limit.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
#define ExcludedBinaries "*smooth.exe,metar.exe"
|
||||
|
||||
; Exclude XCF files from FGData to keep the size down
|
||||
#define FGDataExcludes "*.xcf"
|
||||
#define FGDataExcludes "*.xcf,AI\Aircraft\Gee-Bee,*.dds"
|
||||
|
||||
#include "FlightGear-files.iss"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user