Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 434 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 434 Bytes

MassFileRenamer

A tool that helps you rename files in batches

Status

Simple working version

Language

PowerShell

Usage

Remote Execution Policy must be set to enabled

Instructions:

  1. Start Windows PowerShell as Administrator
  2. Enable running unsigned scripts by entering: Set-ExecutionPolicy RemoteSigned

WARNING: You are responsible for the risks associated with enabling the running of unsigned scripts