mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-17 04:34:39 +03:00
docs: windows server note
This commit is contained in:
@@ -165,3 +165,9 @@ clone the code in all cmd files to support multiple tasks `winws1,winws2,winws3,
|
||||
Tasks can also be controlled from GUI `taskschd.msc`.
|
||||
|
||||
Also you can use windows services the same way with `service_*.cmd`.
|
||||
|
||||
## 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`.
|
||||
Then reboot the system.
|
||||
|
||||
Reference in New Issue
Block a user