| 1. |
Solve : DOS Rename batch file for files in different directories? |
|
Answer» What I need to do is create a simple batch file that I will run from a logon script. I need the batch file to go out and SEEK all the files names consisting of *ADP*DMS*.lnk and RENAME these to ASP.lnk. The files may or may not always be in the same directory. I CREATED the command: |
|