From ea6b76202190f22a5ded5253b7e93ffc1ab978f1 Mon Sep 17 00:00:00 2001 From: Simon Monai <33432894+simonai1254@users.noreply.github.com> Date: Tue, 7 Oct 2025 23:16:12 +0200 Subject: [PATCH] Update README.md Add Visual C++ Dependency back in --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5b8b6a3a..589399ef2 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ You will need to compile it yourself using Visual Studio. ### Minimum Requirements * [Microsoft .NET Desktop Runtime 9.0](https://dotnet.microsoft.com/download/dotnet/6.0) +* [Microsoft Visual C++ Redistributable x86 (note: use 32-bit, required until #2870 is resolved)](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-supported-redistributable-version) * Microsoft Terminal Service Client 6.0 or later (needed if you use RDP with mstscax.dll and/or msrdp.ocx to be registered) ### Download