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