设置维护版本 [英] set up with maintain version

查看:81
本文介绍了设置维护版本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi frnds


我是基于窗口的应用程序开发的新手.我的问题是,首先我使用设置项目制作exe文件并上传到服务器上.用户可以下载此exe.
当我上传新版本的exe时,我想向正在运行的用户提供通知弹出窗口,以下载新的一个exe..



谢谢....

hi frnds


i m new in window based application development. my problem is that first i make of exe file using set up project and upload on the server.user can download this exe.
when i upload new version exe then i want to provide the notification popup to running user for download new one exe..



thank....

推荐答案

两个选项:

都可以使用ClickOnce,它支持更新通知和自动更新

或者,编写一个简单的更新检查器(例如,使用WebRequest在服务器上存储版本号的特定页面上查找)并将其包含在应用程序中.
Two options:

Either use ClickOnce, which supports update notification and auto-update

Or, write a simple update checker (e.g. using WebRequest to look up a particular page on your server where you store the version number) and include that in your application.


这篇关于设置维护版本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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