WyDay checks automatically when you open the program!

I'm not getting that check WyDay automatically when I open the program!When I open the program and when there is a new update it does nothing, I have to always go to "Check for Updates" for him to see whether there are new updates!

The AutomaticUpdater doesn't check on every startup. That would be stupid (and a major waste of your bandwidth).

It checks every "DaysBetweenChecks" days. And if no update is found, it doesn't bother the user.

Yes, but even so when he finds a new update to update it whenever I have to go to property MenuStrip and click "Check for Updates" to update it!

What I wanted was that when he found a new update, it warn you if the program automatically!

Set the UpdateType to Automatic.

It is as automatic, says not only that!I always have to go to "Check for Updates to see if it exists or not a new update!

The AutomaticUpdater doesn't check on every start. See the "DaysBetweenChecks" property.

This property is on 12.

Exactly. Meaning your app will check every 12 days. Not every day, and certainly not every start of your program.

Then I change it? 12 days is a long time!If the check for it every time the program is started it was still better!Can I do this?

Then I change it?

Yes, of course you can.

If the check for it every time the program is started it was still better!Can I do this?

Set it to 0.

I put my "0" will do just that qunado debug the program does not check it!Does it only does when a new version is available?

It checks on every startup when you set DaysBetweenChecks to 0. However, as I said before, it will not show any indication of checking if there are no updates available. That's by design.

then when it detects a new update warns him immediately?