Copying full folder path in windows
Guys say you want to copy the full folder path. Usually what we do is we copy the path from the required folder's parents folder and then add folder name to it.
Say we need to copy the path for Songs folder which is at "D:TestSongs" we usually get "D:Test" + "Songs" = "D:TestSongs"
But there is a easier way. Check the screen shot below. Just you need to press "Shift" and "Right Click" and "Copy as Path"