Problem with Update Files

Dear Support team

i have a confusing problem about files in your program's foldersat the first experience in section files & folders i added version 1.1 and then i attached 3 files one exe and two dlls in Your programs's folder then i build and run everything was fine without error... but now i added version 1.2 and attached just one file exe file not dll files after update the other files which not updated has been removed from computer.i want to update exe but the others remains?

tnx

You need to follow the step-by-step walkthrough: http://wyday.com/wybuild/help/walkthrough.php

Specifically you need to follow step 6. Where it says to add all files in wyBuild. Why? Because wyBuild compares your versions and decides the best thing to do to generate the smallest possible patches. If you don't add all files then wyBuild will mark files that are present in an "old" version but not in a new version as files that need to be deleted.

Make sense?

thanks for your reply Sam please accept my apologies for the delayed reply because of my work i was so busy...

if i add all files for new update ,will wyBuild download the whole files for computer who has same version of files and doesn't need to update or it detects which files need to be download and update??

sincerely

if i add all files for new update ,will wyBuild download the whole files for computer who has same version of files and doesn't need to update or it detects which files need to be download and update??

Like I said (and the step-by-step walkthrough says):

1. Add all files to all versions.

2. wyBuild generates the smallest possible patches to get from version X to version Y. That's its job.