RelayWay — Windows ZIP deployment
==================================

If the app fails to launch with an error like:
    "VCRUNTIME140_1.dll was not found"
    "MSVCP140.dll is missing"

Run vc_redist.x64.exe (in this folder) ONCE to install Microsoft
Visual C++ Redistributable 2015-2022. After that the app launches
normally and you can delete vc_redist.x64.exe.

The full installer (RelayWay-Setup.exe) handles this automatically.
