Replies: 2 comments 1 reply
-
|
It's stored in settings file: https://github.com/pawelsalawa/sqlitestudio/wiki/Configuration_directory_location in table Note, that this table stores binary (serialized) value of To see current value you can use following query and switch to Form View and there to Hex tab to see actual value: and to insert/update it (to disabled state) you can use: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
How this can be achieved programmatically through PowerShell? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Is there a supported method to suppress or disable the automatic check for updates in SQLiteStudio silently through file or registry or command line argument to be passed during installation?
The setting is available in GUI but can you provide where the value to enable /disable is stored in file/registry.
Beta Was this translation helpful? Give feedback.
All reactions