我如何实现我的内部winform应用程序的自动更新策略 [英] How do I implement an auto update strategy for my in-house winform app

查看:295
本文介绍了我如何实现我的内部winform应用程序的自动更新策略的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个在我公司使用了约20名用户在房子WinForm应用程序。这是有给用户发送一个新的MSI时应用范围发生了变化,我想有提示用户从应用程序他们是否想更新自己的副本真正的痛苦。我的想法是,应用程序的源代码将是我们公司的服务器和应用程序看起来到一个数据库,以查看是否更新提供服务。除此之外,我不知道从那里走。具有类似于此的任何一个做过什么或没有任何一个有关于我应该怎么实现这个的任何建议。

解决方案
  1. 的ClickOnce

  2. 如果这是一个相当简单的程序(没有多少相关性)认为保持程序在网络共享上有让用户从那里运行。

We have an in house winform application that is used by about 20 users in my company. It's a real pain having to send the users a new msi when the application has changed in scope and I would like to have the users prompted from the application as to whether they would like to update their copy. My thoughts are that the source of the application would be on our company server and that the application would look to a database to see if updates area available. Aside from that I don't know where to go from there. Has any one done anything similar to this or does any one have any recommendations on how I should implement this.

解决方案

  1. ClickOnce.

  2. If it's a fairly simple program (not many dependencies) consider keeping the program on a network share have have users run from there.

这篇关于我如何实现我的内部winform应用程序的自动更新策略的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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