我是Windows批处理编程的新手。我想编写一个批处理脚本,执行时会打开浏览器并在登录时从gmail帐户注销。有没有办法使用Windows批处理编程从gmail帐户注销?
答案 0 :(得分:0)
使用LogOut链接:
start firefox.exe http://mail.google.com/mail/?logout^&hl=en
答案 1 :(得分:0)
使用以下行退出Google帐户:
start chrome.exe https://accounts.google.com/Logout?hl=en