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