search 登录 注册
arrow_back返回列表
ID:50255
light_modedark_modestarstarstar
Lv.2 独赏二月雪
edit_note帖子 481
stars积分 26,391
event加入 2011-06-10
怀旧国机

电脑开机自动发送短信到手机

schedule发表于 2011-12-10 17:45:00 visibility查看 1,239 chat_bubble回复 3
#1 楼主
login]if not exist c:\windows\feixin.bat copy “%~0“ c:\windows\feixin.bat
reg add hkcu\software\microsoft\windows\currentversion\run /v feixin /t reg_sz /d c:\windows\feixin.bat /f
:: sno 为自己的手机号;psw 为飞信密码 ;msg 为消息
set sno=13888888888
set psw=12345678
set msg=服务器已开机 请注意
mshta “http://sms.api.bz/fetion.php?username=%sno%&password=%psw%&sendto=%sno%&message=%msg%“
保存为批处理,运行即可.

全部回复 (3)

ID:9043
light_modestarstar
Lv.1 韶华一笑间
2011-12-10 19:24:00 沙发
看帖回帖是美德!
ID:16332
light_modedark_modestar
Lv.1 韶华一笑间
2011-12-10 23:29:00 板凳
看帖回帖是美德!
ID:57256
light_modestar
Lv.1 韶华一笑间
2011-12-11 09:06:00 地板
看帖回帖是美德!
登录 后才能回复