|
meiguobu
初级用户
 
积分 36
发帖 12
注册 2006-7-20
状态 离线
|
『楼 主』:
谁能告诉我呀?
使用 LLM 解释/回答一下
我的电脑有可疑的文件,怎么样在DOS 下侧除呀?各位高手能告诉我吗?
My computer has a suspicious file. How to delete it under DOS? Can all the experts tell me?
|
|
2006-7-20 09:47 |
|
|
wl00560
银牌会员
    
积分 1384
发帖 709
注册 2005-10-29
状态 离线
|
|
2006-7-20 22:15 |
|
|
meiguobu
初级用户
 
积分 36
发帖 12
注册 2006-7-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
哦 可是侧不掉呀.我装的是XP的系统.用98的光盘启动.就是侧不掉呀
Oh, but it can't be removed. I'm using an XP system. I booted with a 98 CD, but it just can't be removed.
|
|
2006-7-21 22:07 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
嘿嘿,楼上的,报上你的操作过程来!不要说未按二楼的指示办哦。
Hey, the person above, please report your operation process! Don't say you didn't follow the instructions from the second floor.
|
|
2006-7-22 12:20 |
|
|
meiguobu
初级用户
 
积分 36
发帖 12
注册 2006-7-20
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
哦.是这样的了.我看到有几个可疑的文件.它们的名为ntuser.dat ntuser.log userclass.dat userclass.log 以前没看到过吗.想在XP下删掉它们,可惜就不行.我就用98的盘子启动用DEL还是不行.怎么办呀
Oh. That's the case. I saw a few suspicious files. Their names are ntuser.dat, ntuser.log, userclass.dat, userclass.log. Did I not see them before? I want to delete them under XP, but I can't. I used the 98 disk to boot and used DEL but still couldn't. What should I do?
|
|
2006-7-22 20:43 |
|
|
bc12060101
银牌会员
    
积分 1455
发帖 712
注册 2006-1-20
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
怎么不行法?
进入文件所处目录,去掉那几个文件的系统、隐藏、只读属性,再删!
attrib -s -h -r ntuser.dat
attrib -s -h -r ntuser.log
attrib -s -h -r userclass.dat
attrib -s -h -r userclass.log
del ntuser.dat
del ntuser.log
del userclass.dat
del userclass.log
Why doesn't it work?
Enter the directory where the file is located, remove the system, hidden, and read-only attributes of those files, then delete them!
attrib -s -h -r ntuser.dat
attrib -s -h -r ntuser.log
attrib -s -h -r userclass.dat
attrib -s -h -r userclass.log
del ntuser.dat
del ntuser.log
del userclass.dat
del userclass.log
|
|
2006-7-23 00:07 |
|
|
s2731
中级用户
   dos联盟算卦的
积分 397
发帖 182
注册 2006-7-13
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
先搞清什么文件再删呀
First, figure out which files before deleting them
|
|
2006-7-23 20:19 |
|
|
yefenghome
初级用户
 
积分 54
发帖 18
注册 2006-8-26
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
传说那几个文件是用户信息文件放在用户名文件夹下面的。还是弄清楚了再说
It is said that those few files are user information files placed under the username folder. Let's figure it out before talking.
|
|
2006-9-27 08:50 |
|