Shrink long-generated file names during Export Layers to Files
We do a lot of batch exporting of Layers to files. The issue we are having is that the length of the file names attached to the baseline file name we create is pretty long, and we spend time then having to remove the extra information.
Example:
1. IWD-Office- // what we set the baseline file name to be in the modal:

2. IWD-Office-x // x being a number is what we would like the export to look like.. ex: IWD-Office-1 ...
3. IWD-Office-_0000_Layer-2.png // instead we get this and then have to manually remove that info.
Is there a way to have it export in the format in item 2?
I've seen solutions on Stack (adobe photoshop - CS5 export layers as files with NO number sequence - Graphic Design Stack Exchange) where we have to hack a script file in the PS core, but we'd really like to avoid doing this.
Thanks,
