ClickOnce for Windows应用程序

编程入门 行业动态 更新时间:2024-10-12 05:45:11
本文介绍了ClickOnce for Windows应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一个名为SuperViewer的图像查看器插件(它是一个Windows控件)。我想在我的网页中使用它作为控制。我可以成功使用。现在,我想要做的是: -

I have an image viewer plugin called SuperViewer (it is a windows control). I would like to use it as contol in my web page. I could succeeded to use. Now, what I want to do is :-

使用Visual Studio 2008发布'SuperViewer',与ClickOnce技术一起使用如果我的网页加载,我必须检查是否插入安装与否。如果安装,无事可做。否则,我需要显示一个名为"Launch SuperViewer Installer"的按钮,并使用ClickOnce技术安装已发布的设置。

Publish the 'SuperViewer' using Visual Studio 2008, to use with ClickOnce technique If my web page loads, I have to check whether the plug in is installed or not. If it is installed, nothing to do. Otherwise, I need to show a button called 'Launch SuperViewer Installer' and install the published set up using ClickOnce technology.

我成功地从MSDN学习了ClickOnce。如何做其他事情?

I succeeded to study ClickOnce from MSDN. How to do other stuffs ?

推荐答案

ClickOnce不是用来安装浏览器插件的。它适用于WPF,Windows窗体和控制台应用程序等客户端应用程序。

ClickOnce is not designed for use to install browser plug-ins. It's for client applications such as WPF, Windows Forms, and console applications.

RobinDotNet

RobinDotNet

更多推荐

ClickOnce for Windows应用程序

本文发布于:2023-11-07 16:00:30,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1566878.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   ClickOnce   Windows

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!