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