- #2244 - added some info about uninstall procedure inside fgfs.exe

(cherry picked from commit af8e8ffb800f8ac02f43bfeb517721f6c2038e80)
This commit is contained in:
Slawek Mikula 2020-12-26 18:27:38 +01:00 committed by Automatic Release Builder
parent fd93c81fbb
commit 01a6208fa7

View File

@ -30,6 +30,12 @@
; #define OTSoNumber "3"
; #define FGDetails "-nightly"
; #define IncludeData "FALSE"
;
; Uninstall procedure with --uninstall flag:
; executed by fgfs.exe (fg_init.cxx):
; - removes all under the FG_HOME directory
; - removes all from Download dir/Terrasync
; - removes all from Download dir/Aircraft
#include "InstallConfig.iss"