|
在安装系统的时候就禁用,是不是最好的解决方案?!
- <settings pass="oobeSystem">
- <component name="Security-Malware-Windows-Defender" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <DisableAntiSpyware>true</DisableAntiSpyware>
- </component>
复制代码
|
|