EXE
WinGet
ImageMagick Q16
ImageMagick Studio LLC · 7.1.2.12 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ImageMagick-7.1.2-12-Q16-arm64-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 (arm64)_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
7.1.2.12
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
ImageMagick-7.1.2-12-Q16-arm64-dll.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ImageMagick.ImageMagick.Q16
Version
7.1.2.12
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-12/ImageMagick-7.1.2-12-Q16-arm64-dll.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Merged
- Bump actions/download-artifact from 6 to 7 #8497
- Bump actions/upload-artifact from 5 to 6 #8498
- Fix warnings about operations on volatiles that are deprecated in C++20. #8502
- Bump msys2/setup-msys2 from 2.29.0 to 2.30.0 #8499
- Fix autoconf syntax errors (configure.ac) #8488
Commits
- beta release 22ed20a
- latest autoconf update 7b8b8e9
- https://github.com/ImageMagick/ImageMagick/issues/8487 16d029a
- Removed const keyword. eec063c
- Also remove const from the header file. a9223…