Silent Install HQ
EXE WinGet

libjpeg-turbo SDK for Visual C++

libjpeg-turbo · 3.1.3 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
libjpeg-turbo-3.1.3-vc-x86.exe /S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\libjpeg-turbo SDK v3.1.3 for Visual C++
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 3.1.3
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 067f661985f34db220c22b80ffe0079eace29a34ca638163fcf77190b4c24ea4 VirusTotal ↗
Filename libjpeg-turbo-3.1.3-vc-x86.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID libjpeg-turbo.libjpeg-turbo.VC
Version 3.1.3
Description SIMD-accelerated libjpeg-compatible JPEG codec library
License IJG license, Modified (3-clause) BSD License and zlib License
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes Significant changes relative to 3.1.2: 1. Hardened the TurboJPEG API against hypothetical applications that may erroneously call tj*Compress*() or tj*Transform() with a reused JPEG destination buffer pointer while specifying a destination buffer size of 0. 2. Hardened the TurboJPEG API against hypothetical applications that may erroneously set TJPARAM_LOSSLESS or TJPARAM_COLORSPACE prior to calling tj3EncodeYUV*8() or tj3CompressFromYUV*8(). tj3EncodeYUV*8() and tj3CompressFromYUV*8() now ignore…