在哪里可以找到特定版本的 Microsoft Visual studio 可再发行组件包?

发布于 2024-11-25 21:31:00 字数 220 浏览 1 评论 0原文

我需要将 VS 可再发行组件打包为私有程序集(在我的应用程序的子目录中),因为我的 Visual studio 安装或 Windows/WinSxS 文件夹中没有正确的版本 (9.0.21022.8)。

在 MSDN 网站上,他们只提供软件包的最新更新,但我使用的 DLL 依赖于旧版本。

Microsoft 网站或其他地方是否有地方可以下载任何版本的 Visual C++ 可再发行软件包?

I need to package the VS redistributables as private assemblies (in a subdirectory of my application) by I do not have the right version of them (9.0.21022.8) in my Visual studio installation or my Windows/WinSxS folder.

On the MSDN website they only offer the latest update of the package, but the DLL I use depends on an older version.

Is there a place on the Microsoft website or somewhere else where I could download any version of the visual C++ redistributables package?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

森末i 2024-12-02 21:31:00

Microsoft 下载网站 实际上保留了所有可再发行组件。然而,找到特定版本并不简单。我最近不得不寻找这个版本的 2008 VC 可再发行组件,它们在这里:

请不要忘记他们包含严重漏洞,应尽可能避免。

Microsoft download site actually keeps all the redistributables. However, finding specific version is not trivial. I recently had to look for this version of 2008 VC redistributables and here they are:

Please, don't forget that they contain a critical vulnerability and should be avoided whenever it's possible.

幸福丶如此 2024-12-02 21:31:00

截至 2018 年,如果您加入 dev-essentials 计划,您可以获得旧版本。我也花了几个小时寻找它们。

https://www.visualstudio.com/dev-essentials/

As of 2018, if you join the dev-essentials program you can get older versions. I've spent some hours looking for them too.

https://www.visualstudio.com/dev-essentials/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文