Release: Updater for x264Gui v0.1 beta2
Hi, i fixed an error that occurs when the Updater don’t find the versions.xml file. ( this one )
Download the new version of Updater, delete your versions.xml file and then finally re-update the program. Now all should be fine.
If you want you can manually modify the existing versions.xml file, but is necessary only if it looks like this:
<?xml version=”1.0″ encoding=”utf-8″?>
<root>
<local x264gui=”” x264_codecs=”” />
</root>
in that case you have to change it into this:
<?xml version=”1.0″ encoding=”utf-8″?>
<root>
<local x264gui=”0:9:4″ x264_codecs=”2200:1″ />
</root>
in this way is not necessary to re-update the program.
Download link: Updater v0.1 beta2