freemantau / updator

Windows platform upgrade program, no dependencies, no dll, directly use xml configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

updator

介绍

通用单文件更新程序,无依赖,通过xml配置,系统兼容windows xp至11

输入图片说明

UpdateList.xml 配置说明

  1. AutoUpdater/Updater/Url 服务器xml文件地址
  2. AutoUpdater/Updater/DownloadUrl 服务器更新文件下载地址
  3. AutoUpdater/Application/EntryPoint 更新完成后执行程序
  4. AutoUpdater/Files/File 更新文件列表及版本号,用于对比本地同名文件的列表和版本号。
  5. AutoUpdater/DeleteFiles/File 删除的文件列表

About

Windows platform upgrade program, no dependencies, no dll, directly use xml configuration.

License:GNU Affero General Public License v3.0


Languages

Language:HTML 65.9%Language:CSS 20.1%Language:JavaScript 13.9%