get rid of the Successfully updated message in wyUpdate

Hi,

Since I use the execute option after updating, it's kind of annoying to get the updated version of your software started, but at the same time the wyupdate window persists on the screen with nothing else but information, "... has been successfully updated to version ..", which you have to close manually.

So it would be very nice if after updating wyupdate closed without any confirmation. Is this possible?

Thank you,regards

johny

Hey Johny,

I don't know if you're using a .NET app or not, but if so you can just use the AutomaticUpdater and your app will automatically start after a successful update.

Now, to answer your question. In wyBuild click "File -> Properties", and go to the wyUpdate tab:

[attachment=0]close-wyupdate-on-success.png[/attachment]

Click the "Close wyUpdate on successful update" check box. Now rebuild wyUpdate and include the latest client.wyc and wyUpdate.exe files with your app.

Excellent. Exactly, what I needed. AutomaticUpdater doesnt fit the bill, since I need to start it in a module (without GUI).

Thanks,Regards,johny