如何在Visual Studio 2010中为32位和64位支持创建用于Web的msi包 [英] How to create msi package for web with 32 and 64 bit support in visual studio 2010

查看:96
本文介绍了如何在Visual Studio 2010中为32位和64位支持创建用于Web的msi包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hai

我需要为网站创建msi包,我从现有项目创建msi

步骤

右键点击解决方案 - - >添加 - >新项目打开窗口

我选择其他项目类型 - > Visual Studio - >网页设置项目。





在上面的步骤中它将创建msi包,但我将仅安装在64位(我在Windows 7中创建64位)



如果我将TragetPlatform作为x86,但不能同时安装。



请告诉我如何在32位和64位支持创建msi < br $>




问候

Aravind

Hai
I am need to create msi package for website,i am create msi from existing project
steps
Right Click Solution--> Add-->New Project it open window
in that i choose Other Project Types-->Visual Studio-->Web Setup Project.


In above step it will create msi package,but i will install only in 64bit(i am created in windows 7 64 bit)

if i give TragetPlatform as x86 ,but not install in both bit.

Pls tell me how create msi with support in both 32 and 64 bit


Regards
Aravind

推荐答案

TargetPlatform 设置应该有任何的选项。选择此选项将允许一个程序包在32位和64位系统上运行。
The TargetPlatform setting should have an option for Any. Choosing this will allow one package to work on both 32 and 64 bit systems.


这篇关于如何在Visual Studio 2010中为32位和64位支持创建用于Web的msi包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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