ClickOnce for Windows应用程序 [英] ClickOnce for windows application

查看:99
本文介绍了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应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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