|
w1314ich
中级用户
  
积分 234
发帖 119
注册 2007-4-22
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
你怎么老是把别人想的那么简单:
另外再回答一下你的正题:
可能我一开始没看懂你的意思,以为你的 del c:\system.bat 就是删除批处理自身,所以我让你把顺序颠倒一下,把这句写到最后。
c:\system.bat是单独存在的批处理,执行删除命令的不是这个批处理
Why do you always assume others are so simple:
Also, answer your main question:
Maybe I didn't understand your meaning at first. I thought your del c:\system.bat was to delete the batch file itself, so I told you to reverse the order and write this sentence at the end.
c:\system.bat is a separate batch file, and the batch file that executes the delete command is not this one
|

word |
|
2008-11-25 21:02 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2008-11-25 21:08 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
PATH NOT FOUND 这个提示应该是 路径未找到吧
PATH NOT FOUND 这个提示应该是 路径未找到吧
|

简单!简单!再简单! |
|
2008-11-25 21:09 |
|
|
w1314ich
中级用户
  
积分 234
发帖 119
注册 2007-4-22
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
天那,我把我要做的东西跟你说吧,我是想做个GHOST自动还原的批处理,那个SYSTEM.BAT和SYSTEM.TXT只是生成的临时文件,还有请不要老是带个什么低技术含量之类的词语,大家都是来学东西的,不管你说谁的东西低技术含量谁都不会高兴,何况各位版主回答问题的时候都不曾说过,因为他们明白谁都是从零起步的,自己也是从会到不会,你倒是牛,口口声声这个低技术含量那个低技术含量,别人这么说你你爽啊!
Oh, man, let me tell you what I'm trying to do. I want to make a batch script for GHOST automatic restoration. Those SYSTEM.BAT and SYSTEM.TXT are just temporary files generated. Also, please don't always use words like low-tech content. Everyone is here to learn. No one will be happy if you say someone's stuff is low-tech. Besides, the moderators didn't say that when answering questions because they understand everyone starts from zero, and they themselves went from knowing to not knowing. You are so full of yourself, constantly saying this is low-tech and that is low-tech. How would you feel if someone said that to you?
|

word |
|
2008-11-25 21:24 |
|
|
26933062
银牌会员
    
积分 2268
发帖 879
注册 2006-12-19
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
退一步海阔天空,都让一步吧!
回正题,
你确定你要删除的文件和这个批处理在同一个目录下吗?
如果不是,加上绝对路径试试?就象你顶楼的那样。
Take a step back and the world is your oyster, let's each give a little.
Back to the main topic,
Are you sure the file you want to delete is in the same directory as this batch file?
If not, try adding the absolute path? Just like in your top post.
|

致精致简! |
|
2008-11-25 22:39 |
|
|
HAT
版主
       
积分 9023
发帖 5017
注册 2007-5-31
状态 离线
|
『第 21 楼』:
Re 19楼
使用 LLM 解释/回答一下
建议楼主把19楼的问题描述更新到顶楼。
如果发帖的时候就能一次性把问题描述清楚,也许可以避免不必要的误会吧。
Last edited by HAT on 2008-11-25 at 23:31 ]
It is suggested that the building owner update the problem description on the top floor. Maybe unnecessary misunderstandings can be avoided if the problem description can be clearly stated at the time of posting.
Last edited by HAT on 2008-11-25 at 23:31 ]
|

 |
|
2008-11-25 23:05 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
Originally posted by w1314ich at 2008-11-25 21:24:
……还有请不要老是带个什么低技术含量之类的词语,大家都是来学东西的,不管你说谁的东西低技术含量谁都不会高兴,何况各位版主回答问题的时候都不曾说过,因为他们明白谁都是从零起步的,自己也是从会到不会,你倒是牛,口口声声这个低技术含量那个低技术含量,别人这么说你你爽啊!
对于那些到这里来求什么病毒木马编写的,我当然要说它们没什么技术含量,而且称它们为病毒还抬举它们了呢!
Originally posted by w1314ich at 2008-11-25 21:24:
……Also, please don't always use words like "low-tech content". Everyone is here to learn things. No one will be happy if you say someone's stuff has low-tech content. Besides, the moderators didn't say that when answering questions because they understand that everyone starts from zero. They themselves also went from knowing to not knowing. You are so arrogant, constantly saying this has low-tech content and that has low-tech content. How would you feel if someone said that to you!
As for those who come here to ask for things like virus and trojan horse writing, of course I have to say they have no technical content, and even calling them viruses is giving them too much credit!
|

DOS倒下了,但永远不死
DOS NEVER DIES !
投票调查:
http://www.cn-dos.net/forum/viewthread.php?tid=46187
本人尚未解决的疑难问题:
http://www.cn-dos.net/forum/viewthread.php?tid=15135
http://www.cn-dos.net/forum/viewthread.php?tid=47663
http://www.cn-dos.net/forum/viewthread.php?tid=48747 |
|
2008-11-25 23:30 |
|
|
lscjing
新手上路

积分 5
发帖 2
注册 2010-2-15
状态 离线
|
『第 23 楼』:
从光盘进入DOS工具箱内运行批处理删除指定文件怎么写?
使用 LLM 解释/回答一下
从光盘进入DOS工具箱内运行批处理删除指定文件怎么写?
比如我要删除以下文件怎么写?
C:\WINDOWS\Prefetch
C:\WINDOWS\Prefetch
C:\WINDOWS\Driver Cache\i386
C:\WINDOWS\Driver Cache\i386
C:\WINDOWS\Driver Cache\i386\ntkrnlmp.exe
C:\WINDOWS\Driver Cache\i386\ntkrnlpa.exe
C:\WINDOWS\Driver Cache\i386\ntkrnlup.exe
C:\WINDOWS\Driver Cache\i386\ntkrpamp.exe
C:\WINDOWS\Driver Cache\i386\ntoskrnl.exe
C:\WINDOWS\system32\ntkrnlmp.exe
C:\WINDOWS\system32\ntkrnlpa.exe
C:\WINDOWS\system32\ntkrnlup.exe
C:\WINDOWS\system32\ntkrpamp.exe
C:\WINDOWS\system32\ntoskrnl.exe
谢谢大家了。
How to write a batch script to delete specified files when running from a DOS toolbox on a CD?
For example, how to write it for the following files?
C:\WINDOWS\Prefetch
C:\WINDOWS\Prefetch
C:\WINDOWS\Driver Cache\i386
C:\WINDOWS\Driver Cache\i386
C:\WINDOWS\Driver Cache\i386\ntkrnlmp.exe
C:\WINDOWS\Driver Cache\i386\ntkrnlpa.exe
C:\WINDOWS\Driver Cache\i386\ntkrnlup.exe
C:\WINDOWS\Driver Cache\i386\ntkrpamp.exe
C:\WINDOWS\Driver Cache\i386\ntoskrnl.exe
C:\WINDOWS\system32\ntkrnlmp.exe
C:\WINDOWS\system32\ntkrnlpa.exe
C:\WINDOWS\system32\ntkrnlup.exe
C:\WINDOWS\system32\ntkrpamp.exe
C:\WINDOWS\system32\ntoskrnl.exe
Thank you everyone.
|
|
2010-9-14 23:37 |
|