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