So verschieben Sie den Ordner mithilfe des Batch -Skripts

::test.txt will be moved to test
move "test.txt" "C:/test/"
MBip