SyntaxFix
Write A Post
Hire A Developer
Questions
cd has a parameter /d, which will change drive and path with one command:
cd
/d
cd /d d:\temp
( see cd /?)
cd /?