摘要:
//路径, 添加开机启动/删除开机启动 public static void SetAutoRun(string fileName, bool isAutoRun) { RegistryKey reg = null; try { if (!System.IO.File.Exists(fileName)) throw new Exception("该文件不存在!"); String name = fileName.Substring(fileName.LastIndexOf(@"\") + 1); reg = Registry.LocalMachine.O 阅读全文
posted @ 2013-03-20 14:14
心电心
阅读(264)
评论(0)
推荐(0)
摘要:
rasdial "宽带连接"用户名 密码rasdial "宽带连接" /disconnect 阅读全文
posted @ 2013-03-20 08:44
心电心
阅读(122)
评论(0)
推荐(0)
浙公网安备 33010602011771号