Task description
We included an installer script for the Windows build so that the VC C++ Redistributables are automatically fetched. This was required, since we set the C library to be dynamically linked for the native modules. In iotaledger-archive/wallet.rs@38efc26 this was linked statically, so we can remove the installer scripts again.
Requirements
Windows builds on older versions without needing VC C++ Redistributables.
Creation checklist