Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Multi-Rename Script v1.5c (Unicode)


  • Please log in to reply
9 replies to this topic
majkinetor
  • Moderators
  • 4512 posts
  • Last active: May 20 2019 07:41 AM
  • Joined: 24 May 2006

Multi-Rename Script
Open source application for massive file renaming.


Download                  Documentation                  Write Plugin


Posted Image



Notes:

[*:1tip15hf] On Windows 7, you need to disable the DEP protection on AHK (or MRS.exe in this case).
[*:1tip15hf] Some Total Commander plugins are included in the archive for operational and presentational purposes (AnyTag, FileX, Images, ShellDetails, WdHash). For more info see their respective pages.
[*:1tip15hf] Script includes ready to use module TCwdx.ahk which can be used to operate with Total Commander content plugins.
[*:1tip15hf] Total Commander users can add MRS to the menu with %UL parameter. TC post is here.
ChangeLog

v1.5c 19/02/2010
! Fixed issue with content plugins that have - in the name (i.e. jpg-comment.wdx)
+ Optimization: Improved speed of editor preview a lot.
v1.5b
+ TCWdx module improved:
+ Unicode support for TC content plugins - module will first try W export, then A export, then it will return error.
+ It cashes function adresses for faster subsequent calls. HTML manual for external use.
* Removed dependency on folder names to be equal to content plugins names. When TC ini file is not present, module now searches recursively for all wdx files in the \plugins folder.* Range will no longer flicker in "select range" inputbox. Inputbox is wider.
+ Added TC content plugin cputil.wdx which allows to find file names with characters from a different code page, and rename them using conversion table.
+ ShellDetails.wdx updated to Unicode version.[/list]
v1.5a

+ Unicode support in GUI and AHK Plugins. Total Commander plugins are still not unicode (because they still mostly don't support it).
+ Resizable window (window placement is saved in ini)
+ Rename operation will create directory if it doesn't exist (__meta__)
+ If you hold CTRL while using drag&drop or shell extension to add single folder, MRS will add its files instead.
* Preset Save button and DropDown replaced with single editable ComboBox. To save preset write its desired name and press ENTER. To load preset select it from the list or type its name.
* You don't need AHK anymore to run MRS. AHKL is included in the archive, renamed to MRS.exe so you don't have to install it. MRS.ahk itself is renamed to AutoHotKey.ini.
+ Optimization: 10% faster renaming.

v1.1

* ComboX, HLink modules updated. This will fix ComboX issue where plugin buttons were drawn over it.
+ CTRL + A hotkey added to select all files in the list view.
+ Little gui improvements.
! Bugfix: Script freezing, mostly on Win7 & Vista.
+ New AHK plugin Sub: Extracts substring from file name from str1 up to the str2.


[/list]
Posted Image

skwire
  • Moderators
  • 279 posts
  • Last active: Aug 12 2014 05:16 PM
  • Joined: 18 Jan 2006
Very nice, maj.

jballi
  • Members
  • 1029 posts
  • Last active:
  • Joined: 01 Oct 2005
I'm not sure if this will replace the current renaming tool that I use but I'm going to give it a shot. Thanks for sharing. 8)

majkinetor
  • Moderators
  • 4512 posts
  • Last active: May 20 2019 07:41 AM
  • Joined: 24 May 2006
To my knowledge, there are no tools around that support scripting. Thats the main point of this - you want some more, write simple AHK script.
Posted Image

tidbit
  • Administrators
  • 2709 posts
  • Hates playing Janitor
  • Last active: Jan 15 2016 11:37 PM
  • Joined: 09 Mar 2008
I like it :)
now I have to renamers to fight over when I need to mass rename. though yours is more user friendly I would say.

rawr. be very afraid
*poke*
. Populate the AutoHotkey city. Pointless but somewhat fun. .


Icfu
  • Members
  • 27 posts
  • Last active: Jan 14 2014 02:44 AM
  • Joined: 24 Jul 2005
AHK beats Delphi, once again! Great job, old chap! ;)

Icfu
Posted Image

  • Guests
  • Last active:
  • Joined: --
Great work. There is one thing I missed compared to Total Commander file renaming though:
Fullscreen possibility, using my 1680x1050 resolution...

Klaus
  • Members
  • 333 posts
  • Last active: Feb 17 2015 09:31 AM
  • Joined: 12 May 2005
Hi, majkinetor,
really great job, congratulations!
Seeing that wonderful piece of software, I don't dare publishing my own renamer tool anymore.
Allow me one suggestion:
What about a folder-choose-dialogue (plus file name filtering) to select
the file that are to be renamed?
Having "only" the drag and drop option it forces me to have a windows explorer (or something else) opened!
Would you please think about it?
Thanks again for sharing your work with us!
Regards,
Klaus

zzzsleeping
  • Members
  • 6 posts
  • Last active: Jan 27 2014 07:24 AM
  • Joined: 24 Feb 2013

Thankyou so very much. The interface is simple and clear and the script is fantastic! :D



Rathgar2
  • Members
  • 68 posts
  • Last active: Aug 23 2016 11:36 PM
  • Joined: 29 Mar 2012

Awesome, trying it now and does Exactly what I need!