Mailing List Archive



Back to the month index Back to the list index

Travis Low (tlow@mindq.com)
Fri, 14 Nov 1997 14:32:45 -0500


Message-Id: <3.0.32.19971114143231.00a11100@alterdial.uu.net>
Date: Fri, 14 Nov 1997 14:32:45 -0500
From: Travis Low <tlow@mindq.com>
Subject: Re: Important !!!!

At 02:13 PM 11/14/97 -0500, Guido Klapperich wrote:
>But the next problem is, that I'm
>working under Windows NT and there I can't create a directory '.tmp'. I
>have tried it with an directory called 'tmp', but that doesn't work.
>Knows someone a solution for this problem ?

The problem isn't NT, it's the brain-dead Windows Explorer. Just use the
command line and type "md .tmp".

Travis