From d9b23f14a2a1653d59d835096aec5e15a55776c1 Mon Sep 17 00:00:00 2001 From: bol-van Date: Fri, 22 Aug 2025 19:13:41 +0300 Subject: [PATCH] docs works --- docs/windows.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows.en.md b/docs/windows.en.md index 02e2c5a6..d8bfb1ab 100644 --- a/docs/windows.en.md +++ b/docs/windows.en.md @@ -166,7 +166,7 @@ Tasks can also be controlled from GUI `taskschd.msc`. Also you can use windows services the same way with `service_*.cmd`. -## Windows Server +### Windows Server winws is linked against wlanapi.dll which is absent by default. To solve this problem run power shell as administrator and execute command `Install-WindowsFeature -Name Wireless-Networking`.