Qt 6.11 is out! See what's new in the release
blog
Online Installer removes AppData/Roaming/MyAppDictionary -> QSettings *.ini files missing
-
I created online installer which updates components. After updating my components, it removes my *.ini files. These files are created by QSettings and are stores in AppData/Roaming/MyAppDictionary.
Is this bug?
How can I avoid removing these AppData files? -
Hi,
this was resolved in the related bug report https://bugreports.qt.io/browse/QTIFW-2854.