How do i change directories for long file names using xp with ntfs.
I want to open up a .ini file for a game to enable Enableconsole.
thx
cd c:\prog* THIS DIDN'T WORK.
+ Reply to Thread
Results 1 to 5 of 5
-
-
It shortens the directory name and and adds a ~
So if you hav a directory called virtualdub
This will become virtua~1
Type dir to see what the directory has been renamed to then type cd virtua~1. This will change the directory from the root directory to the virtualdub directory. -
Enclose the directory name in double quotes, like-
c:\> cd "This Directory Has a Long Name" -
Actually, I'm pretty sure you don't even have to do that.
You can go:
cd folder with spaces
And it will go to "\folder with spaces"
Regards.Michael Tam
w: Morsels of Evidence -
Originally Posted by vitualis
Similar Threads
-
No MS-DOS sound in Current set-up
By Frank-0-Video in forum ComputerReplies: 13Last Post: 9th Jun 2011, 08:16 -
Were Windows 95 and 98 true OS's even though they had dos integrated in em?
By yoda313 in forum ComputerReplies: 24Last Post: 1st Apr 2011, 15:49 -
MPEG1 -> MP3 conversion possible in DOS?
By Figge in forum Video ConversionReplies: 3Last Post: 25th Mar 2009, 08:05 -
DOS multiplexing for DivX and/or other MPG?
By Figge in forum Video ConversionReplies: 2Last Post: 25th Mar 2009, 02:55 -
Question about certain dos commands
By jimdagys in forum ComputerReplies: 35Last Post: 15th Oct 2008, 22:57