使用prequistics进行点网设置 [英] make a dot net setup with prequistics

查看:50
本文介绍了使用prequistics进行点网设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用visual studio setup项目为我的winform应用程序制作一个安装文件。我给出了所有先决条件(dotnet 3.5,基于vs 2008的水晶报告等)。但是当我在客户端机器中运行它时显示错误并告诉组件无法安装。我正在运行setup.exe而不是msi。



请帮我一个具体的教程来设置所有dotnet项目的先决条件。



如果机器没有dotnet框架,先决条件可以安装框架。如果机器有这个,那么它将被跳过。我是对的吗? div class =h2_lin>解决方案

以下将有所帮助。



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

2. 为C#应用程序制作安装程序并包含.NET框架安装程序进入设置 [ ^ ]

I am making a setup file using visual studio setup project for my winform application.I'm giving all prerequisites (dotnet 3.5,crystal report basic for vs 2008,etc.).But When I run the setup in client machine it shows error and telling that components can not be installed.I am running setup.exe not the msi.

Please help me with a concrete tutorial to make a setup with all prerequisites of dotnet project.

If the machine has no dotnet framework the prerequisites can install framework.If the machine has this then it will be skipped.Am I right?

解决方案

Following will help.

1. Add Prerequisites of .NET Framework in Visual Studio Setup Project[^]
2. Make an Installation program for C# applications and include .NET Framework installer into the setup[^]


这篇关于使用prequistics进行点网设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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