[Question] Update Wyupdate.exe

Hello friends,

I have the source code wyupdate.exe

I made some changes when processing is complete, since many teams do not get to finish the .exe file unless the end user from the task manager.

My question is, now I want to launch an update of my custom wyUpdate and replace.

So here I hope you all well, what I want to know is if I embed the new wyUpdate in an update it is replaced, but if I think a new update where I do not include the wyupdate.exe, remove it?

I do not want is to create a new update now, having to add in all the updates with the files I update wyUpdate, just want to add once

See: How to make a custom version of wyUpdate. With your next update your custom version of wyUpdate will be used.

Hello,Currently using a customized version already, but I did code changes. My question is, if I include it in an update, when you create future updates will need to include the updater or needless?

You will have to continue to maintain your custom version of wyUpdate and release them described in the article I linked to.

Hello,

I've been checking the link but I fail to understand the help. I could help you?

I do not understand is that if I update the updater executable, you need to update in the other versions.

For example, if you think the update number 4.5 and I add the ejeutable update file and now I think the 4.6 update, the update 4.6 should also add the update file to include in future updates?

I do not understand is that if I update the updater executable, you need to update in the other versions.

In the article we say that you need a separate wyBuild project file for your custom version of wyUpdate. Do that.

For example, if you think the update number 4.5 and I add the ejeutable update file and now I think the 4.6 update, the update 4.6 should also add the update file to include in future updates?

I don't know what you're asking. 4.5 of what? Your custom version of wyUpdate? Or your app?

hello

Yes. I mean, my clients have a customized version. Now when you create the update 4.5 which I have corrected some things wyupdate.exe executable update it and within a few days if I get the 4.6, I have to include custom wyupdate.exe or needless again?

Just corrected some things for version 4.5 and do not want to have to be added in future updates updater.

If you use a newer version of wyBuild then you will also need to update your version of wyUpdate to match our version of wyUpdate feature-wise. wyBuild assumes you will be using a version of wyUpdate that supports its full set of features.

Hi Sam, I mean the following.

My clients already have a customized version and configured the url of updates too.

My question is, now I want to start a file update update since I added new things to the updater and I want to upgrade my version 4.5

To update it will update first and then update files with others directed.

My question is, in the new version that adds 4.6, have to include the updater or needless well again. I say this so that the file is not deleted. I have everything configured as in the tutorial.

My question is, if I now add the new updater 4.5 and the 4.6 I did not add, it will delete the file updater?

thanks

I honestly don't know what you're asking. wyUpdate self-updates only if there is a new version to your app. Otherwise it sticks to whatever version it's on. When a new version of your app is released it will self-update to the latest wyUpdate and then update to the latest version of your app.

Again, this is covered in the article:

wyUpdate only self-updates when there is a new version of your app available. If a new version of your app is available and a new wyUpdate version is available then the new version of wyUpdate is downloaded and installed before your app is downloaded and installed.