Skip to content

A Simple script to rename Windows folders based on excel or csv list

Notifications You must be signed in to change notification settings

RolandKol/Rename_Dirs_Using_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rename Files or Folders Using Lists

A Script to rename files or folders/directories based on Excel or .csv list on Windows OS.

To use:

create excel or comma delimited .csv file with columns: 'old_name', 'new_name', 'old_location', 'new_location'

if 'new_location' of the file or folder is different from 'old_location' items will be renamed and Moved

otherwise, - if they are the same, - renamed only.

if any items renaming will fail (for example: in use by other processes, or not found),

the script will create .csv file with the list of failures.

My friend JOHN renames Only the copies of his files or folders!

JOHN is a smart lad!!!

Be like a JOHN

About

A Simple script to rename Windows folders based on excel or csv list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages