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