github slorelee/wimbuilder2 update

4 years ago

This Tag is not the latest version of master.
This tag is used to download the MD5 manifest file(remote.MD5) for _updater.cmd.

How To Use?

version >= v2020.11.11

Update from github

  • 1.) Goto the "About" page, click the "Update" button. (update from github)

Update from gitee

  • 1.) Goto the "Settings" page, change the update source to "Gitee".
  • 2.) Goto the "About" page, click the "Update" button.

version >= v2020.08.08 && version <= v2020.10.10

Update from github

  • 1.) Goto the "About" page, click the "Update" button. (update from github)

Update from gitee

  • 1.) Goto the "Advanced" page, run next codes:
set REMOTE_URL=http://hello.wimbuilder.world/static/releases/WimBuilder2/master
set SOURCE_URL=https://gitee.com/slorelee/wimbuilder2/raw/master
call _Updater

version < v2020.08.08

  • 1.) Download the _Updater.cmd file, and put it in to WimBuilder2\bin\ folder. (if it does not exists)
  • 2.) Double click it to run. (update from github)

Update from gitee :

WimBuilder2\bin>set REMOTE_URL=http://hello.wimbuilder.world/static/releases/WimBuilder2/master
WimBuilder2\bin>set SOURCE_URL=https://gitee.com/slorelee/wimbuilder2/raw/master
WimBuilder2\bin>_Updater

Don't miss a new wimbuilder2 release

NewReleases is sending notifications on new releases.