适用于 Windows 8 的可再发行离线 .NET Framework 3.5 安装程序 [英] redistributable offline .NET Framework 3.5 installer for Windows 8

查看:28
本文介绍了适用于 Windows 8 的可再发行离线 .NET Framework 3.5 安装程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们公司正在 Windows 8 上测试我们的产品(针对 .NET Framework 3.5 编译).我们发现 Windows 8 上没有 .NET Framework 3.5,有两种可能解决此问题:

Our company was testing our product (compiled for .NET Framework 3.5) on Windows 8. We have discovered that there is no .NET Framework 3.5 on Windows 8 and there are two possibilities to resolve this issue:

  1. 在线安装

  1. online installation

从 Windows 8 安装 DVD 或 ISO 安装

install from Windows 8 installation DVD or ISO

但是,我们需要为没有互联网和没有 Windows 安装 DVD 的每个人提供可再分发的离线安装程序.

But, we need to have redistributable offline installer for everyone without internet and without Windows installation DVD.

有没有办法解决这个问题?

Is there a way how to resolve this issue?

谢谢.

更新:

也应该适用于Windows 10.

推荐答案

试试这个命令:

Dism.exe /online /enable-feature /featurename:NetFX3 /Source:I:Sourcessxs /LimitAccess

I: Windows DVD 的分区.

I: partition of your Windows DVD.

这篇关于适用于 Windows 8 的可再发行离线 .NET Framework 3.5 安装程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆