#万能的长毛象 @board
v2rayN最新版5.3,Win 11系统,今天突然打不开了,啥情况?
@board 自问自答:可能是Windows KB5013628的.NET更新造成的。命令行运行下列代码可解决:运行如下代码就好了dism /online /enable-feature /featurename:netfx3 /alldism /online /enable-feature /featurename:WCF-HTTP-Activationdism /online /enable-feature /featurename:WCF-NonHTTP-Activation
@muddyp @board https://support.microsoft.com/en-us/topic/may-10-2022-kb5013943-os-build-22000-675-14aa767a-aa87-414e-8491-b6e845541755
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@board 自问自答:可能是Windows KB5013628的.NET更新造成的。命令行运行下列代码可解决:运行如下代码就好了
dism /online /enable-feature /featurename:netfx3 /all
dism /online /enable-feature /featurename:WCF-HTTP-Activation
dism /online /enable-feature /featurename:WCF-NonHTTP-Activation