• Joined on 2021-05-14

thunderbirdesr (153.2.0)

Published 2026-09-05 08:19:44 +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.2.0 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

  • 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.

Dependencies

ID Version Target Framework
chocolatey-core.extension 1.3.3
Details
NuGet
2026-09-05 08:19:44 +02:00
30
Mozilla
13 KiB
Assets (2)
Versions (3) View all
153.2.0 2026-09-05
153.1.1 2026-08-29
153.0.3 2026-08-18