I am trying to use WyBuild to update an exe file (created by Visual Studio and installed using the Visual Studio installer). The update works fine and the new exe is loaded into the program directory.
However, when you try and run this exe, Windows reinstalls the original exe file.
Is there a way around this?