I want to make a form pop up the first time a user executes my application to create some settings to save to an INI file for future reference.

How do I make this form pop up but not load the main form until the settings have been selected?