From e34d02edbcd6644034a7278a24f2c88966e91a51 Mon Sep 17 00:00:00 2001 From: legoboyvdlp R Date: Sun, 24 May 2020 21:12:24 +0100 Subject: [PATCH] Windows install: re-add js_demo.exe The former is an advanced configuration tool for users' joysticks. --- FlightGear.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlightGear.iss b/FlightGear.iss index 76ffabf..f2ab6e5 100755 --- a/FlightGear.iss +++ b/FlightGear.iss @@ -34,7 +34,7 @@ ; we copy everything in install//bin except these, which aren't ; useful to the end-user to ship -#define ExcludedBinaries "*smooth.exe,metar.exe,js_demo.exe" +#define ExcludedBinaries "*smooth.exe,metar.exe" [Setup] AppId=FlightGear