使用 Windows 7 SDK 构建 Visual Studio 2008 安装项目

发布于 2024-08-14 03:58:58 字数 363 浏览 6 评论 0原文

是否可以仅安装 Windows 7 SDK 来构建 Visual Studio 2008 安装项目?

我的安装项目拒绝构建,因为它找不到“C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\”(Windows 6 SDK 的一部分)。我本以为 7 SDK 会拥有安装项目所需的一切。

相关问题: 我可以在哪里获取VS 的 Windows 6.0 Bootstrapper 文件?

Is it possible to build a Visual Studio 2008 Setup project with only the Windows 7 SDK installed?

My setup project refuses to build because it can't find "C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\", part of the Windows 6 SDK. I would have thought that the 7 SDK would have everything that the setup project needs.

A related question: Where can I aquire the Windows 6.0 Bootstrapper files for VS?

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

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

发布评论

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

评论(2

离去的眼神 2024-08-21 03:58:58

似乎这些文件实际上并不是 Windows 6 SDK 的一部分,而是 Visual Studio 2008 安装的一部分。当我删除Windows 6 SDK时,我也删除了这个文件夹,从而导致了上述问题。

Seems that the files are not really part of the Windows 6 SDK, but part of the Visual Studio 2008 installation. When I removed the Windows 6 SDK I also deleted this folder, thereby causing the problem above.

多像笑话 2024-08-21 03:58:58

下载带有框架 3.5 sp1 可再发行组件的 Visual Studio 2008 Service Pack 01...
它将解决您的问题...

download the visual studio 2008 service pack 01 with framework 3.5 sp1 redistributable...
It will solve your problems...

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