转载:死性不改’s Blog 具体步骤如下: 先在网络连接–新建拨号快捷方式,命名为 adsl(可以为其他,但是要和注册表里面的名称一致),双击登录,选择保存用户名和密码, 在属性中选择“选项”,去掉“提示名称、密码和证书等”的钩,也可以去掉“连接时显示连接进度”(这样不会显示拨号登录窗口) 进入注册表,开始-运行-regedit,依次展开:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run 新建 字串值,命名为 adsl 输入 c:\windows\system32\rasphone.exe -d adsl 或者将下面的文件保存为 *.reg,如Auto_adsl.reg,然后双击导入: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] “adsl”=”c:\\windows\\system32\\rasphone.exe -d adsl” 启动机器试一下吧,无论你开机启动还是注销都会自动拨号上网啦。 ADSL自动上网的设置详解(利用任务计划) ADSL实现自动拨号上网的设置
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed