• Joined on 2021-05-14

thunderbirdesr (153.0.3)

Published 2026-08-18 10:41:54 +02:00 by puppet

Installation

dotnet nuget add source --name puppet --username your_username --password your_token https://git.foo.li/api/packages/puppet/nuget/index.json
dotnet add package --source puppet --version 153.0.3 thunderbirdesr

About this package

Thunderbird is a free email application that's easy to set up and customize and it's loaded with great features!

Package Parameters

  • /l:LOCALE - Install given Firefox locale. See the official page for a complete list of available locales.
  • /UseMozillaFallback Makes a request to mozilla.org and reads the supported Language Culture code from the website.
  • /NoStop - Do not stop Thunderbird before running the install if it is running or attempt to restart it after install.

Command-line options for installer configuration. See the official page for details and defaults.

  • /InstallDir:PATH
  • /NoTaskbarShortcut Do not create Taskbar Shortcut
  • /NoDesktopShortcut Do not create Desktop Shortcut
  • /NoStartMenuShortcut Do not create Start Menu Shortcut
  • /NoMaintenanceService Do not install Maintenance Service
  • /RemoveDistributionDir Remove Distribution directory on installation/update. (This is the default behavior of the Thunderbird Installer, but not for this Chocolatey Package)
  • /NoAutoUpdate Sets a policies.json file to not update Thunderbird and does not install the Maintenance Service

Examples

choco install thunderbirdesr --params "/l=en-GB" choco install thunderbirdesr --params "/NoTaskbarShortcut /NoDesktopShortcut /NoAutoUpdate" choco install thunderbirdesr --params "/UseMozillaFallback" choco install thunderbirdesr --params "/NoStop"

Notes

  • Looking for Thunderbird monthly release? Install the thunderbird package.
  • If locale package parameter is not present, this package installs Thunderbird in the first language which matches this list:
    1. If Thunderbird is already installed: the same language as the already installed Thunderbird.
    2. The Windows system language where the Thunderbird package gets installed.
    3. Language Culture code specified on Mozilla website (only when /UseMozillaFallback is specified).
    4. If Thunderbird does not support the system language, it will fallback to en-US.
  • If the package is out of date please check Version History for the latest submitted version. If you have a question, please ask it in Chocolatey Community Package Discussions or raise an issue on the Chocolatey Community Packages Repository if you have problems with the package. Disqus comments will generally not be responded to.

Dependencies

ID Version Target Framework
chocolatey-core.extension 1.3.3
Details
NuGet
2026-08-18 10:41:54 +02:00
26
Mozilla
16 KiB
Assets (2)
Versions (1) View all
153.0.3 2026-08-18