Silent Install HQ
EXE WinGet

libjpeg-turbo SDK for Visual C++

libjpeg-turbo · 3.1.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
libjpeg-turbo-3.1.0-vc.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.0 for Visual C++
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 3.1.0
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 1eec2a49e31316f0fa8ff004393b0b33057d1611cd0b4d7fa94e8624d06378ab VirusTotal ↗
Filename libjpeg-turbo-3.1.0-vc.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID libjpeg-turbo.libjpeg-turbo.VC
Version 3.1.0
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 beta1: 1. Fixed an issue in the TurboJPEG API whereby, when generating a lossless JPEG image with more than 8 bits per sample, specifying a point transform value greater than 7 resulted in an error ("Parameter value out of range") unless TJPARAM_PRECISION/TJ.PARAM_PRECISION was specified before TJPARAM_LOSSLESSPT/TJ.PARAM_LOSSLESSPT. 2. Fixed a regression introduced by 1.4 beta1[3] that prevented jpeg_set_defaults() from resetting the Huffman tables to default…