EXE
WinGet
Raspberry Pi Imager
Raspberry Pi Ltd · 2.0.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
imager-v2.0.5.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{46C75BF3-E267-4834-AE1D-BEB77E05BFA1}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.0.5
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
imager-v2.0.5.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RaspberryPiFoundation.RaspberryPiImager
Version
2.0.5
Description
Raspberry Pi Imager is the quick and easy way to install Raspberry Pi OS and other operating systems to a microSD card, ready to use with your Raspberry Pi.
License
Apache-2.0
↗
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
What's Changed
- all platforms: CLI option added to help on GUI builds
- macOS:
- Add dark mode and Liquid Glass icon support with pre-compiled assets
- Add icon compilation script for regenerating icon assets
- UI:
- Enhance update popup with version tracking functionality
- Improve BaseDialog minimum height for better usability
- Use indeterminate progressbar for local gzip files without size info
- Fixup updatePopupRequested trigger
- Local JSON Helper:
- Add device capabilities…