diff --git a/code/ryzom/tools/client/ryzom_installer/src/configfile.cpp b/code/ryzom/tools/client/ryzom_installer/src/configfile.cpp index 204f86229..de485e870 100644 --- a/code/ryzom/tools/client/ryzom_installer/src/configfile.cpp +++ b/code/ryzom/tools/client/ryzom_installer/src/configfile.cpp @@ -184,7 +184,8 @@ bool CConfigFile::load(const QString &filename) if (useDefaultValues) { - // TODO: make a backup of custom installer.ini + // make a backup of custom ryzom_installer.ini + QFile::copy(filename, filename + ".bak"); } // custom choices, always keep them