Hey Sven,
We talk about self-updates, and how to make sure your version of wyUpdate self-updates to your newer versions of wyUpdate. See: How to make a custom version of wyUpdate.
I have rolled my own custom stand-alone wyUpdate.exe (which I call Updater.exe) using the open source code.When running Updater.exe from my program, it automatically exchanges itself for the original wyUpdate.exe (this time called Updater.exe). I guess this is what is referred to in the documentation as "wyUpdate self-updates"?After the upgrade I have the original wyUpdate.exe (disguised as Updater.exe) in my program folder.
How can I have my own Updater.exe during the update process and also in the resulting program folder?
Thanks!Sven
Hey Sven,
We talk about self-updates, and how to make sure your version of wyUpdate self-updates to your newer versions of wyUpdate. See: How to make a custom version of wyUpdate.
I must have missed that page.Now it works nicely.Thanks!