Update check button

Hello there, can someone please tell me how could i make update check on button click or on form load in visual basic? I'm really confused and cant get it working.

A good place to start is right here: Walkthrough for your first time using wyBuild. If you have any specific hangups on any of the steps then please let us know exactly what's not working.

I did check it, but there is only if i make menu or tooltip, and i need on button click when user login to check for update or on form load even better, is it possible somehow to do it?

The AutomaticUpdater automatically checks for updates. Hence the name. You don't need to do anything special. Just follow the walkthrough. If you want to alter how often it checks then use the "DaysBetweenChecks" property.

So basically if I put 1 day, it will each day check for update even if user don't click update button?

Yes, exactly.

Ohh okay thank you very much 🙂