Please Help! updates not working!!!

when i build a new version (1.1) select all the files and go to build updates it says it cannot build updates because the file location of the .exe is the same, and i have to have each version in a different place basicly, so how do i do this?

Hey Alex,

We cover this in the step-by-step walkthrough. wyBuild doesn't store the files for you, it just references them from disk. This means the only way wyBuild can create patches from one version to another is if the files are in 2 separate locations.

After reading the walkthrough (it's shorter than it sounds, and it has pictures), you'll find out you should store your files in separate folders. For example version 1.0 in a version "1.0" folder and version 1.1 in a version "1.1" folder. Then add these files to wyBuild.

Does this make sense?