In the MSDOS command prompt to change to a different partition, you just type
C:\> cd E:
But this doesn't work in visual studio. How do I change to another drive/partition in Visual Studio Command Prompt (2010)?
Just use the drive name directly, calling CD
is not required:
C:\> E:
This works in normal MSDOS.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With