cd %folder& in cmd code example
Example 1: windows cd to another drive
cd /D F:\path
Example 2: cmd files in directory
Enter “dir” (without quotes) to list the files and folders contained in the folder.
cd /D F:\path
Enter “dir” (without quotes) to list the files and folders contained in the folder.