BAT Batch One-click Login NetEase 163 and 126 mailbox _dos/bat

Source: Internet
Author: User

Believe that a lot of friends have NetEase 163 or 126 of the mailbox, if you usually do not use foxmail such mail client tools to send and receive mail, but like through a Web browser to send and receive mail, then each time to open the mailbox login address, and then enter the username and password, it is trouble. Here's a quick way to sign in to NetEase 163 and 126 mailboxes, and opening and logging into 163 and 126 mailboxes is as simple as opening an application with a shortcut on the desktop.

One or one key login NetEase 163 Mailbox method

Copy the following code into Notepad and save it as a. bat batch file named: Htmer_163mail.bat, save and double-click to run.

Copy Code code as follows:

@echo off
Set "var= Mailbox logon user name"
Set "num= Mailbox login Password"
Start "163 Mailbox Login" "https://reg.163.com/logins.jsp?username=%var%&password=%num%&url=http://fm163.163.com/ Coremail/fcg/ntesdoor2 "


two or one key login NetEase 126 Mailbox Method

Copy the following code into Notepad and save it as a. bat batch file named: Htmer_126mail.bat, save and double-click to run.

Copy Code code as follows:

@echo off
Set mail=126
Set user= mailbox Logon user name
Set pass= Mailbox Login password
Set "126=https://entry.mail.126.com/cgi/login?&bcookie=&user=%user%&pass=%pass%"
cmd/c start ""%%%mail%%% "

Note: Please replace the "Mailbox login username" and "Mailbox login password" in the above two paragraphs for your own mailbox username and password.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.