- #2244 - added some info about uninstall procedure inside fgfs.exe
(cherry picked from commit af8e8ffb800f8ac02f43bfeb517721f6c2038e80)
This commit is contained in:
parent
fd93c81fbb
commit
01a6208fa7
1 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,12 @@
|
||||||
; #define OTSoNumber "3"
|
; #define OTSoNumber "3"
|
||||||
; #define FGDetails "-nightly"
|
; #define FGDetails "-nightly"
|
||||||
; #define IncludeData "FALSE"
|
; #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"
|
#include "InstallConfig.iss"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue