Yesterday I downloaded redis from github in zip format. In the first place everything seems working fine: the redis-server started up fine, the installing of the service was also going well. But as soon as I started the redis-cli.exe nothing happens, I just get a blank dos window. I also tried connecting using the c# client, but I couldn't connect at all.
I didn't change anything int the .conf files, so the redis.windows.conf is the same file as the .conf file from github.
I hope someone can help me further.