|
sandytcl
初级用户
 
积分 36
发帖 10
注册 2007-12-29
状态 离线
|
『楼 主』:
[求助]如何强制删除一个文件:如 .EXE .DLL
使用 LLM 解释/回答一下
我想删除一个XX.DLL的文件...但是却提示"无法删除 XXX: 访问被拒绝. 请确定磁盘未满或未被定保护而且文件未被使用.:(
I want to delete a XX.DLL file... But it prompts "Cannot delete XXX: Access is denied. Make sure the disk is not full or write-protected and the file is not in use." :(
|
|
2007-12-30 10:30 |
|
|
stpeach
新手上路

积分 2
发帖 1
注册 2007-12-30
状态 离线
|
|
2007-12-30 14:31 |
|
|
hxwxyz
中级用户
  
积分 245
发帖 123
注册 2007-6-8
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
这个可能是有进程调用了这个动态链接文件。用第三方工具比较方便或者终止这个进程
This might be because a process is calling this dynamic link file. It's more convenient to use a third-party tool or terminate this process.
|
|
2007-12-30 18:19 |
|
|
sandytcl
初级用户
 
积分 36
发帖 10
注册 2007-12-29
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
2楼的回答我试过了....不行啊..."WINDOWS 找不到文件 'rimdir'....!!
The answer on the 2nd floor I tried.... It doesn't work.... "WINDOWS cannot find the file 'rimdir'....!!"
|
|
2007-12-30 23:49 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2007-12-31 00:09 |
|
|
XYGS
初级用户
 
积分 41
发帖 22
注册 2007-11-17
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
还是用第三方的工具好些
It's still better to use third - party tools.
|
|
2007-12-31 14:10 |
|
|
INeverAsk
初级用户
 
积分 97
发帖 42
注册 2006-10-5
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
如果这个批处理能判定是什么里程使用它,然后结果它再删除就可以了
If this batch processing can determine what mileage uses it, and then the result can delete it.
|
|
2008-1-23 08:08 |
|
|
bnxf
初级用户
 
积分 29
发帖 16
注册 2007-3-23
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
系统正在使用的文件当然无法删除,使用Unlocker或360文件粉碎工具等第三方软件可以试试看,如果使用批处理,可以重启电脑进入DOS引导盘使用DEL命令删除。
Files that the system is using cannot be deleted of course. You can try using third-party software like Unlocker or 360 File Shredder. If using batch processing, you can restart the computer and enter the DOS boot disk to use the DEL command to delete.
|
|
2008-1-24 11:15 |
|
|
ddos2008
初级用户
 
积分 34
发帖 15
注册 2008-2-14
状态 离线
|
|
2008-3-8 11:02 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
|
2008-3-8 11:37 |
|
|
tuamin
新手上路

积分 16
发帖 7
注册 2008-2-3
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
unlocker有时也不行~
Unlocker sometimes doesn't work either.
|
|
2008-3-10 01:33 |
|
|
BWSkyer
中级用户
   我是DOS学者
积分 367
发帖 180
注册 2006-5-14 来自 重庆
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
有可能是系統調用起的, 要先結束調用的進程~~~
有個辦法絕對可以, 安裝個DOS系統, 在下面想刪除什么就刪除什么~~~比文件粉碎機來得實在吧...哈哈
It's possible it's caused by system calls. You need to end the processes of the calls first.
There's an absolutely reliable way. Install a DOS system, and then you can delete whatever you want below. It's more practical than file shredders... Haha
|

My blog:左铅右椠 上善若水
My team: 519创意团队 |
|
2008-3-11 16:27 |
|