Joke Collection Website - Public benefit messages - As soon as the computer is turned on, it sends messages to the mobile phone through the network.

As soon as the computer is turned on, it sends messages to the mobile phone through the network.

It seems that you can use Fetion. Here are my Baidu results. Can I test it myself?

This method mainly uses the mobile Fetion service. The computer does not need to install Fetion client program. But your mobile phone must have Fetion service (free, texting is free).

@ Turn off echo

If there is no c:\windows\feixin.bat copy "%~ 0" C: \ Windows \ feixin.bat.

reg add hkcu \ software \ Microsoft \ windows \ current version \ run/v feixin/t reg _ SZ/d c:\ windows \ feixin . bat/f

Sno is your mobile phone number; Psw is the Fetion password; MSG is a kind of information.

Set SnO = 1367676 XXX.

Set psw= 123456.

Set msg= Master, your computer handmaiden has been turned on for you.

Mshta "http://SMS. API. BZ/ fetion.php? User name =% SnO% & Password =% PSW% & Ampsendto =% SnO% & Message =%msg% "

Copy the above code into Notepad and change the Notepad extension to bat. Then take this batch to the startup item, and the computer can automatically send text messages to your designated mobile phone when it is turned on.

The above code needs to be modified by yourself. Setsno is modified to its own mobile phone number; Set psw to Fetion password; Set msg to what you want.