Re: Distinguishing between a directory and a file
- From: "Dean Wells [MVP]" <dwells@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Mar 2006 21:49:05 -0500
That's a fair point ... it's a recommendation with which I'm not
familiar nor do I understand its motivation, would you provide a link to
the document you reference so I can put it in context ... thanks much.
Regards.
Dean
--
Dean Wells [MVP / Directory Services]
MSEtechnology
[[ Please respond to the Newsgroup only regarding posts ]]
R e m o v e t h e m a s k t o s e n d e m a i l
Stefan Kanthak wrote:
"Dean Wells [MVP]" <dwells@xxxxxxxxxxxxxxxxxxxxxx> wrote:
[...]
The following (albeit a more thorough derivative)
is functioning adequately for me in a number of scripts executing
~daily on Windows 2000, XP and Vista -
if exist %~s1\nul (echo yes) else (echo no)
This is not to say that caveats don't exist,
NTFS8dot3NameCreation for example?
This setting is recommended by MSFT in the W2K AD setup guidelines.
I'm using it on all my machines since NT4, and since I disabled it
in SETUPREG.HIV no single file/directory name has a "short" entry.
*I*'d never recommend a solution that doesn't work in general, at
least without placing a big CAVEAT anywhere around it, if I know
about it shortcomings.
Stefan
.
- Follow-Ups:
- Re: Re: Distinguishing between a directory and a file
- From: Jerold Schulman
- Re: Re: Distinguishing between a directory and a file
- References:
- Re: Distinguishing between a directory and a file
- From: Dean Wells [MVP]
- Re: Distinguishing between a directory and a file
- From: Timo Salmi
- Re: Distinguishing between a directory and a file
- From: Joe Richards [MVP]
- Re: Distinguishing between a directory and a file
- From: Timo Salmi
- Re: Distinguishing between a directory and a file
- From: Joe Richards [MVP]
- Re: Distinguishing between a directory and a file
- From: Timo Salmi
- Re: Distinguishing between a directory and a file
- From: Joe Richards [MVP]
- Re: Distinguishing between a directory and a file
- From: Timo Salmi
- Re: Distinguishing between a directory and a file
- From: Dean Wells [MVP]
- Re: Distinguishing between a directory and a file
- From: Stefan Kanthak
- Re: Distinguishing between a directory and a file
- Prev by Date: Re: Distinguishing between a directory and a file
- Next by Date: Re: Distinguishing between a directory and a file
- Previous by thread: Re: Distinguishing between a directory and a file
- Next by thread: Re: Re: Distinguishing between a directory and a file
- Index(es):
Relevant Pages
|