我可以使用新的 VS 2011 发布 Windows XP 兼容程序吗?
我是否可以使用在 Windows 8 开发人员预览版上运行的 Visual Studio 2011 来发布不仅可以在 Windows 8 上运行,而且可以在 Windows XP、Vista、7 和 8 上运行的程序?我知道在运行 XP 时使用 Visual Studio 2010 可以生成在 XP 及更高版本上运行的应用程序,但它可以以其他方式工作吗?
更新: 通过发布,我的意思是我想将我的应用程序打包到安装程序中并分发它。 我使用 Visual Basic .NET 作为 Visual Studio 2011 中的编程语言
更新 2: 另外,如果我无法使我的应用程序在 XP 到 8 上可用,那么我可以使用 Visual Studio 2010 来执行此操作吗?这是操作系统的问题吗?
Can I use Visual Studio 2011 running on the Windows 8 Developer Preview to publish programs that will not only run on Windows 8, but that will run on Windows XP, Vista, 7 and 8? I know that using Visual Studio 2010 while Running XP can produce applications that will run on XP and up, but can it work the other way?
UPDATE: By Publish I mean that I want to package my application into an installer and distribute it.
I am Using Visual Basic .NET as the programing language within Visual Studio 2011
UPDATE 2: Also, If I can't make my app available on XP through 8, then can I use Visual Studio 2010 to do this or is it a matter of Operating Systems?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Win8 DP 中附带的 VS11 版本仅允许您构建 Win8 应用程序。您可以同时安装 VS2010 来进行其他类型的开发。
The version of VS11 that comes in the Win8 DP will only let you build Win8 apps. You can install VS2010 side by side with it though to do other types of development.