如何设置C#项目? [英] How Do I Make Setup Of The C# Project?

查看:76
本文介绍了如何设置C#项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家早上好!

我用C#完成了我的最后一年项目。但现在我不知道我如何设置这个项目,我只有3天的时间来提交我的项目。请帮帮我。

Good Morning to all!
I have done my final year project in C#. But now i don't know that how do i make setup of this project and i have only 3 days to submit my project. Please help me.

推荐答案

请看我对这个问题的评论。有可能,您不需要任何安装。所谓的便携式应用程序要好得多。



如果你真的需要安装,我通常会推荐开源WiX:

http://en.wikipedia.org/wiki/WiX [ ^ ],

http:/ /wixtoolset.org [ ^ ]。



请查看我过去的答案:

自定义安装项目 [ ^ ],

installshield和Visual Studio 2012 [ ^ ]。



-SA
Please see my comment to the question. Chances are, you don't need any installation. So called "portable" applications are much better.

If you really need installation, I usually recommend open-source WiX:
http://en.wikipedia.org/wiki/WiX[^],
http://wixtoolset.org[^].

Please see my past answers:
Custom setup project[^],
installshield and Visual Studio 2012[^].

—SA


有关如何在MSDN上执行此操作的良好文档:[ ^ ]。



CodeProject是你的朋友:这是一个完整的教程Win Forms:使用Visual Studio安装项目为C#Windows应用程序创建MSI /安装程序包[ ^ ]。
There is good documentation on how to do this at MSDN: [^].

CodeProject is your friend: here's a complete tutorial for Win Forms: "Creating an MSI/Setup Package for C# Windows Application Using a Visual Studio Setup Project" [^].


这篇关于如何设置C#项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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