Relative Content

Tag Archive for batch-filecmd

Batch – Delete folder with equal sign gives error message

I would like to delete this folder with a batch command, C:UsersNameAppDataRoamingMozillaFirefoxProfilesv03apoce.defaultstoragedefaulthttps+++www.youtube.com^partitionKey=%28https%2Cgoogle.de%29, but the equal sign in the folder path gives an error message.

Batch – Delete folder with equal sign gives error message

I would like to delete this folder with a batch command, C:UsersNameAppDataRoamingMozillaFirefoxProfilesv03apoce.defaultstoragedefaulthttps+++www.youtube.com^partitionKey=%28https%2Cgoogle.de%29, but the equal sign in the folder path gives an error message.

Batch Rename and Move Files with CMD

I wonder if someone can help me with running some code as a batch file with CMD.
I have a list of files in a directory, that i wish to replace the filename e.g. “Myprefix-” with “Thisisnew_” and move the files to a new location.