J jeanje New Member Dec 1, 2021 #1 Hello, I'm looking to disable the "Automatically check for updates on startup" option with a command line to create a silent install batch. Thanks
Hello, I'm looking to disable the "Automatically check for updates on startup" option with a command line to create a silent install batch. Thanks
Mavnus04 New Member Apr 21, 2023 #2 I know this is an old post, but if you modify the global.ini file by adding this line under [General] `EnableAutoUpdates=false` It should disable the automatic updates.
I know this is an old post, but if you modify the global.ini file by adding this line under [General] `EnableAutoUpdates=false` It should disable the automatic updates.