Comment passer de C à D sous DOS sans retour immédiat ?

anonyme -  
 Migicmouss -
In CMD mode of my XP, in front of "C:\>", I type "CD D:", which displays "D:\" on the next line, but immediately another line "C:\>" shows that I have fallen back on the C partition, so I cannot work there. Thank you very much in advance.

2 answers

  1. anonyme
     
    it's normal because the command to physically change partition will be (in your case) D: or D: and not CD D:
    8
    1. Anouar
       
      Hello, just type
      D:
      and not
      cd D:
      good luck.
      0
    2. Migicmouss
       
      Thank you so much :)
      0