开发者

ClickOnce for a windows application

开发者 https://www.devze.com 2023-03-17 21:49 出处:网络
开发者_Python百科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, I want to:

开发者_Python百科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, I want to:

Publish the 'SuperViewer' using Visual Studio 2008, to use with the 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.

ClickOnce for a windows application

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


Refer to the forum post ClickOnce for windows application.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号