Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Silent Install

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

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

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

  • redis-server.exe

redis-server.exe - local caching server

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.

  • No labels