如何在客户端计算机上安装Windows c#软件? [英] how to install windows c# software in client machine with proceess?

查看:91
本文介绍了如何在客户端计算机上安装Windows c#软件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名软件开发人员,我在客户端计算机上安装软件时遇到问题,客户端PC没有.net框架,因此我必须安装.net的完整软件.
请告诉我如何使用软件安装框架.

i am a software developer , i have a problem to install software on client machine, client pc does not having .net framework so i have to install full software of .net.
please tell me how to install frame work with software.

推荐答案



请阅读这篇文章
创建设置

要附加框架,请遵循以下说明
1.右键单击安装项目.
2.单击属性
3.单击前提条件
4.从列表中选择您要使用Framework之类的设置附带的选项
5.选择(从与我的位置相同的位置下载必备软件)

现在单击确定.

并重建项目.现在,从setup.exe安装软件.它将在安装软件之前先安装所有先决条件.

问候
AR
Hi,

Please read this article
Create setup

For attaching framework follow these instructions
1. Right Click of setup project.
2. Click on properties
3. Click on prerequisites
4. Select options from list what you want to attch with setup like Framework
5. Select(Download prerequisites from the same location as my Location)

Now click ok.

And rebuild the the project. Now install your software from setup.exe. It will install all the prerequisites before your software

Regards
AR


http://msdn.microsoft.com/zh-我们/library/ee942965.aspx [ ^ ]


这篇关于如何在客户端计算机上安装Windows c#软件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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