FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   FileMaster v1.0 - A File Renaming, Moving and Copying Tool (https://fileforums.com/showthread.php?t=105937)

Junior53 02-06-2023 06:55

FileMaster v1.0 - A File Renaming, Moving and Copying Tool
 
2 Attachment(s)
Hi all :)
I made some changes and added more features to ReNamer v1.0. Now, this tool can not only rename files, it can also copy and move them into a specified directory according to a specified pattern. Additionally, it generates *.bat files based on the specific operation you choose.

Code:

FileMaster v1.0 - A File Renaming, Moving and Copying Tool
Created By (c) SakAwans
June 8, 2023

Usage: FileMaster <Operation> <SourceDirectory> <TargetDirectory> <NewNamePattern> [UseExtensionFilter] [FileExtension]

File Renaming Example's
To rename all files: FileMaster Rename C:\SakAwans\DataPC C:\SakAwans\DataPC SakAwans[Number].tmp Disable
To rename specific file types: FileMaster Rename C:\SakAwans\DataPC C:\SakAwans\DataPC SakAwans[Number].tmp Enable *.dat

File Moving Example's
To move all files: FileMaster Move C:\SakAwans\DataPC C:\SakAwans\Backup SakAwans[Number].tmp Disable
To move specific file types: FileMaster Move C:\SakAwans\DataPC C:\SakAwans\Backup SakAwans[Number].tmp Enable *.dat

File Copying Example's
To copy all files: FileMaster Copy C:\SakAwans\DataPC C:\SakAwans\Backup SakAwans[Number].tmp Disable
To copy specific file types: FileMaster Copy C:\SakAwans\DataPC C:\SakAwans\Backup SakAwans[Number].tmp Enable *.dat

This will generate a batch file named Rename.bat, Move.bat or Copy.bat depending on the specified operation.
This will also generate a RestoreRename.bat, RestoreMove.bat or RestoreCopy.bat file depending on the specified operation to undo any changes.


Note:
  • you can use UPX to reduce the size of this executable.
  • An older version of this tool (ReNamer v1.0) is attached below.

Junior53 20-07-2023 04:54

If this Tool is Useful to you Make sure to hit the Thanks Button


All times are GMT -7. The time now is 23:30.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com