MSI
WinGet
eim
espressif · 0.8.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
{D3B88499-641E-41D5-A57C-0C2C455B0281}
Product version operator
Greater than or equal to
Product version
0.8.3
MSI Properties
Product Code
{D3B88499-641E-41D5-A57C-0C2C455B0281}
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.8.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.8.3/eim-gui-windows-x64.msi
Release Notes
What's Changed
- EIM-546: toggling feature now works even whne user clicks directly on the checkbox by @Hahihula in #479
- updated logs location in the documentation by @Hahihula in #480
- EIM-553: Cancel old commit builds on PR (with no-cancel-pipeline opt-out by @alirana01 in #492
- EIM-529: rpm python version fix by @Hahihula in #490
- [EIM-283] [Test] Prerequisites test and Additional linux distributions by @Fabricio-ESP in #451
- EIM-570: Fix for venv detection by @alirana01 in #512
- fixed…