Filezilla 3.42.0 cannot disable check for update

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Lucille
500 Command not understood
Posts: 4
Joined: 2019-05-22 10:19
First name: Lucille
Last name: Wang

Filezilla 3.42.0 cannot disable check for update

#1 Post by Lucille » 2019-05-22 10:28

Dears, recently I got Filezilla 3.42.0 exe file from customer and I need to package it as msi file. After I captured and compiled it, I found that 'check for update' appeared every time when I start the program. I have tried to modified fzdefaults.xml.example, but it doesn't work. I also found filezilla.xml would be replaced every time started the program. May I know how to disable 'Updates' when I package msi file?

Thanks in advance!
Lucille

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Filezilla 3.42.0 cannot disable check for update

#2 Post by botg » 2019-05-22 14:26

That can be done through defaults.xml, which is described in defaults.xml.example

Note that this only applies to checking for updates, not displaying information of known updates the program has already learned about.

Lucille
500 Command not understood
Posts: 4
Joined: 2019-05-22 10:19
First name: Lucille
Last name: Wang

Re: Filezilla 3.42.0 cannot disable check for update

#3 Post by Lucille » 2019-05-23 06:21

botg wrote:
2019-05-22 14:26
That can be done through defaults.xml, which is described in defaults.xml.example

Note that this only applies to checking for updates, not displaying information of known updates the program has already learned about.
Do you mean change defaults as <Setting name="Disable update check">1</Setting>? I add changed xml into msi and install; 'check for updates' still appears.

Any detailed steps you would like to share to me? Thanks.

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Filezilla 3.42.0 cannot disable check for update

#4 Post by boco » 2019-05-23 07:25

Applying that setting and placing the file as fzdefaults.xml into the program directory of FileZilla should remove the UI elements and not check for further updates. However, as @botg already wrote, FileZilla will continue to offer the update it found before you disabled the check. Found updates are stored in the configuration files.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Lucille
500 Command not understood
Posts: 4
Joined: 2019-05-22 10:19
First name: Lucille
Last name: Wang

Re: Filezilla 3.42.0 cannot disable check for update

#5 Post by Lucille » 2019-05-24 04:37

boco wrote:
2019-05-23 07:25
Applying that setting and placing the file as fzdefaults.xml into the program directory of FileZilla should remove the UI elements and not check for further updates. However, as @botg already wrote, FileZilla will continue to offer the update it found before you disabled the check. Found updates are stored in the configuration files.
Thank you boco! And how can I find configuration file and edit it, since I have got msi file?

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Filezilla 3.42.0 cannot disable check for update

#6 Post by boco » 2019-05-24 07:13

It's stored in filezilla.xml, wherever that file is on your machines. Normal installations have it in the %APPDATA%\FileZilla configuration directory. No idea about MSI.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Lucille
500 Command not understood
Posts: 4
Joined: 2019-05-22 10:19
First name: Lucille
Last name: Wang

Re: Filezilla 3.42.0 cannot disable check for update

#7 Post by Lucille » 2019-05-24 08:43

boco wrote:
2019-05-24 07:13
It's stored in filezilla.xml, wherever that file is on your machines. Normal installations have it in the %APPDATA%\FileZilla configuration directory. No idea about MSI.
Oh, I have modified this file and put it in the directory folder previously. however, I find it will be updated every time I start the program...so, are there any mistakes I made?

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Filezilla 3.42.0 cannot disable check for update

#8 Post by botg » 2019-05-24 09:48

Yes, why disable updates? They are a good thing.

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Filezilla 3.42.0 cannot disable check for update

#9 Post by boco » 2019-05-25 00:07

If the fzdefaults.xml is correctly in place, the update settings and Help - Check for updates... will not be shown anymore. If they still show, you did something wrong.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply