THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Disable check for update in 3.0.3 version

Hello,

I am unable to disable CheckforUpdate for version 3.0.3. I tried creating a HKCU registry under "HKEY_CURRENT_USER\Software\Wireshark\WinSparkle Settings" "CheckForUpdates" to "0". Unfortunately, this registry value gets changed to "1" once the application is launched.

I also tried to see if the application creates a preference file, even this file is not available at "%appdata%\Wireshark" directory.

Kindly assist.

Avinash's avatar
1
Avinash
asked 2019-07-30 06:12:52 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

What about disabling the preference via Edit -> Preferences -> Advanced -> gui.update.enabled -> Value:FALSE?

cmaynard's avatar
11.1k
cmaynard
answered 2019-07-30 07:03:15 +0000
edit flag offensive 0 remove flag delete link

Comments

I tried even that. When I click on checkforupdate button, it still search for update.

Avinash's avatar Avinash (2019-07-30 07:21:37 +0000) edit

Well if you manually check for updates, it will still check for updates. That preference only disables the automatic check for updates that happen behind the scenes at the configured gui.update.interval interval for the configured gui.update.channel.

cmaynard's avatar cmaynard (2019-07-30 07:25:22 +0000) edit

Is there a way to disable the manual process as well? I don't want the user to do manual update.

Avinash's avatar Avinash (2019-07-30 08:13:20 +0000) edit

The only way I know to disable the manual "Check for Update"would be to modify the source code yourself to disable it. But what would that really accomplish? If the users have the ability to install software, then the users could simply check https://www.wireshark.org/ manually too and just directly download any new updates if they wanted to.

cmaynard's avatar cmaynard (2019-07-30 15:35:13 +0000) edit

Thank you for clarifying this:)

Avinash's avatar Avinash (2019-07-31 06:43:02 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer