Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: How Can I Change Directory In Dos Mod (win-xp)?

  1. #1
    i was trying to copy some files using Dos (win-xp), and i hav to go to its directory to do that, but i don no how to change directory, i use help command but i still cant figure it out, so if u no how pls show me, tankz alot

  2. Software & Hardware   -   #2
    Poster
    Join Date
    Jan 2004
    Posts
    3,073
    To change from C:\ to C:\Windows, you just type "cd windows"
    to change drive from c:\ to d:\, just type "d:"
    On a given day or given circumstance, you think you have a limit.
    And you then go for this limit and you touch this limit and you think "Ok, this is the limit".
    As soon as you touch this limit, something happens and you suddenly can go a little bit further.
    With your mind power, your determination, your instinct and the experience as well, you can fly very high.

    - Ayrton Senna, R.I.P.

  3. Software & Hardware   -   #3
    Vargas's Avatar gone fishin'
    Join Date
    Jul 2003
    Location
    the poopdeck
    Posts
    1,878
    well the 3 programs i put on any PC i own or that i have to work on, in DOS, are Directory Freedom, LIST.COM and QEDIT

  4. Software & Hardware   -   #4
    i wana go to C:\Incoming Files\PES3 then i type "cd d:\icoming files\pes3" ?

  5. Software & Hardware   -   #5
    Poster
    Join Date
    Jan 2004
    Posts
    3,073
    Originally posted by xxkazaaliteuserxx@4 February 2004 - 04:48
    i wana go to C:\Incoming Files\PES3 then i type "cd d:\icoming files\pes3" ?
    if you're in C:\ and you want to go to C:\Incoming files\PES3, then you type:

    cd Incoming Files\PES3

    then just hit enter...
    On a given day or given circumstance, you think you have a limit.
    And you then go for this limit and you touch this limit and you think "Ok, this is the limit".
    As soon as you touch this limit, something happens and you suddenly can go a little bit further.
    With your mind power, your determination, your instinct and the experience as well, you can fly very high.

    - Ayrton Senna, R.I.P.

  6. Software & Hardware   -   #6
    alrite i got it tankz

  7. Software & Hardware   -   #7
    This tweak makes things much easier. Open a text file and input this:


    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\Directory\shell\cmd]
    @="Command Prompt Here"

    [HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
    @="cmd.exe /k \"cd %L\""


    Then rename the file to a ".REG" file. To do that you must be able to see the file extension. This can be changed in the folder options.

    Then merge it into the registry. Now you can right-click on any folder and you can open a command prompt window to that folder.

    -- Xero Grid --
    <span style='color:green'>Supertrick XG Forums</span> | Supertrick XG - Your solution to ads, pop-ups, malicious code, and the rest of the garbage just floating around the web.

  8. Software & Hardware   -   #8
    Vargas's Avatar gone fishin'
    Join Date
    Jul 2003
    Location
    the poopdeck
    Posts
    1,878
    Originally posted by Xero Grid@4 February 2004 - 07:09
    @="cmd.exe /k &#092;"cd %L&#092;""
    %L? shouldn&#39;t that be %1

    EDIT:
    Code:
    REGEDIT4
    
    &#91;HKEY_CLASSES_ROOT&#092;Directory&#092;shell&#092;Command&#93;
    @=&#34;Command &Prompt Here&#34;
    &#91;HKEY_CLASSES_ROOT&#092;Directory&#092;shell&#092;Command&#092;command&#93;
    @=&#34;cmd.exe /k cd %1&#34;

  9. Software & Hardware   -   #9
    Opps, you&#39;re right. Sorry.

    -- Xero Grid --
    <span style='color:green'>Supertrick XG Forums</span> | Supertrick XG - Your solution to ads, pop-ups, malicious code, and the rest of the garbage just floating around the web.

  10. Software & Hardware   -   #10
    Poster
    Join Date
    Sep 2003
    Location
    Leeds - Yorkshire - UK
    Posts
    1,309
    i was trying to copy some files using Dos (win-xp), and i hav to go to its directory to do that, but i don no how to change directory, i use help command but i still cant figure it out, so if u no how pls show me, tankz alot
    WHY what&#39;s wrong with just copying using XP &#33;&#33;&#33;
    Don&#39;t forget to copy files Dos only sees 8 digits plus the "." extension,ie 1234abcd.exe.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •