Unfortunately the AutomaticUpdater control has to be on the main form of the application for technical reasons. If you want the AutomaticUpdater on the main form, but you don't want it to be actually visible then you can use the "KeppHidden = true" property and the "Visible = false" property.