update on start

I have integrated the auto-updater into my app but it always asks me to kill the running process(main app) to get the updater to complete? How can I get it to update the app without needing to kill the process first? I have followed the instructions as requested.

Windows requires a file to be closed before it can be updated. So, you're seeing wyUpdate working as designed.

So no way to avoid this?