开发者

Can you send arguments to an already running click once application from a webpage?

I have a click on开发者_JAVA百科ce application that that is installed from a page, is it possible to send new arguments to it if its already open?


I don't think so, except startup arguments you won't be able to communicate with it. MSDN link, look at the bottom of the page.


Definitely not. You need an implementation of inter-process communication (Remoting, WCF, ...)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜