Hello,
can I exclude data when updating my program?
I have the following folder structure:
C:\Program Files (x86)\SampleApplicationSetup\
Contents:
Sample.exe
client.wys
wyUpdate.exe
SampleWindowsService.exe
Now I want that the file "SampleWindowsService.exe" is not touched when updating. Is this possible?
Greetings
Steffen
Include all files in every version. If the file is unchanged, wyBuild is smart enough to not create a patch for it.