如何在c#中创建.exe安装文件 [英] How to make .exe setup file in c#

查看:97
本文介绍了如何在c#中创建.exe安装文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,





如何在c#windows应用程序中制作.exe安装文件以及我们制作exe设置的类型数量文件(举个例子)。

解决方案

不过我会试着回答你的问题。



Quote:

使用其他项目类型模板创建项目。



展开设置和部署并选择安装程序项目。建议(根据你的需要):Visual Studio安装程序 - 安装向导



但你也可以选择其他人。


使用安装和部署
,您可以在包中包含这些文件(图像,XML等)







请按照不同模板的链接,Windows Installer部分。 部署 [ ^ ]



http://stackoverflow.com/a/6090929 [ ^ ]


在这里你可以获得截屏:

http://www.thecodekey.com/Articles/C_VB/Create_Setup_in_Windows_Application.aspx [ ^ ]



如果这个对你有所帮助请接受答案并投票。


试试这个...... :)



http://balanagaraj.wordpress.com/2007/05/29/create-exe-or-setup-file-in-net-windows-application/ [< a href =http://balanagaraj.wordpress.com/2007/05/29/create-exe-or-setup-file-in-net-windows-application/target =_ blanktitle =New Window > ^ ]

Dear,


How to make .exe setup file in c# windows application and also how many type we are making exe setup file(give m example).

解决方案

Nevertheless I'll try to answer your question.

Quote:

create a project using Other Project Types template.

expand Setup and Deployment and choose your installer project. Recommendation (from what you want): Visual Studio Installer - Setup Wizard

but you can chose others as well.

with the Setup and Deployment, you can include those files (images, XML, etc.) in the package




Follow the link for different templates, Windows Installer section. Deployment[^]

http://stackoverflow.com/a/6090929[^]


Here you can get with screen shots:
http://www.thecodekey.com/Articles/C_VB/Create_Setup_in_Windows_Application.aspx[^]

If this one help to you pls accept as answer and vote.


Try this...:)

http://balanagaraj.wordpress.com/2007/05/29/create-exe-or-setup-file-in-net-windows-application/[^]


这篇关于如何在c#中创建.exe安装文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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