EXE
WinGet
gettext + iconv
Michele Locati · 1.0+1.18+r3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
gettext1.0-iconv1.18-shared-64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
gettext1.0-iconv1.18-shared-64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\gettext 1.0 + iconv 1.18 - shared (64 bit)
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.0+1.18+r3
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
gettext1.0-iconv1.18-shared-64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
mlocati.GetText
Version
1.0+1.18+r3
Description
GNU gettext and GNU iconv tools
License
MIT
↗
Installer URL
https://github.com/mlocati/gettext-iconv-windows/releases/download/v1.0-v1.18-r3/gettext1.0-iconv1.18-shared-64.exe
Min OS Version
6.1.7601
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
## Components
* gettext 1.0
* iconv 1.18
* libcurl 8.18.0
* libjson-c 0.18
* CLDR 48.1
## What's Changed
* Switch from windows-2022 windows-2025 by @mlocati in https://github.com/mlocati/gettext-iconv-windows/pull/73
* Fix filtering out .dll.a/.dll.lib files for JSON-C and curl by @mlocati in https://github.com/mlocati/gettext-iconv-windows/pull/74
* Create installers that support per-user installation by @mlocati in https://github.com/mlocati/gettext-iconv-windows/pull/75
**Full Changelog**…