
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Timo Salmi wrote: >Fri 28-Nov-2003: For some time now I have have considered to >familiarize myself better with the NT/2000/XP scripting by starting >a new FAQ collection. So here we go: > >20353 Nov 28 2003 ftp://garbo.uwasa.fi/pc/link/tscmd.zip >tscmd.zip Useful NT/w2k/XP script tricks and tips, T.Salmi, linked > Hello Timo, I just had a short look into where.cmd. There is an unnecessary link to drive C: in the for loop. I would suggest a %~d to refer to the current drive allowing to recurse into other drives also. BTW Using where for this tool interfers with the one from ms reskit which primarily walks along the dirs in path to locate the files. I think in unix where has also this different usage. -- Greetings Matthias
| <-- __Chronological__ --> | <-- __Thread__ --> |