'''2.1. New User Dialogue''' If this is the first time that the program has been run, a dialogue box will appear over the main menu background, and must be dealt with before accessing the main menu. '''2.1.1. Player Profile''' This dialogue is used to create the game's first user profile. A profile is used to keep the player's saved games and unique settings separate from any other player, track his campaign progress, and identify the player in-game. The player must type a user name in the indicated edit box, then click ''OK'' or press ''Enter'' to continue and create the new profile. He can also click ''Cancel'' or press ''Esc'' to terminate the application. '''6.6. Profile''' A window under this tab lists all player profiles that have been created. The player can select a profile from this list to set it as the current profile, create new profiles, or delete existing ones (requests confirmation before deleting).