This patch introduces fixes and improvements for disabling of Windows Defender. It unifies and improves way to disable Windows services with better outputs and smarter logic (such as starting the service only if needed). It also includes some other minor improvements.
Improvements
- Improve and unify disabling of Windows services | 70cdf38
- Improve Windows defender docs and errors #104 | d2518b1
- Unrecommend and complete Windows Push Notif. #101 | c65209e
Bug fixes
- Fix Windows TrustedInstaller session errors | 20a0071
- Fix Defender features errors in Windows #104 | d7761ab
- Fix disabling/enabling Defender on Windows #104 | 2e08293
- Fix Defender error due to non-english Windows #104 | 7c02ffb
- Fix unintendedly inlined Windows scripts | f2d9881