- Jul
- 325
- 4
Another program I had created a folder with a space at the end. I tried using explorer to remove the directory without success. I thought if I use the short name I could remove in tcc. However no success. I went into cmd and did the same and it worked. Here is the screen output.
Volume in drive G is old g drive Serial number is e4c8:6d9a
Directory of G:\temp\temp\*
5/07/2008 11:33 <DIR> .
5/07/2008 11:33 <DIR> ..
5/07/2008 11:33 <DIR> 5-07-2008
5/07/2008 11:33 <DIR> 5-07-2008
0 bytes in 0 files and 4 dirs
24,909,770,752 bytes free
Sat 5/07/08 11:40:20 Administrator [E6400]
G:\temp\temp>dir /x
Volume in drive G is old g drive Serial number is e4c8:6d9a
Directory of G:\temp\temp\*
5/07/2008 11:33 <DIR> .
5/07/2008 11:33 <DIR> ..
5/07/2008 11:33 <DIR> 5-07-2~1 5-07-2008
5/07/2008 11:33 <DIR> 5-07-2~2 5-07-2008
0 bytes in 0 files and 4 dirs
24,909,770,752 bytes free
Sat 5/07/08 11:40:24 Administrator [E6400]
G:\temp\temp>rd 5-07-2~2
TCC: (Sys) The system cannot find the file specified.
"G:\temp\temp\5-07-2~2"
Sat 5/07/08 11:40:41 Administrator [E6400]
G:\temp\temp>cmd
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
Sat 05/07/2008 11:40:45.15 rd 5-07-2~2
Sat 05/07/2008 11:41:02.40 exit
Sat 5/07/08 11:41:07 Administrator [E6400]
G:\temp\temp>
Sat 5/07/08 11:41:07 Administrator [E6400]
G:\temp\temp>
Volume in drive G is old g drive Serial number is e4c8:6d9a
Directory of G:\temp\temp\*
5/07/2008 11:33 <DIR> .
5/07/2008 11:33 <DIR> ..
5/07/2008 11:33 <DIR> 5-07-2008
5/07/2008 11:33 <DIR> 5-07-2008
0 bytes in 0 files and 4 dirs
24,909,770,752 bytes free
Sat 5/07/08 11:40:20 Administrator [E6400]
G:\temp\temp>dir /x
Volume in drive G is old g drive Serial number is e4c8:6d9a
Directory of G:\temp\temp\*
5/07/2008 11:33 <DIR> .
5/07/2008 11:33 <DIR> ..
5/07/2008 11:33 <DIR> 5-07-2~1 5-07-2008
5/07/2008 11:33 <DIR> 5-07-2~2 5-07-2008
0 bytes in 0 files and 4 dirs
24,909,770,752 bytes free
Sat 5/07/08 11:40:24 Administrator [E6400]
G:\temp\temp>rd 5-07-2~2
TCC: (Sys) The system cannot find the file specified.
"G:\temp\temp\5-07-2~2"
Sat 5/07/08 11:40:41 Administrator [E6400]
G:\temp\temp>cmd
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
Sat 05/07/2008 11:40:45.15 rd 5-07-2~2
Sat 05/07/2008 11:41:02.40 exit
Sat 5/07/08 11:41:07 Administrator [E6400]
G:\temp\temp>
Sat 5/07/08 11:41:07 Administrator [E6400]
G:\temp\temp>