FileZilla 3.9.0.2 – Packaged MSI Installer Released

FileZilla FTP

Last updated on April 16th, 2023 at 11:28 pm

Read Time:51 Second

We use FileZilla a lot and we wanted an MSI installer for it. However, we could not seem to find one anywhere and FileZilla themselves do not supply one. So, we decided to create one ourselves.

Depending on how popular this proves, if it is worth our time we will keep up to date with the latest releases of FileZilla and ensure that we keep releasing the latest versions in MSI format.

Downloads

This is the standalone version that has been repackaged by us into an MSI installer. This means that you can use this for deployment with ConfigMgr, WDS, Group Policy and MDT amongst other systems.

MSI Downloader Tool

Download MSI Downloader Tool

Instructions

If you want to distribute FileZilla as a silent install, then you can use the code as below:

WDS and Group Policy

 FileZillaMSIInstaller.msi /q /norestart  

Configuration Manager

 msiexec /i "FileZillaMSIInstaller.msi" /q /norestart

Comments

If you have any questions or would like to leave a comment, please use our comments system below.

Click to rate this post!
[Total: 0 Average: 0]

Discover more from TechyGeeksHome

Subscribe to get the latest posts to your email.

Leave us a message...

This site uses Akismet to reduce spam. Learn how your comment data is processed.