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