public static void Main() { Player.App app = new Player.App(); app.InitializeComponent(); app.Run(); }