为用户安装.Net [英] Install .Net for user

查看:114
本文介绍了为用户安装.Net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



如何将.Net Framework放入我的软件设置中,以便当用户执行安装和安装软件时,也可以同时安装.Net Framework?

谢谢

Hi,

How I can put .Net framework in my software setup that when user execute setup and install software, .Net framework install also?

Thanks

推荐答案

您可以将其作为安装的必备软件. [
You can ship it as a prerequisite with the set up. This[^] might help.


看看这个 ^ ].可能对您有帮助.
Have a look at this post[^]. It may be of some assistance to you.


看这里:
http://www.devarticles.com /c/a/C-Sharp/Creating-a-.NET-Windows-Installer--Part-1/ [
Look here:
http://www.devarticles.com/c/a/C-Sharp/Creating-a-.NET-Windows-Installer--Part-1/[^]

Before installing your own exe, you need to add .Netframework as a pre-requisite and install that first. You need to add that in your complete install and put for installation before your software. :thumbsup:


这篇关于为用户安装.Net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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