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