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