我如何为C#,SQL Server和Crystal Report制作的项目制作安装exe文件 [英] how can i make a setup exe for project made by c#, sql server and crystal report

查看:134
本文介绍了我如何为C#,SQL Server和Crystal Report制作的项目制作安装exe文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Visual Studio 2010(C#Windows应用程序),sql server 2008和sap crystal报告最后一个版本来创建一个项目.
我完成了项目,并希望将其提供给用户使用,因为用户有一台装有Windows XP操作系统的计算机.
我可以在最终用户计算机上安装我的应用程序吗?

请帮助我

I make a project using visual studio 2010 (C# windows application), sql server 2008 and sap crystal report the last edition.
I finished my project and i want to give it to the user to use it the user have a machine with operating system windows xp.
Ho can i install my application on end user machine ?

Please help me

推荐答案

您需要添加应用程序二进制文件并准备安装,以检查诸如.NET Framework,Crystal Report等先决条件.

以下文章会有所帮助:
MSDN:如何:在Windows Installer部署中安装必备组件 [ ^ ]
MSDN:部署(如何在C#中进行部署) [ ^ ]
CP:在Visual Studio安装项目中添加.NET Framework的先决条件 [ ^ ]
创建设置和部署项目的分步过程 [
You need to add the application binaries and prepare an install that checks for prerequisites like .NET framework, Crystal report, etc.

Following articles would help:
MSDN: How to: Install Prerequisites in Windows Installer Deployment[^]
MSDN: Deployment (How Do I in C#)[^]
CP: Add Prerequisites of .NET Framework in Visual Studio Setup Project[^]
Step-by-Step Process of Creating a Setup and Deployment Project[^]


这篇关于我如何为C#,SQL Server和Crystal Report制作的项目制作安装exe文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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