diff --git a/FlightGear.iss b/FlightGear.iss index b1e68a5..8a55ae4 100644 --- a/FlightGear.iss +++ b/FlightGear.iss @@ -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"