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