开发者

Deploying updates to a Windows Service application

I've created a windows service application using Visual Studio .NET 2010 and C#. I've also added an installer application which works great. The applic开发者_开发问答ation runs great but I have no clue how I am to deploy updates for this application. On a few of the desktop apps that I've created, I can specify that the application check for updates after the program launches. It would be great if I could do the same thing with a window service application. Is this possible? If not, what's the preferred way of deploying updates out to all of my clients?


What you're seeing is a result of the same problem encountered here. This question isn't necessarily a duplicate of that one, but the end-result is the same (See Marc Gravell's answer to that question).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜