VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Dec 2002
    Location
    outside your window
    Search Comp PM
    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.
    Quote Quote  
  2. 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.
    Quote Quote  
  3. Enclose the directory name in double quotes, like-

    c:\> cd "This Directory Has a Long Name"
    Quote Quote  
  4. 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
    Quote Quote  
  5. Originally Posted by vitualis
    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.
    You are right, I was thinking of windows 98 dos window which shortens the filename to 8 characters and adds an ~. In XP the folder name remains unchanged.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!