Hello,
Anyone here is good in regex? I need script (whatever it would be, *.bat, *.ps, *.sh) which:
1. reading all files in dir and changing filenames
2. from "<game title> (SCES-12345).png" to "SCES_123.45.png"
Game ID is always closed in "()". And sometimes looks like this: "(SCES-12345P)" or...