I'm trying to install Redis
through MEMURAI
but when I run the setup I get the following error:
I've Windows 10 - BUILD: 1909
The latest .NET version, how can I fix this?
Here are some steps that will help investigate this issue:
cd /d %userprofile%\downloads
msiexec /i Memurai-Developer-2.0.0.msi /l*v "install.log"
.The install.log
file should provide some clue as to why the installation failed. If the solution is not obvious, please email the log file to support@memurai.com. Please let us know how it goes, either way!
Note: After the install logs were investigated the installer was changed to make it more robust and not fail in this spot.