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