[REQUEST] script to add file version to filename

Advanced Renamer forum
#1 : 14/09-13 19:30
LORD MADA
LORD MADA
Posts: 1
Is there a script to add file version to filename?

eg : wama.exe has a file version of 4.1 can be ==> wama4.1.exe


14/09-13 19:30
#2 : 15/09-13 11:13
Kim Jensen
Kim Jensen
Administrator
Posts: 883
Reply to #1:
Try to add the New Name method and use this pattern:
<name><ExifTool:ProductVersion>

For exe-files several fields can be used for version numbers. You might need to play around with it to find the correct field. Add the file to Advanced Renamer, select it and click ExifTool in the Information box in the bottom. In this window you can see the values of the available fields. When you find the correct field, select it and click copy. Now you can paste the tag name into a method, like the New Name method.


15/09-13 11:13