Frameworks

The EVE Agent uses certain frameworks for its correct installation and operation, and it is necessary that they are installed (if they are not already installed) before installing the Insider.

The EVE Agent requires .NET Desktop Runtime 6.0.0 or later (Windows 7.0 and above), x86 version MANDATORY even if your system is running x64. If it is not installed on the device, the user will be redirected to the compatible .NET installation package. For linux systems is also required.

https://dotnet.microsoft.com/es-es/download/dotnet/thank-you/runtime-desktop-6.0.28-windows-x86-installer

The isolation process uses Visual C++ Redistributable Packages. It is MANDATORY to install it. https://www.microsoft.com/en-US/download/details.aspx?id=48145

Some Windows systems also require version 4.7.2 of NET Framework (Windows 7.0 or later). If it is not installed on the device, the user will be redirected to the compatible .NET installation package. https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net472-offline-installer

The EVE agent will notify the correct installation of the frameworks other than the .NET Desktop Runtime. It is the user's responsability to ensure all the framworks are installed prior running emulations.

For Linux, the intallation script will make sure to install the frameworks. However, the user must verify the correct installation.

Last updated