|
zerostudy
中级用户
  
积分 266
发帖 98
注册 2006-4-21
状态 离线
|
『楼 主』:
请问如何建一个带.的文件?让人删不了.?或者如何查看?
使用 LLM 解释/回答一下
我现在不知怎么的系统里有一个ad. 的文件.0字节...删不了...不知他的具体文件名是什么..
文件夹带.的路径是这样的.比如:aa. 这个是文件夹.他的真实就是 :md aa..\ 多一个点.删就用rd/s aa..\ , 那文件又是怎么样的我删不了.~~~?
Now I don't know why there is a file named ad. in the system. It's 0 bytes... Can't delete it... Don't know its specific file name... The path of the folder with. is like this. For example: aa. This is a folder. Its real path is : md aa..\ with one more dot. To delete it, use rd/s aa..\, then how about the file? I can't delete it...
|

纵是千年万年 亦难以忘记 |
|
2006-11-24 08:31 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
|
2006-11-24 13:08 |
|
|
zerostudy
中级用户
  
积分 266
发帖 98
注册 2006-4-21
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
还是删不了哦.刚下了一个>~
Still can't delete it. Just downloaded a >~
|

纵是千年万年 亦难以忘记 |
|
2006-11-24 13:38 |
|
|
lxmxn
版主
       
积分 11386
发帖 4938
注册 2006-7-23
状态 离线
|
|
2006-11-24 14:23 |
|
|
maobin
初级用户
 
积分 65
发帖 18
注册 2006-10-1
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
用 rmdir/s aa..\ 就可以删除了
Deleting can be done with `rmdir/s aa..\`
|
|
2006-11-24 19:05 |
|
|
zerostudy
中级用户
  
积分 266
发帖 98
注册 2006-4-21
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
del.不行的...rmdir/s aa..\这个也不行的.这个可以删除带点的文件夹..带点的文件删不了.~~~
del. Doesn't work... rmdir/s aa..\ This also doesn't work. This can delete folders with dots... Files with dots can't be deleted.~~~
|

纵是千年万年 亦难以忘记 |
|
2006-11-25 01:46 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
用 rmdir/s aa..\ 就可以删除了
这个是删除文件夹的。删除文件,不行。
You can delete it with `rmdir/s aa..\`
This is for deleting folders. It doesn't work for deleting files.
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-11-25 01:50 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
我试了下,用WinFileKiller可以完全删除 ad. ad.. ad... 这样的 文件 (不是文件夹)
如果LZ没法删除,很可能文件正在使用,请到安全模式下,或者WinPE下去删除。
I tried it, and using WinFileKiller can completely delete files like ad., ad.., ad... (not folders). If the LZ can't delete them, it's very likely that the files are in use. Please go to safe mode or WinPE to delete them.
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-11-25 01:53 |
|
|
zerostudy
中级用户
  
积分 266
发帖 98
注册 2006-4-21
状态 离线
|
|
2006-11-25 02:12 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
迄今为止,没有发现WinFileKiller不能删除的文件,正在使用的除外。或者,用IceSword来删除也行。
So far, no files that WinFileKiller cannot delete have been found, except for the ones in use. Alternatively, you can also use IceSword to delete them.
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-11-25 03:08 |
|
|
tao0610
高级用户
    朦胧的世界
积分 579
发帖 218
注册 2006-10-24
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
IceSword来的更猛一些。。
Let the IceSword come even more fiercely.
|

认识自己,降伏自己,改变自己,才能改变别人! |
|
2006-11-25 03:56 |
|
|
zerostudy
中级用户
  
积分 266
发帖 98
注册 2006-4-21
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
IceSword这个可以删...我以前一直用他杀进程这些~~不知还可以删文件~~~
IceSword can be deleted... I've always used it to kill processes before~~ I didn't know it could also delete files~~~
|

纵是千年万年 亦难以忘记 |
|
2006-11-25 04:20 |
|
|
electronixtar
铂金会员
      
积分 7493
发帖 2672
注册 2005-9-2
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
其实 IceSword 用来删注册表也是很有一套的
In fact, IceSword is also quite good at deleting the registry
|

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>" |
|
2006-11-25 04:23 |
|
|
anqing
高级用户
   
积分 859
发帖 413
注册 2006-8-14
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
矮人dos的备份ghost文件,可以参考一下它吧,它哪个是文件夹,还是文件,记不清了。楼主可以查一下
The backup ghost file of Dwarf DOS, you can refer to it. I can't remember which one is a folder or a file. The landlord can check it.
|
|
2006-11-25 05:37 |
|
|
zerostudy
中级用户
  
积分 266
发帖 98
注册 2006-4-21
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
是文件夹..叫什么argh.的.
It's a folder.. named "argh."
|

纵是千年万年 亦难以忘记 |
|
2006-11-25 10:28 |
|