在另一台计算机上运行新应用 [英] Run new application in another computer

查看:131
本文介绍了在另一台计算机上运行新应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hello 

I created an application with crystal report, how can I run it in another computer (the client computer) without installing visual studio there 
:)





我尝试过:



我需要一个程序来安装软件包



What I have tried:

I need a program to make installation package

推荐答案

请按照以下链接创建安装文件安装。



如何在Visual Studio 2010中创建完整的SetUp exe C# [ ^ ]

在.NET Windows应用程序中创建EXE或安装文件探索.net [ ^ ]

如何从Windows窗体应用程序创建安装文件(.Exe文件) MY.NET教程 [ ^ ]

^ ]
Follow these links for Creating setup file for installation.

How To make a Complete SetUp exe in Visual Studio 2010 C#[^]
Create an EXE or Setup File in .NET Windows Application | explore .net[^]
How to Create Setup file(.Exe File) from Windows Forms Application | MY.NET Tutorials[^]
Creating an MSI/Setup Package for C# Windows Application Using a Visual Studio 2010 Setup Project[^]


The tutorial covers the basic steps for creating the installation project.



检查这里。 [ ^ ]


您好,

通常,如果您想在客户端计算机上运行该应用程序,我们必须创建一个具有先决条件的设置。网络框架和其他第三方依赖图书馆,如水晶报告。



在Visual Studio安装项目中添加.NET Framework的先决条件 [ ^ ]



希望此链接将有助于创建具有先决条件的安装项目。
Hi,
Generally if you want to run the application on client computer we have to create a setup with prerequisites as .net framework and other third party depended libraries like crystal report.

Add Prerequisites of .NET Framework in Visual Studio Setup Project[^]

Hope this link will helpful in creating setup project with prerequisites.


这篇关于在另一台计算机上运行新应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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