检查是否启用.netfx3,如果未启用。

时间:2018-12-14 12:04:58

标签: .net powershell

使用PowerShell,我无法弄清楚如何检查.netfx3是否启用,如果未启用,则使用以下命令:

DISM /Online /Enable-Feature /FeatureName:NetFx3 /All

还可以使用系统帐户运行此程序吗?请帮忙!

1 个答案:

答案 0 :(得分:2)

如果您使用的是Windows 10,则可以使用describe('Send email should call the createmessage method', function(){ it('it should call the method ',function(){ const createEmail = sinon.stub('createEmail'); sendEmail('otest@domain.de',test2@domain','test','this is test',['https://www.googleapis.com/auth/gmail.send']) expect(createEmail.called).to.be.true; done(); }) }) cmdlet:

您可以检查功能的状态,如果尚未安装,则将其添加:

 TypeError: Attempted to wrap undefined property undefined as function

如果计算机无法访问互联网,则添加功能时需要指定源位置WindowsCapability