how to remove secondary extension from all files in folder

Post any Bulk Rename Utility support requirements here. Open to all registered users.

how to remove secondary extension from all files in folder

Postby dave.karstens » Wed Feb 22, 2017 4:28 pm

i am trying to figure out how to remove a secondary extension from all files in a folder and subfolder i.e locate all files with .cdjhfl extension in the folders and batch remove the extension from all files..I can do it in each folder manually, but i would like to have it done automatically
dave.karstens
 
Posts: 1
Joined: Wed Feb 22, 2017 2:03 pm

Re: how to remove secondary extension from all files in folder

Postby therube » Wed Feb 22, 2017 8:52 pm

If its the "second" extension, you can use:

11:Extension -> Remove

Code: Select all
100001.txt.dumyext
999.txt.dumyext
File name yadda yadda (30, 26 etc).ext.dumyext
go.bat.dumyext

Code: Select all
100001.txt
999.txt
File name yadda yadda (30, 26 etc).ext
go.bat



If its the second extension & it is fixed, you could do something with:

5:Remove
or
3:Replace
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm


Return to BRU Support