.NET可再发行文件的持久链接 [英] .NET redistributables persistent links

查看:59
本文介绍了.NET可再发行文件的持久链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,全部.

我正在准备一个应用程序安装程序,并且希望每个第三方组件的安装程序都可以从Internet上获取,从而最小化目标应用程序安装程序的大小. .NET 3.5和4.0是某些必需的第三方组件. 各自的Web安装程序的下载链接如下:

I am preparing an application installer and want each and every third-party component's installer to be Internet fetchable and thus minimize the size of the target application's installer. Some of the required third-party components are .NET 3.5 and 4.0. The download links for their respective web installers are as follows:

3.5: https://download.microsoft.com/download/0/6/1/061F001C-8752-4600-A198-53214C69B51F/dotnetfx35setup.exe

4.0:https://download.microsoft.com/download/1/B/E/1BE39E79-7E39-46A3-96FF-047F95396215/dotNetFx40_Full_setup.exe

4.0: https://download.microsoft.com/download/1/B/E/1BE39E79-7E39-46A3-96FF-047F95396215/dotNetFx40_Full_setup.exe

问题是:它们是否持久?这些分别来自:

The question is: are they persistent? These were obtained respectively from:

3.5: https://www.microsoft.com/en-us/download/details.aspx?id=22

4.0:https://www .microsoft.com/en-us/download/details.aspx?id = 17851

4.0: https://www.microsoft.com/en-us/download/details.aspx?id=17851

通过单击请求下载它们并获得相应的下载链接.考虑到此链接提取过程,Microsoft是否已保证链接的持久性存在一点疑问,因为它们可能是 通过导航到网页,单击下载按钮等,仅使用此手动方法下载了

by clicking the requesting to download them and obtaining the respective download links. Considering this link extraction process, it is a bit questionable whether Microsoft have guaranteed the persistence of the links, since probably they are meant to be downloaded only using this manual approach by navigating to the web page, clicking the download button, etc.

同样,问题是:它们是否持久存在?如果不是,则存在一些问题吗?

Again, the question: are they persistent and if not are there some that are?

追求完美..."

推荐答案

欢迎来到MSDN论坛.

Welcome to MSDN forum.

对于您的问题,我无法给出清晰明确的答案.如果产品过旧,Microsoft将来可能会取消支持或将下载链接移至其他地方. 使用您的应用程序部署.NET Framework ,我们可以选择所有受支持的Web安装程序或脱机安装程序,因此我认为Microsoft不会对此进行更改 轻松链接.

I can't give a clear and definite answer to your question. If the product is too old, Microsoft may cancel the support or move the download link to another place in the future. Deploying the .NET Framework with your application, we could choose web installer or offline installer which are all supported, so I think Microsoft won’t make changes to these links easily.

最诚挚的问候,

Joyce


这篇关于.NET可再发行文件的持久链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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