开发者

Seaching dll problem

Is this the right code for searching in开发者_开发百科 cmd? Please check it..

c:\windows\assembly\ a\s\w healthcare*.*


Try this:

DIR path\part-name*.dll /s

or in your special case

DIR %windir%\*healtcare*.* /s

where part-name stays for "part of file name you're searching".

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜