搜索资源列表
Mr_Jinje_Update_List_XML_Tool_Source
- windows update installer的xmllist工具,方便下载。C#写的源码-windows update installer of xmllist tool to facilitate the download. Source code written in C#
UPdateList
- 自动升级,像QQ一样能根据版本信息列出要升级的程序,点击下一步自动更,只改几处设置.-Automatic updates, such as QQ version listed according to the same program to be upgraded and click Next automatic more, just change a few settings.
UpdateList
- CS程序自动更新,升级文件清单格式。需要更新程序。-CS automatically update, upgrade file list format. Need to update the program.
CSharpAutoUpdate
- c# 实现客户端的自动更新 WebServ模仿一个服务器 AutoUpdate.exe模仿一个客户单 运行客户端(AutoUpdate)就会自动去服务器(WebServ)上下载最新版本的相关文件 UpdateList.xml 存的是文件的版本信息 思路:客户端也有个UpdateList.xml ,每次运行客户端就会首先把服务器上的UpdateList.xml 下载到客户端的 缓存文件夹中,