Acadia opened this issue on May 23, 2006 · 7 posts
Jackson posted Tue, 23 May 2006 at 10:22 AM
If all you want to do is change the file extension:
Open a DOS window of the directory containing the files.
type: "ren *.psp *.jpg" without the quotes
Hit
It should take about a second.
This example shows renaming a bunch of .psp files to .jpg.