Hi.


I have out-of-browser application that is getting updates by the event "CheckAndDownloadUpdate".


My problem is that my application will be updated EVERY time it will start.

After getting the update - the user needs to close and re-open the app.


Is there a way to prevent this?

Kind of silent update for the OOB app?

Can do the update without bothering the user?


Thanks.