Cannot disable auto-update even thou I tried some measures. #2184
Unanswered
kichiro383
asked this question in
General
Replies: 1 comment 2 replies
-
|
@kichiro383 If you run ImageGlass as admin, the You can try creating a {
"_Metadata": {
"Description": "ImageGlass configuration file",
"Version": 9.3
},
"AutoUpdate": "0"
}Refer to #2067 (comment) for the other use cases of using the configuration file |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I unticked "check for update automatically" and modified igconfig.json as "AutoUpdate": "0".
But autoupdate happens anyway. It's a pain in the neck that I have to redo the proper settings every time there's an auto-update, since the settings get reset.
Please tell me how to disable auto-update completely.
Beta Was this translation helpful? Give feedback.
All reactions