Chinaunix首页 | 论坛 | 博客
  • 博客访问: 366571
  • 博文数量: 53
  • 博客积分: 2000
  • 博客等级: 大尉
  • 技术积分: 1143
  • 用 户 组: 普通用户
  • 注册时间: 2007-11-14 11:53
文章分类

全部博文(53)

文章存档

2011年(1)

2008年(52)

我的朋友

分类: WINDOWS

2008-07-08 20:30:34

右键打开命令提示符,并获得当前目录。
将以下内容保存为 reg文件,双击运行。
 
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\DOS.Command]
@="&Dos Command from here"
[HKEY_CLASSES_ROOT\Directory\shell\DOS.Command\command]
@="cmd /K \"cd %L\""
 
阅读(1231) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~