How to change directory or drive path through command prompt(cmd)
The below command will change the directory from one drive to another drive and one folder to another folder in a different drive. Here CD /D is common for all the commands.
The below command will change the directory from one drive to another drive and one folder to another folder in a different drive. Here CD /D is common for all the commands.
Comments