If you do not want to use Preferences at all, set
app.UserSettingProviderClass = Nonein the initProperties() of your app class.
If you want to use it during runtime, use
app.UserSettingProvider = None
If you do not want to use Preferences at all, set
app.UserSettingProviderClass = Nonein the initProperties() of your app class.
If you want to use it during runtime, use
app.UserSettingProvider = None