Must install update?

So is there any way i can force user to update, because my app must be updated to be able to run well?So if user run myapp.exe to first check for updates and to force user to install them, and then run myapp.exe?

It's up to you. Just download and extract updates in the background using the AutomaticUpdater then either install when your app closes or before it starts.