EXE
WinGet
ImageMagick Q16
ImageMagick Studio LLC · 7.1.2.16 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ImageMagick-7.1.2-16-Q16-x86-dll.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ImageMagick 7.1.2 Q16 (32-bit)_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
7.1.2.16
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
ImageMagick-7.1.2-16-Q16-x86-dll.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ImageMagick.ImageMagick.Q16
Version
7.1.2.16
Description
A free, open-source software suite for editing and manipulating digital images
License
ImageMagick
↗
Homepage
https://imagemagick.org/
Installer URL
https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-16/ImageMagick-7.1.2-16-Q16-x86-dll.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Merged
- Bump actions/download-artifact from 7.0.0 to 8.0.0 #8604
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 #8605
- Add overflow check to JXL write path #8591
- fix heap over-read in BilateralBlurImage with even-dimension kernels #8595
- Add overflow checks to PS3 write path #8590
- Add overflow check to sixel write path #8587
- Add overflow check to SGI write path #8588
- Add overflow checks to BMP/DIB write paths and DIB read path #8573
- fix NULL pointer dereference in HEIC NCLX colo…