Hello. Please write a .bat file for windows 10 that renames the files in the folder where the batch file is run. You need to remove the "-" sign at the beginning of the file name and "0-" in the middle. For example: a file of the form -ABC-11042024-0-1530_name.ts to ABC-11042024-1530_name.ts
Also, this .bat file should not affect other files that don't have a "-" at the beginning
Also, this .bat file should not affect other files that don't have a "-" at the beginning