1,新建文本文档,命名为restart explorer(或其他,随便),保存以下内容。
|
1 |
taskkill /f /im explorer.exe & start explorer.exe |
2,点击重命名该文本文档,修改后缀为bat(批处理格式)。
3,双击运行该批处理文件,实现重启资源管理器功能。
1,新建文本文档,命名为restart explorer(或其他,随便),保存以下内容。
|
1 |
taskkill /f /im explorer.exe & start explorer.exe |
2,点击重命名该文本文档,修改后缀为bat(批处理格式)。
3,双击运行该批处理文件,实现重启资源管理器功能。
文章评论