G
Guest
I want to rename files from a C:\ to a F:\ but can't do it with:
Name "OldPath" As "NewPath"
This will be a recurring action, so I need to overwrite files in F:\ every
time it is performed. Is there another way?
Thanks in advance!!!
Name "OldPath" As "NewPath"
This will be a recurring action, so I need to overwrite files in F:\ every
time it is performed. Is there another way?
Thanks in advance!!!