Did you read the AutomaticUpdater intro (and the Windows Forms or WPF tutorials).
If you're just talking about having no menu, but you want to add the ability for users to interact with the updater, then see this topic. If you don't care about user interaction, then simply add the AutomaticUpdater to your form. It will handle all of the details for you.
Tell me if this helps.