tporadowski / redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
http://redis.io
Other
9.03k stars 1.1k forks source link

Installation Error #106

Open blpraveen opened 3 years ago

blpraveen commented 3 years ago

image

When I install I get this error My OS is Windows 10 Home Edition Single Language.

I tried to Install Redis-x64-5.0.10.msi

tporadowski commented 3 years ago

Did the installer ask to use administrative permissions? Have you tried to install as administrator?

blpraveen commented 3 years ago

Yes I installed with administrator then also I have this issue

tporadowski commented 3 years ago

Is there anything relevant to that error in the system Event Log?