Custom wyUpdate

wyUpdate.exe has a behaviour whereby it stops the application that is calling wyUpdate.exe if an update is available (in order to update the calling applications files). I need to disable this behaviour. I have downloaded the source code for wyUpdate.exe but can you give me a pointer as to where in the code this happens.

I am using wyUpdate in a non-standard way which is why I need to disable this behaviour.

wyUpdate does not forcibly stop your app if there's an update available. Instead it just waits until either the user closes your app. Here's the wyUpdate source code: How to make a custom version of wyUpdate.