发布C#winform ClickOnce应用程序时如何选择自定义必备软件(exe文件)? [英] how to select custom prerequisites(exe file) while Publishing a C# winform ClickOnce Application?

查看:83
本文介绍了发布C#winform ClickOnce应用程序时如何选择自定义必备软件(exe文件)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我们正在开发C#Winforms应用程序,现在我想使用clickonce部署我的应用程序,这里我成功添加了dll参考和前提条件(.net 4).但是我们使用DSO Framer控件通过c#应用程序显示Word文档.我们已经使用dsoframer控件安装程序exe文件安装了dsoframer控件.

我想在.net 4中包含此自定义先决条件.

我也想添加我的数据文件...

请指导我摆脱此问题...

Hi All,

We are developing C# Winforms applications.Now i want to deploy my application using clickonce.Here i successfully added the dll reference and prerequisites(.net 4).But we are using DSO Framer control for displaying word document through our c# application.For, that we have installed an dsoframer control using dsoframer control setup exe file.

i want to include this custom prerequisites with .net 4.

I also want to inlcude my data files...

Please guide me to get out of this issue...

推荐答案

此处是有关自定义Prereq的CP文章(尽管不确定适用于.Net 4, ):
向"ClickOnce"应用程序添加您自己的(自定义)先决条件 [ http://msdn.microsoft.com/en-us/library/ms165429 (v = VS.100).aspx [ http://jcrawfor74.wordpress.com/2008 /02/27/bootstrap-manifest-generator-how-to-custom-pre-requisites/ [
Here is a CP Article about Custom Prereqs (Not sure it''s for .Net 4, though):
Add your own (custom) prerequisite to "ClickOnce" application[^]

Here is the MDSN:
http://msdn.microsoft.com/en-us/library/ms165429(v=VS.100).aspx[^]

Another article that helped me once, but it''s not .Net 4 either:
http://jcrawfor74.wordpress.com/2008/02/27/bootstrap-manifest-generator-how-to-custom-pre-requisites/[^]

Hopefully these can get you started.


转到解决方案资源管理器项目属性,您会找到答案..
Go to the Solution Explorer Project Properties, and u will find you answer..


这篇关于发布C#winform ClickOnce应用程序时如何选择自定义必备软件(exe文件)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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