MSI
WinGet
eim
espressif · 0.12.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i eim-gui-windows-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{58400233-0D5D-4232-814C-1D9C89CE290D}
Product version operator
Greater than or equal to
Product version
0.12.3
MSI Properties
Product Code
{58400233-0D5D-4232-814C-1D9C89CE290D}
File Identity
Filename
eim-gui-windows-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Espressif.eim
Version
0.12.3
Description
EIM GUI: Cross-Platform ESP-IDF Installation Manager
License
Apache-2.0
↗
Installer URL
https://github.com/espressif/idf-im-ui/releases/download/v0.12.3/eim-gui-windows-x64.msi
Release Notes
What's Changed
- docs: use eim repository name for Arch pacman setup (EIM-784) by @kralonur in #783
- improved user cli output by @Hahihula in #797
- abandoning actions/download-artifact because they are so stupid that they have hardcoded limit to 100 artifacts so you will never get the ones on the end of the alphabet by @Hahihula in #798
- updated actiavation script so it alows expansion of autocompletion by @Hahihula in #799
- adding bin path to the start of path additions by @Hahihula in #805…