Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Install the EXE file

Silent Install

Info

Needs to be run in a command line with admin mode, otherwise some dialog windows will pop up.

Code Block
C:\Users\my_user\Downloads\das-element_1.0.4_win.exe /S

flag

description

/S

silent install

/D=”C:/das-element/”

custom install location

Potential Firewall issue

Info

If you are using Windows Defender, allow access for the following files

  • redis-server.exe

redis-server.exe - local caching server

Tip

For Redis this repository is used: https://github.com/tporadowski/redis


The Caching Server (Redis) is supposed to run locally (127.0.0.1 - default port 6379). There is no need for the Redis process to access the network, so it can be blocked in your firewall.