Dzwebs.Net

撰写电脑技术杂文十余年

清除回收站文件的批处理代码

Admin | 2012-4-12 7:12:26 | 被阅次数 | 8292

温馨提示!

如果未能解决您的问题,请点击搜索;登陆可复制文章,点击登陆

  使用如下的批处理代码,可将回收站中的文件删除。

  代码示例为:

  rd /s /q C:\Recycled
  rd /s /q d:\Recycled
  rd /s /q e:\Recycled
  rd /s /q f:\Recycled
  rd /s /q g:\Recycled
  rd /s /q h:\Recycled
  rd /s /q i:\Recycled
  rd /s /q g:\Recycled
  rd /s /q k:\Recycled
  rd /s /q l:\Recycled
  rd /s /q m:\Recycled
  rd /s /q C:\RECYCLER
  rd /s /q d:\RECYCLER
  rd /s /q e:\RECYCLER
  rd /s /q f:\RECYCLER
  rd /s /q g:\RECYCLER
  rd /s /q h:\RECYCLER
  rd /s /q i:\RECYCLER
  rd /s /q g:\RECYCLER
  rd /s /q k:\RECYCLER
  rd /s /q l:\RECYCLER
  rd /s /q m:\RECYCLER

  注意,通用的公式为:

  rd /s /q 盘符:\RECYCLER

  因为回收站,可设置到各个盘符,因此,你的电脑中有几个盘符,你就自行设置为哪个盘符。


该杂文来自: 基础知识杂文

上一篇:批处理删除桌面快捷方式

下一篇:详细介绍开机自检的过程及意义、如何取消自检

网站备案号:

网站备案号:滇ICP备11001339号-7

版权属性:

Copyright 2007-2021-forever Inc. all Rights Reserved.

联系方式:

Email:dzwebs@126.com QQ:83539231 访问统计